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

Split testing builds from stable builds #270

Closed
zelikos opened this issue Oct 13, 2024 · 0 comments · Fixed by #271
Closed

Split testing builds from stable builds #270

zelikos opened this issue Oct 13, 2024 · 0 comments · Fixed by #271

Comments

@zelikos
Copy link
Owner

zelikos commented Oct 13, 2024

For testing tags it makes sense for them to rebuild every time a new commit is merged into main, but we probably shouldn't have stable do the same since they're supposed to be more stable. The build.yml should be split into build-stable.yml and build-testing.yml or similar. Optionally, we could also switch stable to build weekly instead of daily, but I think I prefer the daily builds.

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