-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update taiga-family/ci action to v1.57.3 (#653)
- Loading branch information
1 parent
7d9491d
commit c8640fe
Showing
10 changed files
with
23 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,6 +7,6 @@ jobs: | |
automate-project-columns: | ||
runs-on: ubuntu-latest | ||
steps: | ||
- uses: taiga-family/ci/actions/setup/[email protected].2 | ||
- uses: taiga-family/ci/actions/setup/[email protected].3 | ||
with: | ||
token: ${{ secrets.TAIGA_FAMILY_BOT_PAT }} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,8 +10,8 @@ jobs: | |
outputs: | ||
matrix: ${{ steps.matrix.outputs.value }} | ||
steps: | ||
- uses: taiga-family/ci/actions/setup/[email protected].2 | ||
- uses: taiga-family/ci/actions/setup/[email protected].2 | ||
- uses: taiga-family/ci/actions/setup/[email protected].3 | ||
- uses: taiga-family/ci/actions/setup/[email protected].3 | ||
- id: matrix | ||
if: env.IS_TAIGA_FAMILY_BOT_PR_AUTHOR == 'true' | ||
run: echo "value=$JOBS_NAME" >> $GITHUB_OUTPUT | ||
|
@@ -24,7 +24,7 @@ jobs: | |
matrix: | ||
value: ${{ fromJSON(needs.setup.outputs.matrix) }} | ||
steps: | ||
- uses: taiga-family/ci/actions/run/[email protected].2 | ||
- uses: taiga-family/ci/actions/run/[email protected].3 | ||
with: | ||
token: ${{ secrets.GITHUB_TOKEN }} | ||
job: ${{ matrix.value }} | ||
|
@@ -33,11 +33,11 @@ jobs: | |
needs: [wait] | ||
runs-on: ubuntu-latest | ||
steps: | ||
- uses: taiga-family/ci/actions/auto/approve/[email protected].2 | ||
- uses: taiga-family/ci/actions/auto/approve/[email protected].3 | ||
with: | ||
token1: ${{ secrets.GITHUB_TOKEN }} | ||
token2: ${{ secrets.TAIGA_FAMILY_APPROVE_BOT_PAT }} | ||
- uses: taiga-family/ci/actions/run/[email protected].2 | ||
- uses: taiga-family/ci/actions/run/[email protected].3 | ||
with: | ||
token: ${{ secrets.TAIGA_FAMILY_BOT_PAT }} | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,7 +9,7 @@ jobs: | |
runs-on: ubuntu-latest | ||
steps: | ||
- uses: actions/[email protected] | ||
- uses: taiga-family/ci/actions/setup/[email protected].2 | ||
- uses: taiga-family/ci/actions/setup/[email protected].3 | ||
- uses: toshimaru/[email protected] | ||
if: env.IS_OWNER_MODE == 'true' | ||
with: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,11 +13,11 @@ jobs: | |
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }} | ||
steps: | ||
- uses: actions/[email protected] | ||
- uses: taiga-family/ci/actions/auto/[email protected].2 | ||
- uses: taiga-family/ci/actions/auto/[email protected].3 | ||
if: github.event_name == 'push' | ||
with: | ||
branch-name: ${{ github.head_ref || github.ref_name }} | ||
- uses: taiga-family/ci/actions/auto/[email protected].2 | ||
- uses: taiga-family/ci/actions/auto/[email protected].3 | ||
if: github.event_name == 'pull_request' | ||
with: | ||
branch-name: refs/pull/${{ github.event.pull_request.number }}/merge |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,4 +9,4 @@ jobs: | |
runs-on: ubuntu-latest | ||
steps: | ||
- uses: actions/[email protected] | ||
- uses: taiga-family/ci/actions/security/[email protected].2 | ||
- uses: taiga-family/ci/actions/security/[email protected].3 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,8 +7,8 @@ jobs: | |
runs-on: ubuntu-latest | ||
steps: | ||
- uses: actions/[email protected] | ||
- uses: taiga-family/ci/actions/setup/[email protected].2 | ||
- uses: taiga-family/ci/actions/auto/[email protected].2 | ||
- uses: taiga-family/ci/actions/setup/[email protected].3 | ||
- uses: taiga-family/ci/actions/auto/[email protected].3 | ||
with: | ||
approvals: 1 | ||
token: ${{ secrets.GITHUB_TOKEN }} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,4 +8,4 @@ jobs: | |
runs-on: ubuntu-latest | ||
steps: | ||
- uses: actions/[email protected] | ||
- uses: taiga-family/ci/actions/auto/[email protected].2 | ||
- uses: taiga-family/ci/actions/auto/[email protected].3 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,13 +7,13 @@ jobs: | |
deploy: | ||
runs-on: ubuntu-latest | ||
steps: | ||
- uses: taiga-family/ci/actions/setup/[email protected].2 | ||
- uses: taiga-family/ci/actions/setup/[email protected].2 | ||
- uses: taiga-family/ci/actions/setup/[email protected].2 | ||
- uses: taiga-family/ci/actions/setup/[email protected].3 | ||
- uses: taiga-family/ci/actions/setup/[email protected].3 | ||
- uses: taiga-family/ci/actions/setup/[email protected].3 | ||
with: | ||
node-version: 16.x | ||
- run: npx nx run demo:build-gh-pages | ||
- uses: taiga-family/ci/actions/deploy/[email protected].2 | ||
- uses: taiga-family/ci/actions/deploy/[email protected].3 | ||
with: | ||
token: ${{ secrets.TAIGA_FAMILY_BOT_PAT }} | ||
folder: dist/apps/demo | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,7 +18,7 @@ jobs: | |
- uses: actions/[email protected] | ||
with: | ||
fetch-depth: 0 | ||
- uses: taiga-family/ci/actions/setup/[email protected].2 | ||
- uses: taiga-family/ci/actions/setup/[email protected].3 | ||
- run: npm run build | ||
env: | ||
NODE_OPTIONS: --openssl-legacy-provider | ||
|
@@ -30,7 +30,7 @@ jobs: | |
- uses: actions/[email protected] | ||
with: | ||
fetch-depth: 0 | ||
- uses: taiga-family/ci/actions/setup/[email protected].2 | ||
- uses: taiga-family/ci/actions/setup/[email protected].3 | ||
- run: npm run lint | ||
- run: npm run prettier -- --check | ||
|
||
|
@@ -41,7 +41,7 @@ jobs: | |
- uses: actions/[email protected] | ||
with: | ||
fetch-depth: 0 | ||
- uses: taiga-family/ci/actions/setup/[email protected].2 | ||
- uses: taiga-family/ci/actions/setup/[email protected].3 | ||
- run: npm run test --coverage --coverageReporters lcov | ||
- run: echo "::set-output name=projectMatrix::$(npx nx print-affected --target test --select tasks.target.project)" | ||
id: set-project-matrix | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,8 +14,8 @@ jobs: | |
- uses: actions/[email protected] | ||
with: | ||
fetch-depth: 0 | ||
- uses: taiga-family/ci/actions/setup/[email protected].2 | ||
- uses: taiga-family/ci/actions/setup/config/[email protected].2 | ||
- uses: taiga-family/ci/actions/setup/[email protected].3 | ||
- uses: taiga-family/ci/actions/setup/config/[email protected].3 | ||
with: | ||
token: ${{ secrets.NPM_TOKEN }} | ||
- run: npm run release | ||
|
@@ -28,7 +28,7 @@ jobs: | |
- uses: actions/[email protected] | ||
with: | ||
fetch-depth: 0 | ||
- uses: taiga-family/ci/actions/setup/[email protected].2 | ||
- uses: taiga-family/ci/actions/setup/[email protected].3 | ||
- run: npx nx run-many --target test --all --coverage --coverageReporters lcov | ||
- uses: actions/upload-artifact@v4 | ||
with: | ||
|