-
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: update taiga-family/ci action to v1.93.6 (#321)
- Loading branch information
1 parent
2fe73b2
commit 48988c4
Showing
8 changed files
with
26 additions
and
26 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 |
---|---|---|
|
@@ -8,7 +8,7 @@ jobs: | |
runs-on: ubuntu-latest | ||
steps: | ||
- uses: actions/[email protected] | ||
- uses: taiga-family/ci/actions/setup/[email protected].5 | ||
- uses: taiga-family/ci/actions/setup/[email protected].6 | ||
- uses: toshimaru/[email protected] | ||
continue-on-error: true | ||
|
||
|
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 |
---|---|---|
|
@@ -12,7 +12,7 @@ jobs: | |
matrix: ${{ steps.matrix.outputs.value }} | ||
steps: | ||
- uses: actions/[email protected] | ||
- uses: taiga-family/ci/actions/setup/[email protected].5 | ||
- uses: taiga-family/ci/actions/setup/[email protected].6 | ||
- id: matrix | ||
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].5 | ||
- uses: taiga-family/ci/actions/run/[email protected].6 | ||
with: | ||
token: ${{ secrets.GITHUB_TOKEN }} | ||
job: ${{ matrix.value }} | ||
|
@@ -34,13 +34,13 @@ jobs: | |
runs-on: ubuntu-latest | ||
steps: | ||
- uses: actions/[email protected] | ||
- uses: taiga-family/ci/actions/setup/[email protected].5 | ||
- uses: taiga-family/ci/actions/auto/approve/[email protected].5 | ||
- uses: taiga-family/ci/actions/setup/[email protected].6 | ||
- uses: taiga-family/ci/actions/auto/approve/[email protected].6 | ||
if: env.IS_TAIGA_FAMILY_BOT_PR_AUTHOR == 'true' | ||
with: | ||
token1: ${{ secrets.GITHUB_TOKEN }} | ||
token2: ${{ secrets.TAIGA_FAMILY_APPROVE_BOT_PAT }} | ||
- uses: taiga-family/ci/actions/run/[email protected].5 | ||
- uses: taiga-family/ci/actions/run/[email protected].6 | ||
if: env.IS_TAIGA_FAMILY_BOT_PR_AUTHOR == 'true' | ||
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 |
---|---|---|
|
@@ -11,8 +11,8 @@ jobs: | |
runs-on: ubuntu-latest | ||
steps: | ||
- uses: actions/[email protected] | ||
- uses: taiga-family/ci/actions/setup/[email protected].5 | ||
- uses: taiga-family/ci/actions/setup/[email protected].5 | ||
- uses: taiga-family/ci/actions/setup/[email protected].6 | ||
- uses: taiga-family/ci/actions/setup/[email protected].6 | ||
- run: npx nx build | ||
|
||
concurrency: | ||
|
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].5 | ||
- uses: taiga-family/ci/actions/setup/[email protected].5 | ||
- uses: taiga-family/ci/actions/setup/[email protected].6 | ||
- uses: taiga-family/ci/actions/setup/[email protected].6 | ||
- run: npx nx build --base-href='/' | ||
- name: Debug output | ||
run: tree dist/apps/taiga-lumbermill/browser -P '*.html' | ||
|
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: | |
runs-on: ubuntu-latest | ||
steps: | ||
- uses: actions/[email protected] | ||
- uses: taiga-family/ci/actions/setup/[email protected].5 | ||
- uses: taiga-family/ci/actions/setup/[email protected].5 | ||
- uses: taiga-family/ci/actions/setup/[email protected].6 | ||
- uses: taiga-family/ci/actions/setup/[email protected].6 | ||
- run: npx nx build-gh-pages taiga-lumbermill | ||
- uses: JamesIves/[email protected] | ||
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 |
---|---|---|
|
@@ -6,40 +6,40 @@ jobs: | |
runs-on: ubuntu-latest | ||
steps: | ||
- uses: actions/[email protected] | ||
- uses: taiga-family/ci/actions/setup/[email protected].5 | ||
- uses: taiga-family/ci/actions/setup/[email protected].5 | ||
- uses: taiga-family/ci/actions/setup/[email protected].6 | ||
- uses: taiga-family/ci/actions/setup/[email protected].6 | ||
- run: npm run typecheck | ||
|
||
cspell: | ||
runs-on: ubuntu-latest | ||
steps: | ||
- uses: actions/[email protected] | ||
- uses: taiga-family/ci/actions/setup/[email protected].5 | ||
- uses: taiga-family/ci/actions/setup/[email protected].5 | ||
- uses: taiga-family/ci/actions/setup/[email protected].6 | ||
- uses: taiga-family/ci/actions/setup/[email protected].6 | ||
- run: npm run cspell -- --no-progress | ||
|
||
prettier: | ||
runs-on: ubuntu-latest | ||
steps: | ||
- uses: actions/[email protected] | ||
- uses: taiga-family/ci/actions/setup/[email protected].5 | ||
- uses: taiga-family/ci/actions/setup/[email protected].5 | ||
- uses: taiga-family/ci/actions/setup/[email protected].6 | ||
- uses: taiga-family/ci/actions/setup/[email protected].6 | ||
- run: npm run prettier -- --check | ||
|
||
stylelint: | ||
runs-on: ubuntu-latest | ||
steps: | ||
- uses: actions/[email protected] | ||
- uses: taiga-family/ci/actions/setup/[email protected].5 | ||
- uses: taiga-family/ci/actions/setup/[email protected].5 | ||
- uses: taiga-family/ci/actions/setup/[email protected].6 | ||
- uses: taiga-family/ci/actions/setup/[email protected].6 | ||
- run: npm run stylelint | ||
|
||
eslint: | ||
runs-on: ubuntu-latest | ||
steps: | ||
- uses: actions/[email protected] | ||
- uses: taiga-family/ci/actions/setup/[email protected].5 | ||
- uses: taiga-family/ci/actions/setup/[email protected].5 | ||
- uses: taiga-family/ci/actions/setup/[email protected].6 | ||
- uses: taiga-family/ci/actions/setup/[email protected].6 | ||
- run: npm run lint | ||
|
||
result: | ||
|
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: | |
if: github.event.review.state == 'approved' | ||
steps: | ||
- uses: actions/[email protected] | ||
- uses: taiga-family/ci/actions/setup/[email protected].5 | ||
- uses: taiga-family/ci/actions/auto/[email protected].5 | ||
- uses: taiga-family/ci/actions/setup/[email protected].6 | ||
- uses: taiga-family/ci/actions/auto/[email protected].6 | ||
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 |
---|---|---|
|
@@ -12,8 +12,8 @@ jobs: | |
runs-on: ubuntu-latest | ||
steps: | ||
- uses: actions/[email protected] | ||
- uses: taiga-family/ci/actions/setup/[email protected].5 | ||
- uses: taiga-family/ci/actions/setup/[email protected].5 | ||
- uses: taiga-family/ci/actions/setup/[email protected].6 | ||
- uses: taiga-family/ci/actions/setup/[email protected].6 | ||
- name: Install Playwright | ||
run: npx playwright install --with-deps | ||
- name: Run Tests | ||
|