Hi all, I struggled to create a new release for this plugin, https://github.com/jenkinsci/basic-branch-build-strategies-plugin. But failed. https://github.com/jenkinsci/basic-branch-build-strategies-plugin/releases/tag/67.va_92d1fcf98f2
Do I need to download the artifacts in incrementals repo and deploy them in release repo manually? Could you give me some suggestions? I have enabled cd following this guide, https://www.jenkins.io/doc/developer/publishing/releasing-cd/. And it did publish the artifacts to https://repo.jenkins-ci.org/ui/repos/tree/General/incrementals/org/jenkins-ci/plugins/basic-branch-build-strategies/67.va_92d1fcf98f2. But it cannot be detected by Jenkins plugin update center. I compared with credentials plugin, and find there are credentials artifacts created in release repository as well. https://repo.jenkins-ci.org/ui/artifactSearchResults?name=credentials-1189.vf61b_a_5e2f62e.hpi&type=artifacts I tried to go through the source code of credentials plugin, there is no difference from basic-branch-build-strategies plugin. https://github.com/jenkinsci/credentials-plugin/blob/master/.github/workflows/cd.yaml https://github.com/jenkinsci/basic-branch-build-strategies-plugin/tree/master/.github/workflows Thanks for your time. -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/364fc357-4fc6-4724-b3d6-f56bf8301d94n%40googlegroups.com.
