Update build pipeline to upload artifacts for the binary #256

Merged
Vylpes merged 2 commits from feature/248-release-branch into develop 2025-01-14 18:31:44 +00:00
Owner

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

  • Update the staging workflow to also test release/* branches
  • Move testing hotfix/* branches to the staging pipeline
  • Update the staging workflow to upload the built binaries to artifacts
  • Split the deploy workflow to package and upload the binaries to a separate stage to uploading to NPM

#247, #248

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

Please describe the tests that you ran to verify the changes. Provide instructions so we can reproduce. Please also list any relevant details to your test configuration.

  • As this is a workflow change it will be tested once merged

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • 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 added tests that provde my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules
# Description Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change. - Update the staging workflow to also test `release/*` branches - Move testing `hotfix/*` branches to the staging pipeline - Update the staging workflow to upload the built binaries to artifacts - Split the deploy workflow to package and upload the binaries to a separate stage to uploading to NPM #247, #248 ## Type of change Please delete options that are not relevant. - [x] New feature (non-breaking change which adds functionality) # How Has This Been Tested? Please describe the tests that you ran to verify the changes. Provide instructions so we can reproduce. Please also list any relevant details to your test configuration. - As this is a workflow change it will be tested once merged # Checklist - [ ] My code follows the style guidelines of this project - [ ] I have performed a self-review of my own code - [ ] 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 added tests that provde my fix is effective or that my feature works - [ ] New and existing unit tests pass locally with my changes - [ ] Any dependent changes have been merged and published in downstream modules
Vylpes added 2 commits 2025-01-07 17:54:21 +00:00
Vylpes requested review from Copilot 2025-01-07 17:55:22 +00:00
Copilot reviewed 2025-01-07 17:56:20 +00:00
Copilot left a comment
Member

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
Vylpes requested review from VylpesTester 2025-01-07 17:56:50 +00:00
Vylpes added the
type
story
label 2025-01-07 17:56:56 +00:00
VylpesTester was assigned by Vylpes 2025-01-07 17:56:59 +00:00
VylpesTester approved these changes 2025-01-14 18:31:33 +00:00
Vylpes merged commit 448a2f8f11 into develop 2025-01-14 18:31:44 +00:00
Vylpes deleted branch feature/248-release-branch 2025-01-14 18:31:44 +00:00
Vylpes added this to the 2.4.0 milestone 2025-01-14 18:51:15 +00:00
Vylpes removed this from the 2.4.0 milestone 2025-01-14 18:51:28 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
3 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: RabbitLabs/random-bunny#256
No description provided.