Skip to content

Commit

Permalink
chore: 🤖 remove cached files
Browse files Browse the repository at this point in the history
  • Loading branch information
nivekcode committed Dec 20, 2023
1 parent ebd59cc commit 0c2fbd3
Show file tree
Hide file tree
Showing 32 changed files with 52,701 additions and 10,161 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:
- uses: nrwl/nx-set-shas@v3
- name: Install deps
run: npm ci
- name: Lint affected
run: npx nx affected -t lint
- name: Test affected
run: npx nx affected -t test --configuration=ci
- name: Build affected
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ dist
tmp
/out-tsc
/dv-example/
.nx

# dependencies
node_modules
Expand Down
1 change: 1 addition & 0 deletions .nx/cache/5787663384972380094.commit
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
true
1 change: 1 addition & 0 deletions .nx/cache/5787663384972380094/code
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
0
1 change: 1 addition & 0 deletions .nx/cache/5787663384972380094/source
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
0e1d8fd6f1c19456a0777078cbd27664707bdaa3f9607a1d1b7bd7bca90bcb94
4 changes: 4 additions & 0 deletions .nx/cache/5787663384972380094/terminalOutput
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Determining test suites to run...No tests found, exiting with code 0



Expand Down
1 change: 1 addition & 0 deletions .nx/cache/7564716918858913555.commit
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
true
1 change: 1 addition & 0 deletions .nx/cache/7564716918858913555/code
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
0
1 change: 1 addition & 0 deletions .nx/cache/7564716918858913555/source
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
0e1d8fd6f1c19456a0777078cbd27664707bdaa3f9607a1d1b7bd7bca90bcb94
5 changes: 5 additions & 0 deletions .nx/cache/7564716918858913555/terminalOutput
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@

Linting "tooling-nx-plugin-validators"...

All files pass linting.

1 change: 1 addition & 0 deletions .nx/cache/9370696602342275563.commit
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
true
1 change: 1 addition & 0 deletions .nx/cache/9370696602342275563/code
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
0
1 change: 1 addition & 0 deletions .nx/cache/9370696602342275563/source
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
0e1d8fd6f1c19456a0777078cbd27664707bdaa3f9607a1d1b7bd7bca90bcb94
5 changes: 5 additions & 0 deletions .nx/cache/9370696602342275563/terminalOutput
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@

Linting "tooling-nx-plugin-generators"...

All files pass linting.

1 change: 1 addition & 0 deletions .nx/cache/9419033249203670814.commit
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
true
1 change: 1 addition & 0 deletions .nx/cache/9419033249203670814/code
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
0
1 change: 1 addition & 0 deletions .nx/cache/9419033249203670814/source
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
0e1d8fd6f1c19456a0777078cbd27664707bdaa3f9607a1d1b7bd7bca90bcb94
5 changes: 5 additions & 0 deletions .nx/cache/9419033249203670814/terminalOutput
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@

Linting "tooling-nx-plugin-config"...

All files pass linting.

4,229 changes: 4,229 additions & 0 deletions .nx/cache/d/daemon.log

Large diffs are not rendered by default.

Loading

0 comments on commit 0c2fbd3

Please sign in to comment.