jenkinsci / google-oauth-plugin

This plugin implements the OAuth Credentials interfaces to surface Google Service Account credentials to Jenkins.
https://plugins.jenkins.io/google-oauth-plugin/
Apache License 2.0
37 stars 56 forks source link

Bump version of oauth-credentials #187

Closed bzzitsme closed 1 year ago

bzzitsme commented 1 year ago

Bumped version includes fix for https://github.com/jenkinsci/google-oauth-plugin/issues/147 Fix itself: https://github.com/jenkinsci/oauth-credentials-plugin/pull/16 Release: https://github.com/jenkinsci/oauth-credentials-plugin/releases/tag/0.646.v02b_66dc03d2e

Testing done

### Submitter checklist
- [x] Make sure you are opening from a **topic/feature/bugfix branch** (right side) and not your main branch!
- [x] Ensure that the pull request title represents the desired changelog entry
- [x] Please describe what you did
- [x] Link to relevant issues in GitHub or Jira
- [x] Link to relevant pull requests, esp. upstream and downstream changes
- [ ] Ensure you have provided tests - that demonstrates feature works or fixes the issue
bzzitsme commented 1 year ago

@jenkinsci/google-oauth-plugin-developers, @jtnord could you please merge and release it, when you have a chance? 😄

jtnord commented 1 year ago

could you please merge and release it,

there is no need to release (or even merge this urgently) afaict. The fix is available as soon as anyone updates oauth-credentials and there is no update of this particular plugin required.

jtnord commented 1 year ago

not releasing as AFAICT there is no need and a release is a manual m-r-p invocation