Skip to content

Commit

Permalink
test bed
Browse files Browse the repository at this point in the history
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
  • Loading branch information
jkowalleck committed May 24, 2024
1 parent 6e96561 commit cbe6d51
Show file tree
Hide file tree
Showing 7 changed files with 35 additions and 35 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions tests/_data/snapshots/plain_alternative-package-registry.xml.bin

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ See
- yarn rfc: <https://github.com/yarnpkg/rfcs/blob/master/accepted/0000-switching-registries.md>
- yarn docs: <https://yarnpkg.com/configuration/yarnrc#npmScopes>

This setup has `@std/semver` installed from alternative package registry <https:/jsr.io>.
This setup has `@act/act` installed from alternative package registry <https:/jsr.io>.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
"SBOM": "YARN_PLUGINS=$PROJECT_CWD/../../../../bundles/@yarnpkg/plugin-cyclonedx.js yarn cyclonedx"
},
"dependencies": {
"@std/semver": "npm:@jsr/std__semver@^0.224.0"
"@act/act": "npm:@jsr/act__act@^0.1.3"
}
}
10 changes: 5 additions & 5 deletions tests/_data/testbeds/alternative-package-registry/yarn.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit cbe6d51

Please sign in to comment.