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

chore: add windows pack, upload, and promote scripts to workflows #2573

Merged
merged 3 commits into from
Dec 13, 2023

Conversation

k80bowman
Copy link
Contributor

Work item

Adds steps to pack and upload the windows installer to s3 and then promote it to the current release.

@k80bowman k80bowman requested a review from a team as a code owner December 11, 2023 22:03
.github/workflows/pack-upload.yml Show resolved Hide resolved
@k80bowman k80bowman merged commit abf58f1 into main Dec 13, 2023
7 checks passed
@k80bowman k80bowman deleted the k80/windows-pack-upload branch December 13, 2023 16:08
k80bowman added a commit that referenced this pull request Jan 24, 2024
* Updates to node v16.20.2 to resolve a high priority vulnerability (#2571)

Co-authored-by: Justin Wilaby <[email protected]>

* fix: remove unneeded pricing language for teams (#2575)

* fix: remove unneeded pricing language for teams

* fix: remove tests related to unneeded pricing language

* chore: add windows pack, upload, and promote scripts to workflows (#2573)

* chore: add pack:win and upload:win scripts to package.json

* chore: add pack-and-upload-windows to pack-upload workflow

* chore: add promotion of windows installer to promote workflow

* chore: remove rollback automation (#2576)

* chore: remove homebrew rollback script

* chore: remove rollback workflow

* chore: comment out windows promote task for now

* chore: comment out pack-and-upload-windows job for now

* chore: remove windows name from package.json for now

* test: update run-v5 integration test (#2587)

* fix: bump @oclif/plugin-update to a version that doesn't delete the CLI (#2585)

* fix: bump @oclif/plugin-update to a version that doesn't delete the CLI

* fix: another integration test due to api bug

* chore: add workflows and scripts for uploading to and downloading from stampy (#2586)

* chore: add workflow to transfer signed windows installer to CLI s3 bucket

* chore: add workflow to clean up stampy buckets

* chore: uncomment pack-and-upload-windows job

* chore: add workflow to promote windows installer to stable

* chore: add name for Windows installer to package.json

* chore: add workflow for uploading windows installers to stampy

* chore: update file permissions on script files

* chore: add environment for access to stampy secrets

* chore: change environment name to title case

* chore: move pack and upload windows scripts to pack-upload workflow and add root

* chore: move pack windows script to separate workflow and update oclif version (#2593)

* chore: move pack windows job to separate workflow

* chore: upgrade oclif and fix command

* chore: upgrade to oclif 4.3.6

* chore: remove node setup

---------

Co-authored-by: Justin Wilaby <[email protected]>
Co-authored-by: Justin Wilaby <[email protected]>
Co-authored-by: RyanDagg <[email protected]>
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.

2 participants