Граф коммитов

2 Коммитов

Автор SHA1 Сообщение Дата
Pasindu Gunasekara 🍣 2afc36c6ee Merged PR 749450: Switch to internal NPM feed
Build vscode, js graph builders, and js graph builder unit tests, with internal npm feed

Related work items: #1969322
2023-11-07 21:16:34 +00:00
Pasindu Gunasekara 🍣 698fc7d721 Merged PR 749185: Add npmrc for internal buildxl package feed
- Adds two new npmrc files:
  - .internal-npmrc can be used with cloudbuild or vsts-npm-auth to generate a token locally
  - .ci-npmrc is  used for ADO builds using an environment variable to store the token
- vsts-npm-auth does not support non-Windows platforms, so we need to manually do what it does on bxl.sh
- TODO: once merged, enable npm authentication on CloudBuild for bxl PR and rolling queues.

Related work items: #2115724
2023-10-31 22:34:44 +00:00