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

ci: Fix prerelease canary builds #501

Merged
merged 3 commits into from
Mar 9, 2020

Conversation

anicholls
Copy link
Contributor

#481 forgot to account for the variable preid (next vs. prerelease in the regex for searching the Lerna output). This resolves that error seen here.

Also, we want to push these prelease canary builds under a major release (e.g. v4.0.0-prerelease.3+SHA). This also tells Lerna to use a major bump for prerelease branches.

@anicholls anicholls changed the base branch from master to prerelease/v4 March 9, 2020 20:46
@cypress
Copy link

cypress bot commented Mar 9, 2020



Test summary

185 0 0 0


Run details

Project canvas-kit
Status Passed
Commit 0daed09 ℹ️
Started Mar 9, 2020 9:57 PM
Ended Mar 9, 2020 10:00 PM
Duration 02:43 💡
OS Linux Ubuntu Linux - 16.04
Browser Electron 78

View run in Cypress Dashboard ➡️


This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

@anicholls anicholls merged commit 650faff into Workday:prerelease/v4 Mar 9, 2020
@anicholls anicholls deleted the fix-prerelease-canary branch March 9, 2020 22:20
@anicholls anicholls mentioned this pull request Jun 15, 2020
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.

None yet

1 participant