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

feat: option to provide dependencies related filters from yaml #698

Conversation

Pavel-Sulimau
Copy link
Contributor

Description

I noticed that the filters documentation was missing the information about --include-dependencies and --include-dependents options that were implemented in #83, so it is added in this PR. In addition to that, I made it possible to provide these options in the packageFilters yaml configuration.

Type of Change

  • feat -- New feature (non-breaking change which adds functionality)
  • 🛠️ fix -- Bug fix (non-breaking change which fixes an issue)
  • ! -- Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 refactor -- Code refactor
  • ci -- Build configuration change
  • 📝 docs -- Documentation
  • 🗑️ chore -- Chore

Copy link
Collaborator

@spydon spydon left a comment

Choose a reason for hiding this comment

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

Nice, lgtm!

@spydon spydon merged commit 92be985 into invertase:main Apr 16, 2024
10 checks passed
@Pavel-Sulimau Pavel-Sulimau deleted the feature/option-to-provide-dependencies-related-filters-from-yaml branch April 19, 2024 13:59
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.

2 participants