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 a script to execute all CI checks locally #1248

Open
thanethomson opened this issue Dec 8, 2022 · 0 comments
Open

Add a script to execute all CI checks locally #1248

thanethomson opened this issue Dec 8, 2022 · 0 comments
Labels
ci Related to continuous integration enhancement New feature or request tests

Comments

@thanethomson
Copy link
Member

Description

At present, it's possible to run all CI checks locally, but this requires manually executing each command separately. We should automate this.

Definition of "done"

  1. When we have a script somewhere easily accessible in the repo that executes all the same checks that our CI does.
  2. When we have comments in every workflow under the .github directory that acts as reminders to update the local CI test script whenever updating/adding workflows, as well as in the contributing guidelines.
@thanethomson thanethomson added enhancement New feature or request tests ci Related to continuous integration labels Dec 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Related to continuous integration enhancement New feature or request tests
Projects
None yet
Development

No branches or pull requests

1 participant