This repository was archived by the owner on Jan 28, 2026. It is now read-only.
forked from DataDog/browser-sdk
-
Notifications
You must be signed in to change notification settings - Fork 0
versioning testing 0.0.1 #3
Open
DanielO15
wants to merge
18
commits into
main
Choose a base branch
from
bump-version-to-6.25.4
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
a0a6b35
versioning
DanielO15 40eb086
removed filter for datadog packages
DanielO15 6a3d495
npmrc
DanielO15 4e37678
Use @multiverse-io/browser-rum from workspace
adrianwilliams-multiverse e874ade
REMOVED LINT
DanielO15 252c0d9
correct property name
DanielO15 7fe4fc5
update version number for package.json
DanielO15 e3117a4
action update
DanielO15 5b3f767
removed dup build
DanielO15 7636771
update package url
DanielO15 c9d2a9c
update version and package settings
DanielO15 129abfe
nprmrc update
DanielO15 2aa1241
allow public
DanielO15 551a0e6
token rename
DanielO15 ac0b746
add back permissons
DanielO15 0873c08
renamed to github token isntead
DanielO15 06023f8
READ PACKAGAES TOKEN
DanielO15 8114a79
removed npmrc command
DanielO15 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
Some comments aren't visible on the classic Files Changed page.
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
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 |
|---|---|---|
| @@ -0,0 +1,2 @@ | ||
| @multiverse-io:registry=https://npm.pkg.github.com | ||
| //npm.pkg.github.com/:_authToken=${GITHUB_TOKEN} | ||
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.
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.
I don't this this affects CI or not - but we may want to add an
npmScopesfor.yarnrc.yml:FYI I use
GITHUB_READ_PACKAGES_TOKENas a pattern, see: