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

feat(ci): build manual stable-daily or weekly #1785

Closed
wants to merge 1 commit into from

Conversation

befanyt
Copy link
Contributor

@befanyt befanyt commented Oct 14, 2024

Follow up on the PR #1779 where the need to manually build stable and stable-daily versions was expressed.

Introduces the following workflows, which can only be triggered manually.

  • Aurora Stable Daily - (builds aurora:stable-daily)
  • Aurora Stable Weekly - (builds aurora:stable)
  • Bluefin Stable Daily - (builds bluefin:stable-daily)
  • Bluefin Stable Weekly - (builds bluefin:stable)

This also required a few changes to the reusable-build workflow. The Bluefin Stable and Aurora Stable workflows will still produce both versions when run manually, and may produce one or both when triggered by a schedule.

P.S. I hope someone can address the ISO build part that it produces, as I definitely cannot. 😅

@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. enhancement New feature or request github_actions Pull requests that update GitHub Actions code labels Oct 14, 2024
@befanyt befanyt closed this Oct 20, 2024
@castrojo
Copy link
Member

Don't we still need this?

@befanyt
Copy link
Contributor Author

befanyt commented Oct 20, 2024

Closed this in favor of: #1815

@befanyt befanyt deleted the build-daily-or-weekly branch October 26, 2024 22:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request github_actions Pull requests that update GitHub Actions code size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants