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: fix deployment with lerna #62

Merged
merged 25 commits into from
Aug 1, 2023
Merged

chore: fix deployment with lerna #62

merged 25 commits into from
Aug 1, 2023

Conversation

chill389cc
Copy link
Contributor

first deployment with lerna to main, essentially getting out of beta

stuft2 and others added 25 commits June 6, 2023 12:02
ci: setup deployment pipeline with changelogs
fix: change npm registry from org to com
* Revert "fix: change npm registry from org to com"

* add github-action permissions
* ci: fix permissions

* style: remove sdk scope comment

Co-authored-by: Caleb Hill <[email protected]>

---------

Co-authored-by: Caleb Hill <[email protected]>
lerna was failing to update our package in npm because it was attempting
to bump to this version which already exists there, which was caused
when it failed to write the version to our package.json but succeeded at
publishing in npm.
This method improves the robustness of how we are extracting the current
terraform version from the output of `terraform -v` by using RegEx.
@chill389cc chill389cc merged commit fa56ddf into main Aug 1, 2023
4 checks passed
@chill389cc chill389cc deleted the beta branch August 1, 2023 14:42
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