-
-
Notifications
You must be signed in to change notification settings - Fork 391
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
Enhance config linter #276
Comments
@anbraten would it help if we just add an endpoint, where you can send config in body and get lint error in return? |
There are a few things I had in mind:
|
I think along with some integration in the UI will do it. It's always great to double check the config before pushing any related changes. |
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Woodpecker should properly lint and evaluate the ci file/files and show errors with the specific position to users.
With #89 we could show the errors at their specific position in the config. Maybe somehow like:
The text was updated successfully, but these errors were encountered: