Skip to content

Commit 2f1d9d8

Browse files
authored
[INTERNAL] v3: Prevent requesting test packages from npm (#823)
- Do not request packages that are part of the test fixtures from npm, but redirect them to void endpoint. - Add scoping to the projects, so that they are requested only from `@ui5` npm org that we can control.
1 parent e997fb6 commit 2f1d9d8

File tree

118 files changed

+186
-110
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

118 files changed

+186
-110
lines changed

test/fixtures/cyclic-deps/node_modules/@ui5-internal/application.cycle.a/.npmrc

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

test/fixtures/cyclic-deps/node_modules/application.cycle.a/package.json renamed to test/fixtures/cyclic-deps/node_modules/@ui5-internal/application.cycle.a/package.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

test/fixtures/cyclic-deps/node_modules/@ui5-internal/application.cycle.b/.npmrc

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

test/fixtures/cyclic-deps/node_modules/application.cycle.b/package.json renamed to test/fixtures/cyclic-deps/node_modules/@ui5-internal/application.cycle.b/package.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)