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 test for validation of blueprint yaml files #7373

Open
simonihmig opened this issue Oct 10, 2017 · 1 comment
Open

Add test for validation of blueprint yaml files #7373

simonihmig opened this issue Oct 10, 2017 · 1 comment

Comments

@simonihmig
Copy link
Contributor

As suggested in #7372 a validation test could detect invalid yaml files emitted by ember-cli, such as the syntax error introduced in #7349 to .travis.yml.

Besides generic yaml syntax checking, the TravisCI Linter could provide additional Travis-specific linting.

@locks
Copy link
Contributor

locks commented Feb 10, 2022

This sounds generally like a good improvement! Of course nowadays we would need to validate the GitHub Action instead of the Travis CI file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants