tiagobento opened a new issue, #3886: URL: https://github.com/apache/incubator-kie-tools/issues/3886
Instead of maintaining the code directly on https://github.com/apache/incubator-kie-sandbox-quarkus-accelerator, we should just move the code to a package on `kie-tools` and push it to https://github.com/apache/incubator-kie-sandbox-quarkus-accelerator as part of the release process. This will make sure this repo is always in sync with the rest of `kie-tools`. Locally, when developing KIE Sandbox, we should spawn a Git server so that KIE Sandbox can clone the Accelerator code from it. > **NOTE**: We can do the same for https://github.com/kiegroup/serverless-logic-sandbox-deployment/tree/quarkus-accelerator and https://github.com/kiegroup/kie-samples --- TODO: - [x] Bring the code to `kie-tools` as a new package (`packages/kie-sandbox-accelerator-quarkus`) - [x] Delete old branches (`template`, `0.0.0`, and `10.0.999`) from https://github.com/apache/incubator-kie-sandbox-quarkus-accelerator - [x] Convert KIE Sandbox Quarkus Accelerator repo to "Template" on GitHub (https://issues.apache.org/jira/browse/INFRA-26307) - [x] Make sure https://github.com/apache/incubator-kie-sandbox-quarkus-accelerator 's description contains up-to-date information about the repo's "automatic updates" nature. - [ ] Make sure `main`'s `daily-dev` (https://ci-builds.apache.org/job/KIE/job/kie-tools/job/main/job/kie-tools-daily-dev-publish/) is publishing to the `main` branch correctly. - [ ] Make sure `10.0.x`'s `weekly` (https://ci-builds.apache.org/job/KIE/job/kie-tools/job/10.0.x/job/kie-tools-weekly-publish/) is publishing to the `10.0.x` branch correctly. - [ ] Make sure release jobs are properly updated for producing Release Candidate artifacts based on `packages/kie-sandbox-accelerator-quarkus` - [ ] Make sure release jobs are properly updated for pushing tags based on Release Candidate artifact (apache-kie-incubator-{version}-sandbox-accelerator-quarkus.zip) -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
