pjfanning opened a new issue, #151: URL: https://github.com/apache/pekko-management/issues/151
Not needed yet - only needed when we have PRs that we want to merge that we think are not for v1.0.x. When we do need to create a 1.0.x branch, we will need: * create branch * update `.asf.yaml` to protect the new branch * after the branch is created, we can update the pekkoInlineEnabled setting in build.sbt on main branch only * when we have at least one extra commit on main branch that is not in 1.0.x branch we can tag with `1.1.0-M0` so that jar names differ on the 2 branches * update publish-1.0-docs.yml to set the `ref: 1.0.x` on the checkout * add jobs to publish 1.0 jars (see equivalent job in incubator-pekko repo) * run nightly tests for 1.0 branch -- 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]
