Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/ci-docs.yml8
-rw-r--r--.github/workflows/ci-libnpmaccess.yml8
-rw-r--r--.github/workflows/ci-libnpmdiff.yml8
-rw-r--r--.github/workflows/ci-libnpmexec.yml8
-rw-r--r--.github/workflows/ci-libnpmfund.yml8
-rw-r--r--.github/workflows/ci-libnpmhook.yml8
-rw-r--r--.github/workflows/ci-libnpmorg.yml8
-rw-r--r--.github/workflows/ci-libnpmpack.yml8
-rw-r--r--.github/workflows/ci-libnpmpublish.yml8
-rw-r--r--.github/workflows/ci-libnpmsearch.yml8
-rw-r--r--.github/workflows/ci-libnpmteam.yml8
-rw-r--r--.github/workflows/ci-libnpmversion.yml8
-rw-r--r--.github/workflows/ci-npmcli-arborist.yml8
-rw-r--r--.github/workflows/release-please-libnpmaccess.yml4
-rw-r--r--.github/workflows/release-please-libnpmdiff.yml4
-rw-r--r--.github/workflows/release-please-libnpmexec.yml4
-rw-r--r--.github/workflows/release-please-libnpmfund.yml4
-rw-r--r--.github/workflows/release-please-libnpmhook.yml4
-rw-r--r--.github/workflows/release-please-libnpmorg.yml4
-rw-r--r--.github/workflows/release-please-libnpmpack.yml4
-rw-r--r--.github/workflows/release-please-libnpmpublish.yml4
-rw-r--r--.github/workflows/release-please-libnpmsearch.yml4
-rw-r--r--.github/workflows/release-please-libnpmteam.yml4
-rw-r--r--.github/workflows/release-please-libnpmversion.yml4
-rw-r--r--.github/workflows/release-please-npmcli-arborist.yml4
25 files changed, 76 insertions, 76 deletions
diff --git a/.github/workflows/ci-docs.yml b/.github/workflows/ci-docs.yml
index c3ffb5e18..f5543605a 100644
--- a/.github/workflows/ci-docs.yml
+++ b/.github/workflows/ci-docs.yml
@@ -26,8 +26,8 @@ jobs:
- uses: actions/checkout@v3
- name: Setup git user
run: |
- git config --global user.email "ops+robot@npmjs.com"
- git config --global user.name "npm team"
+ git config --global user.email "npm-cli+bot@github.com"
+ git config --global user.name "npm CLI robot"
- uses: actions/setup-node@v3
with:
node-version: 16
@@ -58,8 +58,8 @@ jobs:
- uses: actions/checkout@v3
- name: Setup git user
run: |
- git config --global user.email "ops+robot@npmjs.com"
- git config --global user.name "npm team"
+ git config --global user.email "npm-cli+bot@github.com"
+ git config --global user.name "npm CLI robot"
- uses: actions/setup-node@v3
with:
node-version: ${{ matrix.node-version }}
diff --git a/.github/workflows/ci-libnpmaccess.yml b/.github/workflows/ci-libnpmaccess.yml
index c01fe627b..eda474158 100644
--- a/.github/workflows/ci-libnpmaccess.yml
+++ b/.github/workflows/ci-libnpmaccess.yml
@@ -26,8 +26,8 @@ jobs:
- uses: actions/checkout@v3
- name: Setup git user
run: |
- git config --global user.email "ops+robot@npmjs.com"
- git config --global user.name "npm team"
+ git config --global user.email "npm-cli+bot@github.com"
+ git config --global user.name "npm CLI robot"
- uses: actions/setup-node@v3
with:
node-version: 16.x
@@ -63,8 +63,8 @@ jobs:
- uses: actions/checkout@v3
- name: Setup git user
run: |
- git config --global user.email "ops+robot@npmjs.com"
- git config --global user.name "npm team"
+ git config --global user.email "npm-cli+bot@github.com"
+ git config --global user.name "npm CLI robot"
- uses: actions/setup-node@v3
with:
node-version: ${{ matrix.node-version }}
diff --git a/.github/workflows/ci-libnpmdiff.yml b/.github/workflows/ci-libnpmdiff.yml
index 6013870ee..e2347877d 100644
--- a/.github/workflows/ci-libnpmdiff.yml
+++ b/.github/workflows/ci-libnpmdiff.yml
@@ -26,8 +26,8 @@ jobs:
- uses: actions/checkout@v3
- name: Setup git user
run: |
- git config --global user.email "ops+robot@npmjs.com"
- git config --global user.name "npm team"
+ git config --global user.email "npm-cli+bot@github.com"
+ git config --global user.name "npm CLI robot"
- uses: actions/setup-node@v3
with:
node-version: 16.x
@@ -63,8 +63,8 @@ jobs:
- uses: actions/checkout@v3
- name: Setup git user
run: |
- git config --global user.email "ops+robot@npmjs.com"
- git config --global user.name "npm team"
+ git config --global user.email "npm-cli+bot@github.com"
+ git config --global user.name "npm CLI robot"
- uses: actions/setup-node@v3
with:
node-version: ${{ matrix.node-version }}
diff --git a/.github/workflows/ci-libnpmexec.yml b/.github/workflows/ci-libnpmexec.yml
index 038e6e5e7..645eada5c 100644
--- a/.github/workflows/ci-libnpmexec.yml
+++ b/.github/workflows/ci-libnpmexec.yml
@@ -26,8 +26,8 @@ jobs:
- uses: actions/checkout@v3
- name: Setup git user
run: |
- git config --global user.email "ops+robot@npmjs.com"
- git config --global user.name "npm team"
+ git config --global user.email "npm-cli+bot@github.com"
+ git config --global user.name "npm CLI robot"
- uses: actions/setup-node@v3
with:
node-version: 16.x
@@ -63,8 +63,8 @@ jobs:
- uses: actions/checkout@v3
- name: Setup git user
run: |
- git config --global user.email "ops+robot@npmjs.com"
- git config --global user.name "npm team"
+ git config --global user.email "npm-cli+bot@github.com"
+ git config --global user.name "npm CLI robot"
- uses: actions/setup-node@v3
with:
node-version: ${{ matrix.node-version }}
diff --git a/.github/workflows/ci-libnpmfund.yml b/.github/workflows/ci-libnpmfund.yml
index c70892a95..3ec70cf10 100644
--- a/.github/workflows/ci-libnpmfund.yml
+++ b/.github/workflows/ci-libnpmfund.yml
@@ -26,8 +26,8 @@ jobs:
- uses: actions/checkout@v3
- name: Setup git user
run: |
- git config --global user.email "ops+robot@npmjs.com"
- git config --global user.name "npm team"
+ git config --global user.email "npm-cli+bot@github.com"
+ git config --global user.name "npm CLI robot"
- uses: actions/setup-node@v3
with:
node-version: 16.x
@@ -63,8 +63,8 @@ jobs:
- uses: actions/checkout@v3
- name: Setup git user
run: |
- git config --global user.email "ops+robot@npmjs.com"
- git config --global user.name "npm team"
+ git config --global user.email "npm-cli+bot@github.com"
+ git config --global user.name "npm CLI robot"
- uses: actions/setup-node@v3
with:
node-version: ${{ matrix.node-version }}
diff --git a/.github/workflows/ci-libnpmhook.yml b/.github/workflows/ci-libnpmhook.yml
index b64fd4616..1e29eb84d 100644
--- a/.github/workflows/ci-libnpmhook.yml
+++ b/.github/workflows/ci-libnpmhook.yml
@@ -26,8 +26,8 @@ jobs:
- uses: actions/checkout@v3
- name: Setup git user
run: |
- git config --global user.email "ops+robot@npmjs.com"
- git config --global user.name "npm team"
+ git config --global user.email "npm-cli+bot@github.com"
+ git config --global user.name "npm CLI robot"
- uses: actions/setup-node@v3
with:
node-version: 16.x
@@ -63,8 +63,8 @@ jobs:
- uses: actions/checkout@v3
- name: Setup git user
run: |
- git config --global user.email "ops+robot@npmjs.com"
- git config --global user.name "npm team"
+ git config --global user.email "npm-cli+bot@github.com"
+ git config --global user.name "npm CLI robot"
- uses: actions/setup-node@v3
with:
node-version: ${{ matrix.node-version }}
diff --git a/.github/workflows/ci-libnpmorg.yml b/.github/workflows/ci-libnpmorg.yml
index c87d1ca6e..48fc1e794 100644
--- a/.github/workflows/ci-libnpmorg.yml
+++ b/.github/workflows/ci-libnpmorg.yml
@@ -26,8 +26,8 @@ jobs:
- uses: actions/checkout@v3
- name: Setup git user
run: |
- git config --global user.email "ops+robot@npmjs.com"
- git config --global user.name "npm team"
+ git config --global user.email "npm-cli+bot@github.com"
+ git config --global user.name "npm CLI robot"
- uses: actions/setup-node@v3
with:
node-version: 16.x
@@ -63,8 +63,8 @@ jobs:
- uses: actions/checkout@v3
- name: Setup git user
run: |
- git config --global user.email "ops+robot@npmjs.com"
- git config --global user.name "npm team"
+ git config --global user.email "npm-cli+bot@github.com"
+ git config --global user.name "npm CLI robot"
- uses: actions/setup-node@v3
with:
node-version: ${{ matrix.node-version }}
diff --git a/.github/workflows/ci-libnpmpack.yml b/.github/workflows/ci-libnpmpack.yml
index a2cb15ab1..765e1eb47 100644
--- a/.github/workflows/ci-libnpmpack.yml
+++ b/.github/workflows/ci-libnpmpack.yml
@@ -26,8 +26,8 @@ jobs:
- uses: actions/checkout@v3
- name: Setup git user
run: |
- git config --global user.email "ops+robot@npmjs.com"
- git config --global user.name "npm team"
+ git config --global user.email "npm-cli+bot@github.com"
+ git config --global user.name "npm CLI robot"
- uses: actions/setup-node@v3
with:
node-version: 16.x
@@ -63,8 +63,8 @@ jobs:
- uses: actions/checkout@v3
- name: Setup git user
run: |
- git config --global user.email "ops+robot@npmjs.com"
- git config --global user.name "npm team"
+ git config --global user.email "npm-cli+bot@github.com"
+ git config --global user.name "npm CLI robot"
- uses: actions/setup-node@v3
with:
node-version: ${{ matrix.node-version }}
diff --git a/.github/workflows/ci-libnpmpublish.yml b/.github/workflows/ci-libnpmpublish.yml
index 6b46bd21d..4aaba116e 100644
--- a/.github/workflows/ci-libnpmpublish.yml
+++ b/.github/workflows/ci-libnpmpublish.yml
@@ -26,8 +26,8 @@ jobs:
- uses: actions/checkout@v3
- name: Setup git user
run: |
- git config --global user.email "ops+robot@npmjs.com"
- git config --global user.name "npm team"
+ git config --global user.email "npm-cli+bot@github.com"
+ git config --global user.name "npm CLI robot"
- uses: actions/setup-node@v3
with:
node-version: 16.x
@@ -63,8 +63,8 @@ jobs:
- uses: actions/checkout@v3
- name: Setup git user
run: |
- git config --global user.email "ops+robot@npmjs.com"
- git config --global user.name "npm team"
+ git config --global user.email "npm-cli+bot@github.com"
+ git config --global user.name "npm CLI robot"
- uses: actions/setup-node@v3
with:
node-version: ${{ matrix.node-version }}
diff --git a/.github/workflows/ci-libnpmsearch.yml b/.github/workflows/ci-libnpmsearch.yml
index 6bcbc772e..5d6ac4e79 100644
--- a/.github/workflows/ci-libnpmsearch.yml
+++ b/.github/workflows/ci-libnpmsearch.yml
@@ -26,8 +26,8 @@ jobs:
- uses: actions/checkout@v3
- name: Setup git user
run: |
- git config --global user.email "ops+robot@npmjs.com"
- git config --global user.name "npm team"
+ git config --global user.email "npm-cli+bot@github.com"
+ git config --global user.name "npm CLI robot"
- uses: actions/setup-node@v3
with:
node-version: 16.x
@@ -63,8 +63,8 @@ jobs:
- uses: actions/checkout@v3
- name: Setup git user
run: |
- git config --global user.email "ops+robot@npmjs.com"
- git config --global user.name "npm team"
+ git config --global user.email "npm-cli+bot@github.com"
+ git config --global user.name "npm CLI robot"
- uses: actions/setup-node@v3
with:
node-version: ${{ matrix.node-version }}
diff --git a/.github/workflows/ci-libnpmteam.yml b/.github/workflows/ci-libnpmteam.yml
index b61d96c1a..4e2636d93 100644
--- a/.github/workflows/ci-libnpmteam.yml
+++ b/.github/workflows/ci-libnpmteam.yml
@@ -26,8 +26,8 @@ jobs:
- uses: actions/checkout@v3
- name: Setup git user
run: |
- git config --global user.email "ops+robot@npmjs.com"
- git config --global user.name "npm team"
+ git config --global user.email "npm-cli+bot@github.com"
+ git config --global user.name "npm CLI robot"
- uses: actions/setup-node@v3
with:
node-version: 16.x
@@ -63,8 +63,8 @@ jobs:
- uses: actions/checkout@v3
- name: Setup git user
run: |
- git config --global user.email "ops+robot@npmjs.com"
- git config --global user.name "npm team"
+ git config --global user.email "npm-cli+bot@github.com"
+ git config --global user.name "npm CLI robot"
- uses: actions/setup-node@v3
with:
node-version: ${{ matrix.node-version }}
diff --git a/.github/workflows/ci-libnpmversion.yml b/.github/workflows/ci-libnpmversion.yml
index d2eef6324..2a86e6b82 100644
--- a/.github/workflows/ci-libnpmversion.yml
+++ b/.github/workflows/ci-libnpmversion.yml
@@ -26,8 +26,8 @@ jobs:
- uses: actions/checkout@v3
- name: Setup git user
run: |
- git config --global user.email "ops+robot@npmjs.com"
- git config --global user.name "npm team"
+ git config --global user.email "npm-cli+bot@github.com"
+ git config --global user.name "npm CLI robot"
- uses: actions/setup-node@v3
with:
node-version: 16.x
@@ -63,8 +63,8 @@ jobs:
- uses: actions/checkout@v3
- name: Setup git user
run: |
- git config --global user.email "ops+robot@npmjs.com"
- git config --global user.name "npm team"
+ git config --global user.email "npm-cli+bot@github.com"
+ git config --global user.name "npm CLI robot"
- uses: actions/setup-node@v3
with:
node-version: ${{ matrix.node-version }}
diff --git a/.github/workflows/ci-npmcli-arborist.yml b/.github/workflows/ci-npmcli-arborist.yml
index 5ca3ec77a..1dbe0184a 100644
--- a/.github/workflows/ci-npmcli-arborist.yml
+++ b/.github/workflows/ci-npmcli-arborist.yml
@@ -26,8 +26,8 @@ jobs:
- uses: actions/checkout@v3
- name: Setup git user
run: |
- git config --global user.email "ops+robot@npmjs.com"
- git config --global user.name "npm team"
+ git config --global user.email "npm-cli+bot@github.com"
+ git config --global user.name "npm CLI robot"
- uses: actions/setup-node@v3
with:
node-version: 16.x
@@ -63,8 +63,8 @@ jobs:
- uses: actions/checkout@v3
- name: Setup git user
run: |
- git config --global user.email "ops+robot@npmjs.com"
- git config --global user.name "npm team"
+ git config --global user.email "npm-cli+bot@github.com"
+ git config --global user.name "npm CLI robot"
- uses: actions/setup-node@v3
with:
node-version: ${{ matrix.node-version }}
diff --git a/.github/workflows/release-please-libnpmaccess.yml b/.github/workflows/release-please-libnpmaccess.yml
index 13219dea1..ce4791079 100644
--- a/.github/workflows/release-please-libnpmaccess.yml
+++ b/.github/workflows/release-please-libnpmaccess.yml
@@ -38,8 +38,8 @@ jobs:
- uses: actions/checkout@v3
- name: Setup git user
run: |
- git config --global user.email "ops+robot@npmjs.com"
- git config --global user.name "npm team"
+ git config --global user.email "npm-cli+bot@github.com"
+ git config --global user.name "npm CLI robot"
- uses: actions/setup-node@v3
with:
node-version: 16.x
diff --git a/.github/workflows/release-please-libnpmdiff.yml b/.github/workflows/release-please-libnpmdiff.yml
index e39fce455..e2913fc56 100644
--- a/.github/workflows/release-please-libnpmdiff.yml
+++ b/.github/workflows/release-please-libnpmdiff.yml
@@ -38,8 +38,8 @@ jobs:
- uses: actions/checkout@v3
- name: Setup git user
run: |
- git config --global user.email "ops+robot@npmjs.com"
- git config --global user.name "npm team"
+ git config --global user.email "npm-cli+bot@github.com"
+ git config --global user.name "npm CLI robot"
- uses: actions/setup-node@v3
with:
node-version: 16.x
diff --git a/.github/workflows/release-please-libnpmexec.yml b/.github/workflows/release-please-libnpmexec.yml
index 0db48bba0..2b264d6ae 100644
--- a/.github/workflows/release-please-libnpmexec.yml
+++ b/.github/workflows/release-please-libnpmexec.yml
@@ -38,8 +38,8 @@ jobs:
- uses: actions/checkout@v3
- name: Setup git user
run: |
- git config --global user.email "ops+robot@npmjs.com"
- git config --global user.name "npm team"
+ git config --global user.email "npm-cli+bot@github.com"
+ git config --global user.name "npm CLI robot"
- uses: actions/setup-node@v3
with:
node-version: 16.x
diff --git a/.github/workflows/release-please-libnpmfund.yml b/.github/workflows/release-please-libnpmfund.yml
index e3d5d2ecd..5e9fe6d4f 100644
--- a/.github/workflows/release-please-libnpmfund.yml
+++ b/.github/workflows/release-please-libnpmfund.yml
@@ -38,8 +38,8 @@ jobs:
- uses: actions/checkout@v3
- name: Setup git user
run: |
- git config --global user.email "ops+robot@npmjs.com"
- git config --global user.name "npm team"
+ git config --global user.email "npm-cli+bot@github.com"
+ git config --global user.name "npm CLI robot"
- uses: actions/setup-node@v3
with:
node-version: 16.x
diff --git a/.github/workflows/release-please-libnpmhook.yml b/.github/workflows/release-please-libnpmhook.yml
index 267c95915..6325c37ff 100644
--- a/.github/workflows/release-please-libnpmhook.yml
+++ b/.github/workflows/release-please-libnpmhook.yml
@@ -38,8 +38,8 @@ jobs:
- uses: actions/checkout@v3
- name: Setup git user
run: |
- git config --global user.email "ops+robot@npmjs.com"
- git config --global user.name "npm team"
+ git config --global user.email "npm-cli+bot@github.com"
+ git config --global user.name "npm CLI robot"
- uses: actions/setup-node@v3
with:
node-version: 16.x
diff --git a/.github/workflows/release-please-libnpmorg.yml b/.github/workflows/release-please-libnpmorg.yml
index 15dc04060..a3ba63ca1 100644
--- a/.github/workflows/release-please-libnpmorg.yml
+++ b/.github/workflows/release-please-libnpmorg.yml
@@ -38,8 +38,8 @@ jobs:
- uses: actions/checkout@v3
- name: Setup git user
run: |
- git config --global user.email "ops+robot@npmjs.com"
- git config --global user.name "npm team"
+ git config --global user.email "npm-cli+bot@github.com"
+ git config --global user.name "npm CLI robot"
- uses: actions/setup-node@v3
with:
node-version: 16.x
diff --git a/.github/workflows/release-please-libnpmpack.yml b/.github/workflows/release-please-libnpmpack.yml
index 1f4d181e1..3bfaf8d41 100644
--- a/.github/workflows/release-please-libnpmpack.yml
+++ b/.github/workflows/release-please-libnpmpack.yml
@@ -38,8 +38,8 @@ jobs:
- uses: actions/checkout@v3
- name: Setup git user
run: |
- git config --global user.email "ops+robot@npmjs.com"
- git config --global user.name "npm team"
+ git config --global user.email "npm-cli+bot@github.com"
+ git config --global user.name "npm CLI robot"
- uses: actions/setup-node@v3
with:
node-version: 16.x
diff --git a/.github/workflows/release-please-libnpmpublish.yml b/.github/workflows/release-please-libnpmpublish.yml
index b271b0102..78cd2b77e 100644
--- a/.github/workflows/release-please-libnpmpublish.yml
+++ b/.github/workflows/release-please-libnpmpublish.yml
@@ -38,8 +38,8 @@ jobs:
- uses: actions/checkout@v3
- name: Setup git user
run: |
- git config --global user.email "ops+robot@npmjs.com"
- git config --global user.name "npm team"
+ git config --global user.email "npm-cli+bot@github.com"
+ git config --global user.name "npm CLI robot"
- uses: actions/setup-node@v3
with:
node-version: 16.x
diff --git a/.github/workflows/release-please-libnpmsearch.yml b/.github/workflows/release-please-libnpmsearch.yml
index b7b3b7e6e..a093f3ffc 100644
--- a/.github/workflows/release-please-libnpmsearch.yml
+++ b/.github/workflows/release-please-libnpmsearch.yml
@@ -38,8 +38,8 @@ jobs:
- uses: actions/checkout@v3
- name: Setup git user
run: |
- git config --global user.email "ops+robot@npmjs.com"
- git config --global user.name "npm team"
+ git config --global user.email "npm-cli+bot@github.com"
+ git config --global user.name "npm CLI robot"
- uses: actions/setup-node@v3
with:
node-version: 16.x
diff --git a/.github/workflows/release-please-libnpmteam.yml b/.github/workflows/release-please-libnpmteam.yml
index e2a65d02a..14158e253 100644
--- a/.github/workflows/release-please-libnpmteam.yml
+++ b/.github/workflows/release-please-libnpmteam.yml
@@ -38,8 +38,8 @@ jobs:
- uses: actions/checkout@v3
- name: Setup git user
run: |
- git config --global user.email "ops+robot@npmjs.com"
- git config --global user.name "npm team"
+ git config --global user.email "npm-cli+bot@github.com"
+ git config --global user.name "npm CLI robot"
- uses: actions/setup-node@v3
with:
node-version: 16.x
diff --git a/.github/workflows/release-please-libnpmversion.yml b/.github/workflows/release-please-libnpmversion.yml
index 694911670..6a67bccbc 100644
--- a/.github/workflows/release-please-libnpmversion.yml
+++ b/.github/workflows/release-please-libnpmversion.yml
@@ -38,8 +38,8 @@ jobs:
- uses: actions/checkout@v3
- name: Setup git user
run: |
- git config --global user.email "ops+robot@npmjs.com"
- git config --global user.name "npm team"
+ git config --global user.email "npm-cli+bot@github.com"
+ git config --global user.name "npm CLI robot"
- uses: actions/setup-node@v3
with:
node-version: 16.x
diff --git a/.github/workflows/release-please-npmcli-arborist.yml b/.github/workflows/release-please-npmcli-arborist.yml
index 82693f582..9e6886695 100644
--- a/.github/workflows/release-please-npmcli-arborist.yml
+++ b/.github/workflows/release-please-npmcli-arborist.yml
@@ -38,8 +38,8 @@ jobs:
- uses: actions/checkout@v3
- name: Setup git user
run: |
- git config --global user.email "ops+robot@npmjs.com"
- git config --global user.name "npm team"
+ git config --global user.email "npm-cli+bot@github.com"
+ git config --global user.name "npm CLI robot"
- uses: actions/setup-node@v3
with:
node-version: 16.x