nicolaferraro opened a new pull request #537:
URL: https://github.com/apache/camel-website/pull/537
I don't know if this will work with the new Apache policies (it works in my
fork btw).
This will continuously release a moving `snapshot` tag based on the current
master, with the `ui-bundle.zip` template as release artifact. This way I can
set the following on a Camel subproject antora-playbook file:
```yaml
# ...
ui:
bundle:
url:
https://github.com/apache/camel-website/releases/download/snapshot/ui-bundle.zip
```
And that will render the subproject docs with the latest Apache Camel
website template.
It's actually the same approach used by Antora for their default template
(but they are on Gitlab).
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]