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

🚀 Adapt to changes from credentials regarding password length in FIPS mode #545

Merged

Conversation

olamy
Copy link
Member

@olamy olamy commented Sep 18, 2024

Signed-off-by: Olivier Lamy olamy@apache.org

Testing done

Submitter checklist

  • 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

@olamy olamy requested a review from a team as a code owner September 18, 2024 01:39
@@ -126,6 +126,7 @@
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>credentials</artifactId>
<version>1378.v81ef4269d764</version>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why are we providing the version here?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just need to force version containing this change jenkinsci/jenkins-test-harness#829

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not sure I follow, if you want that change, then change the property jenkins-test-harness.version?

do you mean that you want a version containing jenkinsci/credentials-plugin#558 instead?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yup sounds like a typo

Copy link

@pankajy-dev pankajy-dev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@@ -126,6 +126,7 @@
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>credentials</artifactId>
<version>1378.v81ef4269d764</version>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not sure I follow, if you want that change, then change the property jenkins-test-harness.version?

do you mean that you want a version containing jenkinsci/credentials-plugin#558 instead?

src/main/java/hudson/plugins/emailext/MailAccount.java Outdated Show resolved Hide resolved
Co-authored-by: James Nord <jtnord@users.noreply.github.com>
@olamy
Copy link
Member Author

olamy commented Sep 24, 2024

@jenkinsci/email-ext-plugin-developers any volunter to merge this to get a release? Thanks

@slide slide merged commit 9682506 into jenkinsci:master Sep 24, 2024
16 checks passed
@slide slide changed the title Adapt to changes from credentials regarding password length in FIPS mode https://github.com/jenkinsci/credentials-plugin/pull/558 🚀 Adapt to changes from credentials regarding password length in FIPS mode Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants