Skip to content

Conversation

StefanSpieker
Copy link
Contributor

start respecting actual config-history settings

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

@StefanSpieker StefanSpieker marked this pull request as ready for review August 13, 2025 13:23
@StefanSpieker StefanSpieker requested a review from a team as a code owner August 13, 2025 13:23

final Collection<File> restore =
FileUtils.listFiles(toRestore, nextBuildNumberFileFilter, TrueFileFilter.INSTANCE);
FileUtils.listFiles(toRestore, nextBuildNumberFileFilter, TrueFileFilter.TRUE);
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Actually this is the same, only the newer syntax.

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

Successfully merging this pull request may close these issues.

1 participant