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

binary-release deploy step fails setting NEXT_DEV_VERSION #7176

Closed
flotwig opened this issue Apr 29, 2020 · 1 comment
Closed

binary-release deploy step fails setting NEXT_DEV_VERSION #7176

flotwig opened this issue Apr 29, 2020 · 1 comment
Labels
process: release Related to our internal release process stage: ready for work The issue is reproducible and in scope type: bug

Comments

@flotwig
Copy link
Contributor

flotwig commented Apr 29, 2020

This step consistently fails:

cypress/DEPLOY.md

Lines 162 to 165 in 8c00988

9. Run `binary-release` to update the download server's manifest, set the next CI version, and create an empty version commit:
```shell
yarn run binary-release --version X.Y.Z --commit
```

The download server manifest is updated correctly; however, there is an error when trying to update NEXT_DEV_VERSION in CI, so it has to be done manually for the time being.

@flotwig flotwig added type: bug process: release Related to our internal release process labels Apr 29, 2020
@cypress-bot cypress-bot bot added the stage: ready for work The issue is reproducible and in scope label Apr 29, 2020
@flotwig
Copy link
Contributor Author

flotwig commented Mar 29, 2022

No longer an issue.

@flotwig flotwig closed this as completed Mar 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
process: release Related to our internal release process stage: ready for work The issue is reproducible and in scope type: bug
Projects
None yet
Development

No branches or pull requests

1 participant