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

Fix release flow for JS packages #2231

Merged
merged 1 commit into from
Dec 4, 2024
Merged

Fix release flow for JS packages #2231

merged 1 commit into from
Dec 4, 2024

Conversation

wilwade
Copy link
Collaborator

@wilwade wilwade commented Dec 3, 2024

Goal

The goal of this PR is to fix an issue noticed with the v1.15.1 release around JS packages.

  1. The step is-full-release wasn't there, but GitHub was happily resolving the if conditions that tried to use it.
  2. NPM changed the tag default, so latest was working for api-augment even when it shouldn't have been.

For the v1.15.1 runs see:

@wilwade wilwade requested a review from a team December 3, 2024 14:04
@wilwade wilwade requested a review from demisx as a code owner December 3, 2024 14:04
@wilwade wilwade enabled auto-merge (squash) December 3, 2024 14:04
@wilwade wilwade requested a review from a team December 4, 2024 13:35
@wilwade wilwade merged commit 0052a5f into main Dec 4, 2024
28 checks passed
@wilwade wilwade deleted the chore/fix-schemas-release branch December 4, 2024 14:22
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.

4 participants