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

Add yaml format checking with yq #45

Merged
merged 1 commit into from
Oct 4, 2023
Merged

Add yaml format checking with yq #45

merged 1 commit into from
Oct 4, 2023

Conversation

DTLP
Copy link
Contributor

@DTLP DTLP commented Oct 4, 2023

Use yq to verify yaml files instead of relying solely on file format

@george-angel
Copy link
Member

We should make sure this works if someone doesn't have yq locally.

Its definitely won't be present in the GHA where this is called:

- name: Run pre-commit checks script

@DTLP DTLP force-pushed the dl/yaml-check branch 6 times, most recently from 356593a to 1817cbe Compare October 4, 2023 10:48
Use yq to verify yaml files instead of relying solely on file format
@DTLP DTLP force-pushed the dl/yaml-check branch 2 times, most recently from 5316783 to da05262 Compare October 4, 2023 11:03
@DTLP DTLP changed the title Replace yaml format check with yq Add yaml format checking with yq Oct 4, 2023
@DTLP DTLP merged commit fe71f97 into main Oct 4, 2023
2 checks passed
@DTLP DTLP deleted the dl/yaml-check branch October 4, 2023 11:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants