-
Notifications
You must be signed in to change notification settings - Fork 172
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(controller): Apply Warehouse Git subscription path filters to all CommitSelectionStrategy types #1918
Conversation
…trategy types Signed-off-by: Maksim Stankevic <maksim.stankevic1@gmail.com>
✅ Deploy Preview for docs-kargo-akuity-io ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1918 +/- ##
==========================================
- Coverage 46.74% 45.68% -1.07%
==========================================
Files 220 235 +15
Lines 14411 15827 +1416
==========================================
+ Hits 6737 7230 +493
- Misses 7374 8241 +867
- Partials 300 356 +56 ☔ View full report in Codecov by Sentry. |
Signed-off-by: Maksim Stankevic <maksim.stankevic1@gmail.com>
…lectionStrategy types" This reverts commit 03cf0d5. Signed-off-by: Maksim Stankevic <maksim.stankevic1@gmail.com>
Signed-off-by: Maksim Stankevic <maksim.stankevic1@gmail.com>
@maksimstankevic this looks great. Only nit is that this comment might not be relevant anymore since there's no longer an early return for this selection strategy. |
Signed-off-by: Maksim Stankevic <maksim.stankevic1@gmail.com>
removed |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀 Thank you @maksimstankevic !
…l CommitSelectionStrategy types (akuity#1918) Signed-off-by: Maksim Stankevic <maksim.stankevic1@gmail.com>
Fixes #1896