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 deploy sha #797

Merged
merged 2 commits into from
Aug 22, 2023
Merged

ci: fix deploy sha #797

merged 2 commits into from
Aug 22, 2023

Conversation

straker
Copy link
Contributor

@straker straker commented Aug 22, 2023

Lerna was generating SHAs that weren't compatible with npm tags. E.g @axe-core/cli@4.7.4-alpha.0+8b5d296 which would be truncated to @axe-core/cli@4.7.4-alpha.0 for npm.

@straker straker requested a review from a team as a code owner August 22, 2023 21:02
.github/workflows/deploy.yml Outdated Show resolved Hide resolved
@straker straker merged commit 60abf5e into develop Aug 22, 2023
49 checks passed
@straker straker deleted the fix-deploy branch August 22, 2023 21:47
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