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

[JENKINS-69500] Add support for Archive Artifacts' caseSensitive and followSymlinks settings #1254

Merged

Conversation

rafalhejna
Copy link
Contributor

@rafalhejna rafalhejna commented Sep 1, 2022

Added two new fields to ArchiveArtifactsContext, reflecting two new settings in this wrapper:

  • caseSensitive
  • followSymlinks

I've also updated the existing tests to work correctly with the new code.

Relevant JIRA issue

  • 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

@pamgluss-slack
Copy link

Hello, our team is looking for this functionality as well! Anything we can do to facilitate this change getting into the plugin?

@basil basil requested a review from a team as a code owner March 20, 2023 19:44
@basil basil changed the title Add support for Archive Artifacts' caseSensitive and followSymlinks settings [JENKINS-69500] Add support for Archive Artifacts' caseSensitive and followSymlinks settings Mar 20, 2023
@basil basil merged commit 93b198a into jenkinsci:master Mar 20, 2023
@rafalhejna rafalhejna deleted the JENKINS-69500-new-archiveartifacts-settings branch March 21, 2023 08:32
@basil
Copy link
Member

basil commented Mar 22, 2023

Released in 1.83.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants