plugin cd issue

28 views
Skip to first unread message

jn...@cloudbees.com

unread,
Aug 12, 2021, 12:24:00 PM8/12/21
to Jenkins Developers
Hi all,

Can anyone pass some pointers onto a plugins CD failure?

https://github.com/jenkinsci/caffeine-api-plugin has some unreleased changes
https://github.com/jenkinsci/caffeine-api-plugin/releases 

The status of the last commit is all green in GitHub
caffeine.png

yet the cd action ( https://github.com/jenkinsci/caffeine-api-plugin/runs/3224953886?check_suite_focus=true )is complaining about an unknown commit.
https://github.com/jenkins-infra/verify-ci-status-action/blob/master/run.sh#L29-L32 seems to tells me that the check_run head != the sha of what the action is seeing.

I'm at a loss as to what is wrong here - so if anyone has any clues?

/James



Tim Jacomb

unread,
Aug 12, 2021, 1:35:02 PM8/12/21
to Jenkins Developers
I _think_ you're looking at the wrong check_run.


and it didn't trigger a release because there wasn't an 'interesting' change.

You should be able to trigger a release yourself by starting the action yourself 

--
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/1230a9c3-e060-43f9-bae5-62af66909587n%40googlegroups.com.

Jesse Glick

unread,
Aug 13, 2021, 7:14:57 AM8/13/21
to Jenkins Dev
To automate this in the future, you could mark things like https://github.com/jenkinsci/caffeine-api-plugin/pull/10 with an `enhancement` label (which from the PoV of the plugin consumer, they are).
Reply all
Reply to author
Forward
0 new messages