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

Better testing of CI scripts #51

Open
jonhoo opened this issue Jul 24, 2019 · 0 comments
Open

Better testing of CI scripts #51

jonhoo opened this issue Jul 24, 2019 · 0 comments

Comments

@jonhoo
Copy link
Collaborator

jonhoo commented Jul 24, 2019

Currently, we just make sure that CI passes, but ideally we'd have a way to see that the CI scripts actually run the right commands in every job given the configuration options for that job. To do this, we'll probably need to run something in our own CI at the very end that walks through all of the jobs we ran and checks the arguments of every command run. Not sure how we do that, or whether Azure's API would even let us do it, but something worth considering. In theory that would catch things like #50.

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

No branches or pull requests

1 participant