Skip to content

Commit

Permalink
chore: remove extra git dirty check from ci
Browse files Browse the repository at this point in the history
  • Loading branch information
lukekarrys committed Aug 30, 2023
1 parent 323cc4f commit 171b8a0
Show file tree
Hide file tree
Showing 24 changed files with 0 additions and 98 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/audit.yml
Expand Up @@ -33,8 +33,6 @@ jobs:
run: node scripts/git-dirty.js
- name: Reset Deps
run: node scripts/resetdeps.js --package-lock
- name: Check Git Status
run: node scripts/git-dirty.js
- name: Run Production Audit
run: node . audit --omit=dev
- name: Run Full Audit
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/ci-libnpmaccess.yml
Expand Up @@ -42,8 +42,6 @@ jobs:
run: node scripts/git-dirty.js
- name: Reset Deps
run: node scripts/resetdeps.js
- name: Check Git Status
run: node scripts/git-dirty.js
- name: Lint
run: node . run lint --ignore-scripts -w libnpmaccess
- name: Post Lint
Expand Down Expand Up @@ -91,8 +89,6 @@ jobs:
run: node scripts/git-dirty.js
- name: Reset Deps
run: node scripts/resetdeps.js
- name: Check Git Status
run: node scripts/git-dirty.js
- name: Add Problem Matcher
run: echo "::add-matcher::.github/matchers/tap.json"
- name: Test
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/ci-libnpmdiff.yml
Expand Up @@ -42,8 +42,6 @@ jobs:
run: node scripts/git-dirty.js
- name: Reset Deps
run: node scripts/resetdeps.js
- name: Check Git Status
run: node scripts/git-dirty.js
- name: Lint
run: node . run lint --ignore-scripts -w libnpmdiff
- name: Post Lint
Expand Down Expand Up @@ -91,8 +89,6 @@ jobs:
run: node scripts/git-dirty.js
- name: Reset Deps
run: node scripts/resetdeps.js
- name: Check Git Status
run: node scripts/git-dirty.js
- name: Add Problem Matcher
run: echo "::add-matcher::.github/matchers/tap.json"
- name: Test
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/ci-libnpmexec.yml
Expand Up @@ -42,8 +42,6 @@ jobs:
run: node scripts/git-dirty.js
- name: Reset Deps
run: node scripts/resetdeps.js
- name: Check Git Status
run: node scripts/git-dirty.js
- name: Lint
run: node . run lint --ignore-scripts -w libnpmexec
- name: Post Lint
Expand Down Expand Up @@ -91,8 +89,6 @@ jobs:
run: node scripts/git-dirty.js
- name: Reset Deps
run: node scripts/resetdeps.js
- name: Check Git Status
run: node scripts/git-dirty.js
- name: Add Problem Matcher
run: echo "::add-matcher::.github/matchers/tap.json"
- name: Test
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/ci-libnpmfund.yml
Expand Up @@ -42,8 +42,6 @@ jobs:
run: node scripts/git-dirty.js
- name: Reset Deps
run: node scripts/resetdeps.js
- name: Check Git Status
run: node scripts/git-dirty.js
- name: Lint
run: node . run lint --ignore-scripts -w libnpmfund
- name: Post Lint
Expand Down Expand Up @@ -93,8 +91,6 @@ jobs:
run: node scripts/git-dirty.js
- name: Reset Deps
run: node scripts/resetdeps.js
- name: Check Git Status
run: node scripts/git-dirty.js
- name: Add Problem Matcher
run: echo "::add-matcher::.github/matchers/tap.json"
- name: Test
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/ci-libnpmhook.yml
Expand Up @@ -42,8 +42,6 @@ jobs:
run: node scripts/git-dirty.js
- name: Reset Deps
run: node scripts/resetdeps.js
- name: Check Git Status
run: node scripts/git-dirty.js
- name: Lint
run: node . run lint --ignore-scripts -w libnpmhook
- name: Post Lint
Expand Down Expand Up @@ -91,8 +89,6 @@ jobs:
run: node scripts/git-dirty.js
- name: Reset Deps
run: node scripts/resetdeps.js
- name: Check Git Status
run: node scripts/git-dirty.js
- name: Add Problem Matcher
run: echo "::add-matcher::.github/matchers/tap.json"
- name: Test
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/ci-libnpmorg.yml
Expand Up @@ -42,8 +42,6 @@ jobs:
run: node scripts/git-dirty.js
- name: Reset Deps
run: node scripts/resetdeps.js
- name: Check Git Status
run: node scripts/git-dirty.js
- name: Lint
run: node . run lint --ignore-scripts -w libnpmorg
- name: Post Lint
Expand Down Expand Up @@ -91,8 +89,6 @@ jobs:
run: node scripts/git-dirty.js
- name: Reset Deps
run: node scripts/resetdeps.js
- name: Check Git Status
run: node scripts/git-dirty.js
- name: Add Problem Matcher
run: echo "::add-matcher::.github/matchers/tap.json"
- name: Test
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/ci-libnpmpack.yml
Expand Up @@ -42,8 +42,6 @@ jobs:
run: node scripts/git-dirty.js
- name: Reset Deps
run: node scripts/resetdeps.js
- name: Check Git Status
run: node scripts/git-dirty.js
- name: Lint
run: node . run lint --ignore-scripts -w libnpmpack
- name: Post Lint
Expand Down Expand Up @@ -91,8 +89,6 @@ jobs:
run: node scripts/git-dirty.js
- name: Reset Deps
run: node scripts/resetdeps.js
- name: Check Git Status
run: node scripts/git-dirty.js
- name: Add Problem Matcher
run: echo "::add-matcher::.github/matchers/tap.json"
- name: Test
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/ci-libnpmpublish.yml
Expand Up @@ -42,8 +42,6 @@ jobs:
run: node scripts/git-dirty.js
- name: Reset Deps
run: node scripts/resetdeps.js
- name: Check Git Status
run: node scripts/git-dirty.js
- name: Lint
run: node . run lint --ignore-scripts -w libnpmpublish
- name: Post Lint
Expand Down Expand Up @@ -91,8 +89,6 @@ jobs:
run: node scripts/git-dirty.js
- name: Reset Deps
run: node scripts/resetdeps.js
- name: Check Git Status
run: node scripts/git-dirty.js
- name: Add Problem Matcher
run: echo "::add-matcher::.github/matchers/tap.json"
- name: Test
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/ci-libnpmsearch.yml
Expand Up @@ -42,8 +42,6 @@ jobs:
run: node scripts/git-dirty.js
- name: Reset Deps
run: node scripts/resetdeps.js
- name: Check Git Status
run: node scripts/git-dirty.js
- name: Lint
run: node . run lint --ignore-scripts -w libnpmsearch
- name: Post Lint
Expand Down Expand Up @@ -91,8 +89,6 @@ jobs:
run: node scripts/git-dirty.js
- name: Reset Deps
run: node scripts/resetdeps.js
- name: Check Git Status
run: node scripts/git-dirty.js
- name: Add Problem Matcher
run: echo "::add-matcher::.github/matchers/tap.json"
- name: Test
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/ci-libnpmteam.yml
Expand Up @@ -42,8 +42,6 @@ jobs:
run: node scripts/git-dirty.js
- name: Reset Deps
run: node scripts/resetdeps.js
- name: Check Git Status
run: node scripts/git-dirty.js
- name: Lint
run: node . run lint --ignore-scripts -w libnpmteam
- name: Post Lint
Expand Down Expand Up @@ -91,8 +89,6 @@ jobs:
run: node scripts/git-dirty.js
- name: Reset Deps
run: node scripts/resetdeps.js
- name: Check Git Status
run: node scripts/git-dirty.js
- name: Add Problem Matcher
run: echo "::add-matcher::.github/matchers/tap.json"
- name: Test
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/ci-libnpmversion.yml
Expand Up @@ -42,8 +42,6 @@ jobs:
run: node scripts/git-dirty.js
- name: Reset Deps
run: node scripts/resetdeps.js
- name: Check Git Status
run: node scripts/git-dirty.js
- name: Lint
run: node . run lint --ignore-scripts -w libnpmversion
- name: Post Lint
Expand Down Expand Up @@ -91,8 +89,6 @@ jobs:
run: node scripts/git-dirty.js
- name: Reset Deps
run: node scripts/resetdeps.js
- name: Check Git Status
run: node scripts/git-dirty.js
- name: Add Problem Matcher
run: echo "::add-matcher::.github/matchers/tap.json"
- name: Test
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/ci-npmcli-arborist.yml
Expand Up @@ -42,8 +42,6 @@ jobs:
run: node scripts/git-dirty.js
- name: Reset Deps
run: node scripts/resetdeps.js
- name: Check Git Status
run: node scripts/git-dirty.js
- name: Lint
run: node . run lint --ignore-scripts -w @npmcli/arborist
- name: Post Lint
Expand Down Expand Up @@ -91,8 +89,6 @@ jobs:
run: node scripts/git-dirty.js
- name: Reset Deps
run: node scripts/resetdeps.js
- name: Check Git Status
run: node scripts/git-dirty.js
- name: Add Problem Matcher
run: echo "::add-matcher::.github/matchers/tap.json"
- name: Test
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/ci-npmcli-config.yml
Expand Up @@ -42,8 +42,6 @@ jobs:
run: node scripts/git-dirty.js
- name: Reset Deps
run: node scripts/resetdeps.js
- name: Check Git Status
run: node scripts/git-dirty.js
- name: Lint
run: node . run lint --ignore-scripts -w @npmcli/config
- name: Post Lint
Expand Down Expand Up @@ -93,8 +91,6 @@ jobs:
run: node scripts/git-dirty.js
- name: Reset Deps
run: node scripts/resetdeps.js
- name: Check Git Status
run: node scripts/git-dirty.js
- name: Add Problem Matcher
run: echo "::add-matcher::.github/matchers/tap.json"
- name: Test
Expand Down
6 changes: 0 additions & 6 deletions .github/workflows/ci-npmcli-docs.yml
Expand Up @@ -42,8 +42,6 @@ jobs:
run: node scripts/git-dirty.js
- name: Reset Deps
run: node scripts/resetdeps.js
- name: Check Git Status
run: node scripts/git-dirty.js
- name: Lint
run: node . run lint --ignore-scripts -w @npmcli/docs
- name: Post Lint
Expand Down Expand Up @@ -88,8 +86,6 @@ jobs:
run: node scripts/git-dirty.js
- name: Reset Deps
run: node scripts/resetdeps.js
- name: Check Git Status
run: node scripts/git-dirty.js
- name: Add Problem Matcher
run: echo "::add-matcher::.github/matchers/tap.json"
- name: Test
Expand Down Expand Up @@ -123,8 +119,6 @@ jobs:
run: node scripts/git-dirty.js
- name: Reset Deps
run: node scripts/resetdeps.js
- name: Check Git Status
run: node scripts/git-dirty.js
- name: Build Docs
run: |
node . run build -w docs
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/ci-npmcli-mock-globals.yml
Expand Up @@ -42,8 +42,6 @@ jobs:
run: node scripts/git-dirty.js
- name: Reset Deps
run: node scripts/resetdeps.js
- name: Check Git Status
run: node scripts/git-dirty.js
- name: Lint
run: node . run lint --ignore-scripts -w @npmcli/mock-globals
- name: Post Lint
Expand Down Expand Up @@ -91,8 +89,6 @@ jobs:
run: node scripts/git-dirty.js
- name: Reset Deps
run: node scripts/resetdeps.js
- name: Check Git Status
run: node scripts/git-dirty.js
- name: Add Problem Matcher
run: echo "::add-matcher::.github/matchers/tap.json"
- name: Test
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/ci-npmcli-mock-registry.yml
Expand Up @@ -42,8 +42,6 @@ jobs:
run: node scripts/git-dirty.js
- name: Reset Deps
run: node scripts/resetdeps.js
- name: Check Git Status
run: node scripts/git-dirty.js
- name: Lint
run: node . run lint --ignore-scripts -w @npmcli/mock-registry
- name: Post Lint
Expand Down Expand Up @@ -91,8 +89,6 @@ jobs:
run: node scripts/git-dirty.js
- name: Reset Deps
run: node scripts/resetdeps.js
- name: Check Git Status
run: node scripts/git-dirty.js
- name: Add Problem Matcher
run: echo "::add-matcher::.github/matchers/tap.json"
- name: Test
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/ci-npmcli-smoke-tests.yml
Expand Up @@ -42,8 +42,6 @@ jobs:
run: node scripts/git-dirty.js
- name: Reset Deps
run: node scripts/resetdeps.js
- name: Check Git Status
run: node scripts/git-dirty.js
- name: Lint
run: node . run lint --ignore-scripts -w @npmcli/smoke-tests
- name: Post Lint
Expand Down Expand Up @@ -93,8 +91,6 @@ jobs:
run: node scripts/git-dirty.js
- name: Reset Deps
run: node scripts/resetdeps.js
- name: Check Git Status
run: node scripts/git-dirty.js
- name: Add Problem Matcher
run: echo "::add-matcher::.github/matchers/tap.json"
- name: Test
Expand Down
6 changes: 0 additions & 6 deletions .github/workflows/ci-release.yml
Expand Up @@ -88,8 +88,6 @@ jobs:
run: node scripts/git-dirty.js
- name: Reset Deps
run: node scripts/resetdeps.js
- name: Check Git Status
run: node scripts/git-dirty.js
- name: Lint
run: node . run lint --ignore-scripts -ws -iwr --if-present
- name: Post Lint
Expand Down Expand Up @@ -189,8 +187,6 @@ jobs:
run: node scripts/git-dirty.js
- name: Reset Deps
run: node scripts/resetdeps.js
- name: Check Git Status
run: node scripts/git-dirty.js
- name: Add Problem Matcher
run: echo "::add-matcher::.github/matchers/tap.json"
- name: Test
Expand Down Expand Up @@ -293,8 +289,6 @@ jobs:
run: node scripts/git-dirty.js
- name: Reset Deps
run: node scripts/resetdeps.js
- name: Check Git Status
run: node scripts/git-dirty.js
- name: Pack
env:
SMOKE_PUBLISH_NPM: 1
Expand Down
10 changes: 0 additions & 10 deletions .github/workflows/ci.yml
Expand Up @@ -50,8 +50,6 @@ jobs:
run: node scripts/git-dirty.js
- name: Reset Deps
run: node scripts/resetdeps.js
- name: Check Git Status
run: node scripts/git-dirty.js
- name: Lint
run: node . run lint --ignore-scripts
- name: Post Lint
Expand Down Expand Up @@ -99,8 +97,6 @@ jobs:
run: node scripts/git-dirty.js
- name: Reset Deps
run: node scripts/resetdeps.js
- name: Check Git Status
run: node scripts/git-dirty.js
- name: Add Problem Matcher
run: echo "::add-matcher::.github/matchers/tap.json"
- name: Test
Expand Down Expand Up @@ -132,8 +128,6 @@ jobs:
run: node scripts/git-dirty.js
- name: Reset Deps
run: node scripts/resetdeps.js
- name: Check Git Status
run: node scripts/git-dirty.js
- name: Check Licenses
run: node . run licenses

Expand Down Expand Up @@ -161,8 +155,6 @@ jobs:
run: node scripts/git-dirty.js
- name: Reset Deps
run: node scripts/resetdeps.js
- name: Check Git Status
run: node scripts/git-dirty.js
- name: Run Smoke Tests
run: node . test -w smoke-tests --ignore-scripts
- name: Check Git Status
Expand Down Expand Up @@ -191,8 +183,6 @@ jobs:
run: node scripts/git-dirty.js
- name: Reset Deps
run: node scripts/resetdeps.js
- name: Check Git Status
run: node scripts/git-dirty.js
- name: Setup WSL
uses: Vampire/setup-wsl@v2.0.1
- name: Setup Cygwin
Expand Down

0 comments on commit 171b8a0

Please sign in to comment.