feat(release): beachball esrp release#693
Open
pavelglac wants to merge 10 commits into
Open
Conversation
pavelglac
force-pushed
the
pavelglac-beachball-esrp-release
branch
from
July 14, 2026 15:49
dce0811 to
2def5a3
Compare
pavelglac
commented
Jul 15, 2026
pavelglac
force-pushed
the
pavelglac-beachball-esrp-release
branch
from
July 16, 2026 10:00
0867f95 to
cff6a3f
Compare
celiac747
reviewed
Jul 16, 2026
Contributor
Author
|
Test package will be removed once I will be able to publish package (currently I need to wait a few hours to use new beachball version). |
| - script: | | ||
| releaseBranch="origin/${BUILD_SOURCEBRANCH#refs/heads/}" | ||
| yarn beachball publish -b "$releaseBranch" -t latest -y --registry $(adoNpmFeedBaseUrl) --no-push --keep-change-files | ||
| displayName: Release to the ADO npm feed |
Contributor
There was a problem hiding this comment.
It's confusing a bit: in job "Build" we now have steps for release, and then we have a separate "Release" job
| "@babel/core": "^7.14.0", | ||
| "@babel/preset-typescript": "^7.14.0", | ||
| "beachball": "^2.47.1", | ||
| "beachball": "3.0.0-alpha.4", |
Contributor
There was a problem hiding this comment.
Why do we upgrade to this alpha version?
Contributor
Author
There was a problem hiding this comment.
yes, we need to have pack-to-path option
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.