cypress-io / cypress

Fast, easy and reliable testing for anything that runs in a browser.
https://cypress.io
MIT License
46.66k stars 3.16k forks source link

Write “App Release” Scipt for Cypress app release steps #25159

Open emilyrohrbough opened 1 year ago

emilyrohrbough commented 1 year ago

@emilyrohrbough commented on Tue Sep 20 2022

Update release process to use this script in place of manual release steps.

emilyrohrbough commented 1 year ago

@chrisbreiding I have written a pre-release npm distribution for the binary. All that is left is a little bit of testing to ensure the token permissions are valid for authentication with NPM to publish the tar. This work can be found here: https://github.com/cypress-io/cypress/tree/emily/release-script