Looks like your build did not pass CI https://github.com/jenkinsci/basic-branch-build-strategies-plugin/runs/8964092869
says something about a junit test failing. Following it to ci.jenkins.io, and looking at the test results, it says the FormBindingTest test is failing. https://ci.jenkins.io/job/Plugins/job/basic-branch-build-strategies-plugin/job/master/59/testReport/jenkins.branch.buildstrategies.basic/FormBindingTest/windows_8___Build__windows_8____jenkins_branch_buildstrategies_basic_FormBindingTest/ If jenkins can't finish the build, it won't be doing a release. On Tue, Oct 18, 2022 at 10:32 AM Jack Zhang <[email protected]> wrote: > 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 > <https://groups.google.com/d/msgid/jenkinsci-dev/364fc357-4fc6-4724-b3d6-f56bf8301d94n%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- 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/CAG%3D_Dut1qFDXd5VF%3DcdjVROOhEyWqduuozOnwC%3DhMU9nqqc3mA%40mail.gmail.com.
