argoproj / argo-cd

Declarative Continuous Deployment for Kubernetes
https://argo-cd.readthedocs.io
Apache License 2.0
18.01k stars 5.49k forks source link

feat(appset): filtering repos by archived status #20736

Open aburan28 opened 2 weeks ago

aburan28 commented 2 weeks ago

This PR adds a filter on repos to choose if archived repos are to be included in the scm generator. For now this only includes github and gitea.

Closes [ISSUE https://github.com/argoproj/argo-cd/issues/18531]

Checklist:

bunnyshell[bot] commented 2 weeks ago

:exclamation: Preview Environment deployment failed on Bunnyshell

See: Environment Details | Pipeline Logs

Available commands (reply to this comment):

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 75.00000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 55.09%. Comparing base (b78f209) to head (d332aa0). Report is 5 commits behind head on master.

Files with missing lines Patch % Lines
applicationset/generators/scm_provider.go 33.33% 2 Missing :warning:
applicationset/services/scm_provider/github_app.go 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #20736 +/- ## ========================================== - Coverage 55.17% 55.09% -0.08% ========================================== Files 324 324 Lines 55259 55265 +6 ========================================== - Hits 30487 30450 -37 - Misses 22158 22192 +34 - Partials 2614 2623 +9 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.