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

Update deprecated assignments to entries #431

Merged
merged 1 commit into from
Jun 7, 2024

Conversation

Divyaasm
Copy link
Collaborator

@Divyaasm Divyaasm commented Jun 7, 2024

Description

  • Update deprecated assignments to entries

  • Fix failing role-strategy-plugin

Add syntax changes for jenkins.yaml file from
assignments:
- admin
to-
entries:
- user: admin

Issues Resolved

#389

Related documentation
https://issues.jenkins.io/browse/JENKINS-71612

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Divya Madala <divyaasm@amazon.com>
@rishabh6788
Copy link
Collaborator

Is there a documentation that points to these changes in the plugin? If yes, please reference it in the description. @Divyaasm

@Divyaasm Divyaasm merged commit b43f71e into opensearch-project:main Jun 7, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants