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

CI should test validity of plugins/config/repository.yaml #17

Closed
scpeters opened this issue Aug 18, 2020 · 0 comments · Fixed by #18
Closed

CI should test validity of plugins/config/repository.yaml #17

scpeters opened this issue Aug 18, 2020 · 0 comments · Fixed by #18

Comments

@scpeters
Copy link
Contributor

I broke the syntax of plugins/config/repository.yaml in #16, but CI didn't complain. I started noticing CI builds failing with the following message:

mapping values are not allowed here
  in "/var/lib/jenkins/workspace/ignition_fuel-tools2-install-pkg-bionic-amd64/gzdev/plugins/config/repository.yaml", line 36, column 17

I fixed it in a direct commit in 8aece40, but I think we should validate this yaml file in CI.

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 a pull request may close this issue.

1 participant