-
-
Notifications
You must be signed in to change notification settings - Fork 386
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: add linter support for step-level depends_on
existence
#4657
Conversation
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.
Thanks!
depends_on
existencedepends_on
existence
af44627
to
7bb8080
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #4657 +/- ##
==========================================
+ Coverage 28.18% 28.22% +0.04%
==========================================
Files 398 398
Lines 28245 28265 +20
==========================================
+ Hits 7960 7978 +18
- Misses 19575 19576 +1
- Partials 710 711 +1 ☔ View full report in Codecov by Sentry. |
Tearing down https://woodpecker-ci-woodpecker-pr-4657.surge.sh |
RT. This is useful as one could typo or forget to update the name everywhere.
Note that this PR is not implementing #1139, which is otherwise at workflow level.