-
Notifications
You must be signed in to change notification settings - Fork 582
chore: upgrade lerna #2836
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
Merged
david-luna
merged 75 commits into
open-telemetry:main
from
david-luna:dluna-upgrade-lerna
May 22, 2025
Merged
chore: upgrade lerna #2836
Changes from 1 commit
Commits
Show all changes
75 commits
Select commit
Hold shift + click to select a range
590d035
chore: remove precompile and prewatch scripts
david-luna 5d268b5
chore: remove lerna package
david-luna 221fc4f
chore: update peer api check workflow
david-luna ae4ed34
chore: update release validate workflow
david-luna f38a38c
chore: update comment
david-luna 4e229dc
chore: update comment in tests
david-luna fb4df28
chore: update release workflow
david-luna 9f37712
chore: update docs
david-luna 6b8d618
chore: update docs
david-luna 362fb4f
chore: add bump version script
david-luna 6d8aaa1
chore: update version script
david-luna 629f866
chore: update version script
david-luna 174d218
Merge branch 'main' into remove-lerna
david-luna 23b7c71
Merge branch 'main' into remove-lerna
david-luna 60400f0
Merge branch 'main' into remove-lerna
david-luna 67723d6
Merge branch 'main' into remove-lerna
david-luna 8972f4b
Merge branch 'main' into remove-lerna
david-luna 05020c1
Merge branch 'main' into remove-lerna
david-luna 0726e0c
Merge branch 'main' into remove-lerna
david-luna a60d5f4
chore: merge main
david-luna 3887b70
chore: update package-lock.json
david-luna eae2663
Merge branch 'main' into remove-lerna
david-luna 6f48e5b
chore: cleanup some scripts
david-luna 1df01ae
chore: fix typo
david-luna d86b1f2
chore: update version script
david-luna ddf5b7f
chore: update version script
david-luna 5e90af5
chore: update version script
david-luna 6ee4863
chore: update version script
david-luna 577d584
Merge branch 'main' into remove-lerna
david-luna c048ccd
Merge branch 'main' into remove-lerna
david-luna 947a253
chore: update package-lock.json
david-luna a544ed3
Merge branch 'main' into remove-lerna
david-luna 2433805
chore: update lock file
david-luna 9d5e7e4
Merge branch 'main' into remove-lerna
david-luna 96684c1
Merge branch 'main' into remove-lerna
david-luna 534ed2a
chore: update deps
david-luna 8dd6c23
Merge branch 'main' into remove-lerna
david-luna d48f9f9
Merge branch 'main' into remove-lerna
david-luna 1eadc59
Merge branch 'main' into remove-lerna
david-luna b138e0d
chore: update package-lock
david-luna b1829bf
chore: upgrade lerna
david-luna a2ae0f1
chore: remove publish script
david-luna 6e58cbf
chore: update comment
david-luna fee8a85
chore: update nx cache path
david-luna 3a6b1dc
chore: update build cache path
david-luna 1678af4
chore: set .nx as build artifact
david-luna 022d36f
chore: update cache folder
david-luna 057e093
chore: update cache folder
david-luna 8900a76
chore: cleanup nx before downloading artifact
david-luna 449fd3c
chore: use tar.gz file for build snapshots
david-luna 302f079
chore: update paths
david-luna 1de18b2
chore: fix caching in tav workflow
david-luna da0ce71
chore: add workflow logs
david-luna 5d90ebc
chore: update build cache
david-luna a8f31d4
chore: fix path for build cache
david-luna 3d3c1f8
chore: skip TAV for now
david-luna e45533c
chore: remove trailing slash
david-luna b5c182e
chore: use tar files for caching
david-luna e1c5799
chore: fix caching in workflows
david-luna 8af5873
chore: use caching in browser tests
david-luna dc2ec97
Merge branch 'main' into dluna-upgrade-lerna
david-luna 1b0560f
chore: remove usage of tar
david-luna 1a6f774
chore: fixed download path
david-luna 645054b
chore: remove comments and logs
david-luna f26493b
Update CONTRIBUTING.md
david-luna 1773343
Update CONTRIBUTING.md
david-luna d8d8a71
Merge branch 'main' into dluna-upgrade-lerna
david-luna 5525f8a
chore: add `setup:dev` script on each package
david-luna 2e5b5ea
docs: fix lint issue
david-luna d76522c
Merge branch 'main' into dluna-upgrade-lerna
david-luna f655a20
Merge branch 'main' into dluna-upgrade-lerna
david-luna e49d69c
chore: update package-lock.json
david-luna 3ebc8fb
chore: update package-lock.json
david-luna a0f5696
chore: run npm dedupe
david-luna 8a79c9b
Update CONTRIBUTING.md
david-luna File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
chore: update release validate workflow
- Loading branch information
commit ae4ed34d630426ba14e669e02db80c9c63c98d50
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,8 +15,8 @@ jobs: | |
- name: Checkout | ||
uses: actions/checkout@v4 | ||
|
||
- name: Install lerna | ||
run: npm install -g [email protected] | ||
- name: Install glob | ||
run: npm install glob | ||
|
||
- name: Ensure Release Please Config and Manifest are in sync with the repository | ||
run: node scripts/check-release-please.mjs |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
note to reviewer: the script
check-release-please.mjs
does not depend onlerna
anymore. Making the install faster and reducing time in CI