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(autodiscovery/maven): allow advanced ignore/only rule #1756

Merged
merged 2 commits into from
Nov 10, 2023

Conversation

olblak
Copy link
Member

@olblak olblak commented Nov 10, 2023

Related #1753

Test

To test this pull request, you can run the following commands:

cd pkg/plugins/autodiscovery/maven/
go test ./...
go build -o bin/updatecli .
./bin/updatecli diff --config e2e/updatecli.d/warning.d/autodiscovery/maven/git.yaml --experimental

Additional Information

Tradeoff

Potential improvement

Signed-off-by: Olblak <me@olblak.com>
@olblak olblak added the enhancement New feature or request label Nov 10, 2023
Signed-off-by: Olblak <me@olblak.com>
@olblak olblak added the autodiscovery All things related to the autodiscovery feature label Nov 10, 2023
@olblak olblak merged commit 4d6f54c into updatecli:main Nov 10, 2023
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autodiscovery All things related to the autodiscovery feature enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant