Skip to content

Staging workflow improvements#197

Draft
pnewsam wants to merge 1 commit into
stagingfrom
chore/staging-workflow-improvements
Draft

Staging workflow improvements#197
pnewsam wants to merge 1 commit into
stagingfrom
chore/staging-workflow-improvements

Conversation

@pnewsam

@pnewsam pnewsam commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

Description

Currently the github workflows are named somewhat confusingly, given

  • release-build-installer.yml: Builds main and publishes versioned builds to S3, overwrites latest
  • prod-build-installer.yml: Builds main and publishes to S3, overwrites latest
  • staging-build-installer.yml: Builds staging and publishes preview build to S3
  • staging-build-installer.yml which builds on staging branch

Screenshots

n/a

Type of change

  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • ⚡ New feature (non-breaking change which adds functionality)
  • 🚨 Hotfix (non-breaking change which fixes an issue)
  • 📢 Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • 📄 This change requires a documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have checked my code and corrected any misspellings

@pnewsam pnewsam requested a review from a team as a code owner June 18, 2026 21:08
@pnewsam pnewsam marked this pull request as draft June 18, 2026 23:11
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 this pull request may close these issues.

1 participant