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 step to validate that the README config files are valid #278

Closed
ferranbt opened this issue Dec 11, 2024 · 1 comment · Fixed by #294
Closed

CI step to validate that the README config files are valid #278

ferranbt opened this issue Dec 11, 2024 · 1 comment · Fixed by #294
Labels
A-ci good first issue Good for newcomers

Comments

@ferranbt
Copy link
Contributor

Create a CI step to validate that the config files in the README are up to date.

@0xmichalis
Copy link
Contributor

Addressing in #294

ferranbt pushed a commit that referenced this issue Dec 18, 2024
## 📝 Summary

Add a CLI tool to validate the builder config and run it in CI to
validate all configs found in the root of the repo.

## 💡 Motivation and Context

Fix #278

---

## ✅ I have completed the following steps:

* [x] Run `make lint`
* [x] Run `make test`
* [ ] Added tests (if applicable)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-ci good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants