Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add instance identity #1676

Merged
merged 3 commits into from
Jan 7, 2023
Merged

Conversation

MarkEWaite
Copy link
Contributor

Add instance identity to managed plugins

  • Bump sshd in /bom-weekly
  • Add instance identity plugin to managed set

Now that the bill of materials supports 2.361.x and 2.375.x, that makes it more likely to succeed.

#1647 requests the addition.

#1646 is included in this pull request as a merge

Please rebase merge this pull request so that the merge is not included in the final repository history.

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

dependabot bot and others added 3 commits December 14, 2022 22:05
Bumps [sshd](https://github.com/jenkinsci/sshd-plugin) from 3.270.vb_a_e71e64c287 to 3.275.v9e17c10f2571.
- [Release notes](https://github.com/jenkinsci/sshd-plugin/releases)
- [Changelog](https://github.com/jenkinsci/sshd-plugin/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jenkinsci/sshd-plugin/commits/3.275.v9e17c10f2571)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.modules:sshd
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
jenkinsci#1647 requests the addition and
jenkinsci#1646 can't be merged until it has
been added.
…-3.275.v9e17c10f2571' into add-instance-identity
@MarkEWaite MarkEWaite added the developer Pull requests that merits a release for plugin developers label Jan 7, 2023
@MarkEWaite MarkEWaite linked an issue Jan 7, 2023 that may be closed by this pull request
@MarkEWaite MarkEWaite merged commit f0577aa into jenkinsci:master Jan 7, 2023
@MarkEWaite MarkEWaite deleted the add-instance-identity branch January 7, 2023 14:16
@jglick
Copy link
Member

jglick commented Jan 7, 2023

Great!

BTW I recommend adding full-test to major PRs like this.

jglick added a commit to jglick/blueocean-plugin that referenced this pull request May 8, 2023
olamy pushed a commit to jenkinsci/blueocean-plugin that referenced this pull request May 9, 2023
….refresh` (#2435)

* Bump BOM and explicitly depend on `caffeine-api` to fix `LoadingCache.refresh`

* More dependency management fixes, for example jenkinsci/okhttp-api-plugin#55 & jenkinsci/bom#1676

* `blueocean-test-ssh-server` as used from `GitReadSaveTest` no longer works
@MarkEWaite MarkEWaite added enhancement New feature or request and removed developer Pull requests that merits a release for plugin developers labels Aug 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add instance-identity to managed set
2 participants