Hi!

Just letting everyone know that I'm making progress on
https://github.com/apache/incubator-kie-issues/issues/1090, meaning
that the https://github.com/apache/incubator-kie-sandbox-quarkus-accelerator
repo will no longer be manually changed, but rather automatically
updated when we publish releases, or when we run weekly/daily
automations.

This repo used to follow a versioning scheme that no longer represents
our "streams" strategy (main, 10.0.x, 10.1.x, etc), so its branches
also will be changed to follow the same pattern as our other repos.
- main, for the `main` development stream; automatically updated daily
via 
https://ci-builds.apache.org/job/KIE/job/kie-tools/job/main/job/kie-tools-daily-dev-publish/
- 10.0.x, for the `10.0.x` development stream; automatically updated
weekly via 
https://ci-builds.apache.org/job/KIE/job/kie-tools/job/10.0.x/job/kie-tools-weekly-publish/
- 10.1.x, ... and so on.

The current branches (`0.0.0`, `10.0.999`, and `template`) will be
removed and new branches for our current streams (`10.0.x` and `main`)
will be created. Tags will be pushed for each release we do. Release
candidates won't update this repo, as we currently don't have a
"staging" automation (AUTOMATION E from the Release Procedure document
[1]) for all our artifacts.

Development of the KIE Sandbox Quarkus Accelerator will continue
inside `kie-tools` (at packages/kie-sandbox-accelerator-quarkus), and
served locally for easy development and alignment with the rest of the
ecosystem, as it's been integrated as part of the build itself.

This doesn't have any impact on Apache KIE 10 release, as we'll
proceed with tagging the repo on the last release candidate tag
normally once a release candidate passes all votes.

I'm glad to share this news with everyone, as it is a great step
forward in simplifying our CI and Release automations/procedures.

Thanks,

Tiago Bento

[1] 
https://docs.google.com/document/d/1t-08b970i9PMBy-TSM64x0RUH46pzwnIhEi-LVeL0lg

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to