bitbucket-plugin - release is not published

39 weergaven
Naar het eerste ongelezen bericht

tzach solomon

ongelezen,
7 feb 2022, 01:37:1807-02-2022
aan jenkin...@googlegroups.com
Hi All,

Can you please help me understand why https://github.com/jenkinsci/bitbucket-plugin/releases/tag/215.vfe32d14d1f47 is not published?
It was released 3 days ago and I've probably done something wrong since I don't see it in the available version to upgrade.

Thanks in advance,
Tzach

Daniel Beck

ongelezen,
7 feb 2022, 08:13:2907-02-2022
aan jenkin...@googlegroups.com
The release does not exist in the Maven repo, so it cannot be made available.

Release drafter says the release was created from GH actions, but I cannot find the CD run creating it. Timing-wise it should probably be between 42 and 41.

Any idea why some runs are attributed to the ghost user?

tzach solomon

ongelezen,
7 feb 2022, 14:34:1707-02-2022
aan jenkin...@googlegroups.com
Daniel, you are correct. 
I've manually triggered the git actions since I saw it was triggered by merge.
The trigger was #27 https://github.com/jenkinsci/bitbucket-plugin/actions/runs/1795360127

What have I done wrong? I thought that by merging my PR it would auto trigger the actions.

Thanks,
Tzach

--
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 jenkinsci-de...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/CAMo7Pt%2BRSOiQF4M-%2Be_9_jOtSy59hfnYduB6c0X8FTBMV0Ebag%40mail.gmail.com.

tzach solomon

ongelezen,
7 feb 2022, 14:35:1307-02-2022
aan jenkin...@googlegroups.com
"I've manually triggered the git actions since I saw it was triggered by merge" --> "I've manually triggered the git actions since I saw it was NOT triggered by merge."

Daniel Beck

ongelezen,
8 feb 2022, 07:19:2108-02-2022
aan jenkin...@googlegroups.com
On Mon, Feb 7, 2022 at 8:34 PM tzach solomon <tzach....@gmail.com> wrote:
Daniel, you are correct. 
I've manually triggered the git actions since I saw it was triggered by merge.
The trigger was #27 https://github.com/jenkinsci/bitbucket-plugin/actions/runs/1795360127

What have I done wrong? I thought that by merging my PR it would auto trigger the actions.


Releases need CI to pass first, and it did not according to "Verify CI Status" in https://github.com/jenkinsci/bitbucket-plugin/runs/5067663410?check_suite_focus=true 

tzach solomon

ongelezen,
8 feb 2022, 07:25:2108-02-2022
aan jenkin...@googlegroups.com
Thanks Daniel (AGAIN! :)

Can you please point me out what to read in order to fix these issues?
On what did it fail?
image.png

--
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 jenkinsci-de...@googlegroups.com.

Daniel Beck

ongelezen,
8 feb 2022, 08:40:1308-02-2022
aan jenkin...@googlegroups.com
On Tue, Feb 8, 2022 at 1:25 PM tzach solomon <tzach....@gmail.com> wrote:
Thanks Daniel (AGAIN! :)

Can you please point me out what to read in order to fix these issues?
On what did it fail?
image.png


This checks the "status" of the commit to be released as reported by CI. It looks like if, at the time this action was run, something was wrong. You can see the script doing this at https://github.com/jenkins-infra/verify-ci-status-action/blob/master/run.sh and I think we went into the block at line 42, so line 37 failed.


tzach solomon

ongelezen,
26 feb 2022, 09:42:2726-02-2022
aan jenkin...@googlegroups.com
Daniel, thank you for trying to help. I really do appreciate it!

I've tried again now to release a new version to fix https://issues.jenkins.io/browse/JENKINS-41635 but CI/CD does not seem to want to release my version.

What have I done?
  1. Created a branch in my fork at https://github.com/tzachs/bitbucket-plugin
  2. Pushed the commit
  3. Merged back to https://github.com/jenkinsci/bitbucket-plugin
At this point the CI started working and I followed it and saw the following failure, https://ci.jenkins.io/blue/organizations/jenkins/Plugins%2Fbitbucket-plugin/detail/PR-83/1/pipeline

Also... from the Actions tab, I've seen multiple CD runs (which I did not trigger), the last one is https://github.com/jenkinsci/bitbucket-plugin/actions/runs/1903327517.  
I don't know why release is not being performed? (shrugged)

Can someone please help?

--
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 jenkinsci-de...@googlegroups.com.

tzach solomon

ongelezen,
26 feb 2022, 09:47:0526-02-2022
aan jenkin...@googlegroups.com
I see now from https://www.jenkins.io/doc/developer/publishing/releasing-cd/ that I might have missed something? Do I need to label my PRs?

Now whenever Jenkins reports a successful build of your default branch, and at least one pull request had a label indicating it was of interest to users (e.g., enhancement rather than chore), your component will be released to Artifactory and release notes published in GitHub.

Tim Jacomb

ongelezen,
26 feb 2022, 11:15:2026-02-2022
aan jenkin...@googlegroups.com

tzach solomon

ongelezen,
26 feb 2022, 12:50:2526-02-2022
aan jenkin...@googlegroups.com
Thank you Tim :)

Is there a list of labels I need to choose from or I can label with everything I want?



Gavin Mogan

ongelezen,
26 feb 2022, 13:00:1726-02-2022
aan Jenkins Developers
I used to have a little hackathon style tool that let you setup your repo with the standards, but at some point it broke

https://github.com/halkeye/plugins-self-service/blob/master/labels.yaml is the list of official labels though, you might be able to use other ones, but that list worked once

Adrien Lecharpentier

ongelezen,
26 feb 2022, 13:05:4826-02-2022
aan Jenkins Developers

tzach solomon

ongelezen,
26 feb 2022, 14:13:0926-02-2022
aan jenkin...@googlegroups.com
Thank you all! :)
This community is amazing! :)

- Tzach

Mark Waite

ongelezen,
26 feb 2022, 15:07:0426-02-2022
aan Jenkins Developers
I think that we used release drafter and Gavin's hackathon style tool in https://www.youtube.com/watch?v=iUlRnNcqQA8
Allen beantwoorden
Auteur beantwoorden
Doorsturen
0 nieuwe berichten