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

Reorganize build/release pipelines #6830

Open
charlag opened this issue Apr 5, 2024 · 0 comments
Open

Reorganize build/release pipelines #6830

charlag opened this issue Apr 5, 2024 · 0 comments
Assignees

Comments

@charlag
Copy link
Contributor

charlag commented Apr 5, 2024

  • There are separate tasks for building & publishing the release
    • Build jobs produce artifacts and store them in archive
    • Publish jobs take those artifacts, package, and upload to destination
  • Desktop builds are separate jobs per platform
  • It is possible to build staging and/or prod build
  • Publish jobs should publish either staging or prod
  • Github releases are created by the publish step (and can actually publish those releases)
@charlag charlag added this to the Technical tasks milestone Apr 5, 2024
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

2 participants