Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
'requirements_test_min.txt') }}" >> $GITHUB_OUTPUT
- name: Restore Python virtual environment
id: cache-venv
uses: actions/[email protected].1
uses: actions/[email protected].6
with:
path: venv
key: >-
Expand Down
12 changes: 6 additions & 6 deletions .github/workflows/checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
'requirements_test_min.txt') }}" >> $GITHUB_OUTPUT
- name: Restore Python virtual environment
id: cache-venv
uses: actions/[email protected].1
uses: actions/[email protected].6
with:
path: venv
key: >-
Expand All @@ -69,7 +69,7 @@ jobs:
hashFiles('.pre-commit-config.yaml') }}" >> $GITHUB_OUTPUT
- name: Restore pre-commit environment
id: cache-precommit
uses: actions/[email protected].1
uses: actions/[email protected].6
with:
path: ${{ env.PRE_COMMIT_CACHE }}
key: >-
Expand All @@ -96,7 +96,7 @@ jobs:
check-latest: true
- name: Restore Python virtual environment
id: cache-venv
uses: actions/[email protected].1
uses: actions/[email protected].6
with:
path: venv
key:
Expand All @@ -109,7 +109,7 @@ jobs:
exit 1
- name: Restore pre-commit environment
id: cache-precommit
uses: actions/[email protected].1
uses: actions/[email protected].6
with:
path: ${{ env.PRE_COMMIT_CACHE }}
key: ${{ runner.os }}-${{ needs.prepare-base.outputs.pre-commit-key }}
Expand Down Expand Up @@ -145,7 +145,7 @@ jobs:
check-latest: true
- name: Restore Python virtual environment
id: cache-venv
uses: actions/[email protected].1
uses: actions/[email protected].6
with:
path: venv
key:
Expand Down Expand Up @@ -177,7 +177,7 @@ jobs:
check-latest: true
- name: Restore Python virtual environment
id: cache-venv
uses: actions/[email protected].1
uses: actions/[email protected].6
with:
path: venv
key:
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/primer-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
'requirements_test_min.txt') }}" >> $GITHUB_OUTPUT
- name: Restore Python virtual environment
id: cache-venv
uses: actions/[email protected].1
uses: actions/[email protected].6
with:
path: venv
key: >-
Expand Down Expand Up @@ -83,7 +83,7 @@ jobs:
check-latest: true
- name: Restore Python virtual environment
id: cache-venv
uses: actions/[email protected].1
uses: actions/[email protected].6
with:
path: venv
key:
Expand Down Expand Up @@ -119,7 +119,7 @@ jobs:
check-latest: true
- name: Restore Python virtual environment
id: cache-venv
uses: actions/[email protected].1
uses: actions/[email protected].6
with:
path: venv
key:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/primer_comment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
# Restore cached Python environment
- name: Restore Python virtual environment
id: cache-venv
uses: actions/[email protected].1
uses: actions/[email protected].6
with:
path: venv
key:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/primer_run_main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
# Create a re-usable virtual environment
- name: Create Python virtual environment cache
id: cache-venv
uses: actions/[email protected].1
uses: actions/[email protected].6
with:
path: venv
key:
Expand All @@ -68,7 +68,7 @@ jobs:
echo "commitstring=$output" >> $GITHUB_OUTPUT
- name: Restore projects cache
id: cache-projects
uses: actions/[email protected].1
uses: actions/[email protected].6
with:
path: tests/.pylint_primer_tests/
key: >-
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/primer_run_pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
# Restore cached Python environment
- name: Restore Python virtual environment
id: cache-venv
uses: actions/[email protected].1
uses: actions/[email protected].6
with:
path: venv
key:
Expand Down Expand Up @@ -137,7 +137,7 @@ jobs:
echo "commitstring=$output" >> $GITHUB_OUTPUT
- name: Restore projects cache
id: cache-projects
uses: actions/[email protected].1
uses: actions/[email protected].6
with:
path: tests/.pylint_primer_tests/
key: >-
Expand Down
12 changes: 6 additions & 6 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
'requirements_test_min.txt') }}" >> $GITHUB_OUTPUT
- name: Restore Python virtual environment
id: cache-venv
uses: actions/[email protected].1
uses: actions/[email protected].6
with:
path: venv
key: >-
Expand Down Expand Up @@ -97,7 +97,7 @@ jobs:
check-latest: true
- name: Restore Python virtual environment
id: cache-venv
uses: actions/[email protected].1
uses: actions/[email protected].6
with:
path: venv
key:
Expand Down Expand Up @@ -142,7 +142,7 @@ jobs:
check-latest: true
- name: Restore Python virtual environment
id: cache-venv
uses: actions/[email protected].1
uses: actions/[email protected].6
with:
path: venv
key:
Expand Down Expand Up @@ -206,7 +206,7 @@ jobs:
}}" >> $env:GITHUB_OUTPUT
- name: Restore Python virtual environment
id: cache-venv
uses: actions/[email protected].1
uses: actions/[email protected].6
with:
path: venv
key: >-
Expand Down Expand Up @@ -252,7 +252,7 @@ jobs:
}}" >> $GITHUB_OUTPUT
- name: Restore Python virtual environment
id: cache-venv
uses: actions/[email protected].1
uses: actions/[email protected].6
with:
path: venv
key: >-
Expand Down Expand Up @@ -296,7 +296,7 @@ jobs:
}}" >> $GITHUB_OUTPUT
- name: Restore Python virtual environment
id: cache-venv
uses: actions/[email protected].1
uses: actions/[email protected].6
with:
path: venv
key: >-
Expand Down