-
Notifications
You must be signed in to change notification settings - Fork 475
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.25.4
- Loading branch information
1 parent
05123fa
commit a830a6a
Showing
21 changed files
with
73 additions
and
73 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
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
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,8 +8,8 @@ jobs: | |
name: PR author as an assignee | ||
runs-on: ubuntu-latest | ||
steps: | ||
- uses: taiga-family/ci/actions/setup/checkout@v1.23.0 | ||
- uses: taiga-family/ci/actions/setup/variables@v1.23.0 | ||
- uses: taiga-family/ci/actions/setup/checkout@v1.25.4 | ||
- uses: taiga-family/ci/actions/setup/variables@v1.25.4 | ||
- 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
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
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
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
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
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
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
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
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
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
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
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,13 +13,13 @@ jobs: | |
name: Build demo | ||
runs-on: ubuntu-latest | ||
steps: | ||
- uses: taiga-family/ci/actions/setup/checkout@v1.23.0 | ||
- uses: taiga-family/ci/actions/setup/checkout@v1.25.4 | ||
with: | ||
fetch-depth: 10 | ||
- uses: taiga-family/ci/actions/setup/variables@v1.23.0 | ||
- uses: taiga-family/ci/actions/run/rebase@v1.23.0 | ||
- uses: taiga-family/ci/actions/setup/variables@v1.25.4 | ||
- uses: taiga-family/ci/actions/run/rebase@v1.25.4 | ||
continue-on-error: true | ||
- uses: taiga-family/ci/actions/setup/node@v1.23.0 | ||
- uses: taiga-family/ci/actions/setup/node@v1.25.4 | ||
|
||
- name: Building demo-app of git-branch without cache | ||
run: npx nx build demo -c next --output-path ${{ env.DIST }} --base-href='/' | ||
|
@@ -41,9 +41,9 @@ jobs: | |
[addon-doc, addon-charts, addon-commerce, addon-mobile, addon-table, addon-tablebars, icons, core, deep, kit] | ||
name: ${{ matrix.project }} | ||
steps: | ||
- uses: taiga-family/ci/actions/setup/checkout@v1.23.0 | ||
- uses: taiga-family/ci/actions/setup/variables@v1.23.0 | ||
- uses: taiga-family/ci/actions/setup/node@v1.23.0 | ||
- uses: taiga-family/ci/actions/setup/checkout@v1.25.4 | ||
- uses: taiga-family/ci/actions/setup/variables@v1.25.4 | ||
- uses: taiga-family/ci/actions/setup/node@v1.25.4 | ||
|
||
- name: Download cache / ${{ env.CACHE_DIST_KEY }} | ||
uses: actions/cache/[email protected] | ||
|
@@ -101,9 +101,9 @@ jobs: | |
shard: [1, 2, 3] | ||
name: playwright / (${{ matrix.shard }} of 3) | ||
steps: | ||
- uses: taiga-family/ci/actions/setup/checkout@v1.23.0 | ||
- uses: taiga-family/ci/actions/setup/variables@v1.23.0 | ||
- uses: taiga-family/ci/actions/setup/node@v1.23.0 | ||
- uses: taiga-family/ci/actions/setup/checkout@v1.25.4 | ||
- uses: taiga-family/ci/actions/setup/variables@v1.25.4 | ||
- uses: taiga-family/ci/actions/setup/node@v1.25.4 | ||
|
||
- name: Install Playwright Browsers | ||
run: npx playwright install --with-deps chromium | ||
|
@@ -171,8 +171,8 @@ jobs: | |
needs: [cypress, playwright] | ||
runs-on: ubuntu-latest | ||
steps: | ||
- uses: taiga-family/ci/actions/setup/checkout@v1.23.0 | ||
- uses: taiga-family/ci/actions/setup/variables@v1.23.0 | ||
- uses: taiga-family/ci/actions/setup/checkout@v1.25.4 | ||
- uses: taiga-family/ci/actions/setup/variables@v1.25.4 | ||
|
||
- name: Download artifacts / ${{ env.CYPRESS_SNAPSHOTS_ARTIFACTS_KEY }} | ||
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
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
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
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,9 +10,9 @@ jobs: | |
name: next | ||
runs-on: ubuntu-latest | ||
steps: | ||
- uses: taiga-family/ci/actions/setup/checkout@v1.23.0 | ||
- uses: taiga-family/ci/actions/setup/variables@v1.23.0 | ||
- uses: taiga-family/ci/actions/setup/node@v1.23.0 | ||
- uses: taiga-family/ci/actions/setup/checkout@v1.25.4 | ||
- uses: taiga-family/ci/actions/setup/variables@v1.25.4 | ||
- uses: taiga-family/ci/actions/setup/node@v1.25.4 | ||
|
||
- run: npx nx build demo -c next | ||
- run: tree ${{ env.DIST }} -P '*.html' | ||
|
@@ -30,8 +30,8 @@ jobs: | |
runs-on: ubuntu-latest | ||
steps: | ||
- uses: actions/[email protected] | ||
- uses: taiga-family/ci/actions/setup/variables@v1.23.0 | ||
- uses: taiga-family/ci/actions/setup/node@v1.23.0 | ||
- uses: taiga-family/ci/actions/setup/variables@v1.25.4 | ||
- uses: taiga-family/ci/actions/setup/node@v1.25.4 | ||
id: nodejs-workspace | ||
|
||
- run: npx nx build demo --configuration production | ||
|
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
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