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

Separate workflows for per-PR CI and smoke test #360

Closed
delucchi-cmu opened this issue Jan 31, 2024 · 0 comments · Fixed by #430
Closed

Separate workflows for per-PR CI and smoke test #360

delucchi-cmu opened this issue Jan 31, 2024 · 0 comments · Fixed by #430

Comments

@delucchi-cmu
Copy link
Contributor

There's currently only one github workflow for the template that runs in all CI triggers. If possible (maybe after we've migrated to pytest-copie for template tests), it would be nice to have separate workflows for smoke test (with manual trigger) and for general PR and main-merge CI.

This mirrors the best practice we have in hydrated projects.

We should also update the workflow dashboard to have separate "nightly" and "live build" workflow entries.

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