Skip to content

Commit fe0d8e6

Browse files
authored
#1198: Migrated to latest SLC-CI-SETUP 3.3.2 and PTB 1.7.4 (#1203)
closes #1198
1 parent 1846948 commit fe0d8e6

19 files changed

+26
-25
lines changed

.current_gitmodules

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/check_package_diffs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
submodules: 'recursive'
1717

1818
- name: Setup Python & Poetry Environment
19-
uses: exasol/python-toolbox/.github/actions/python-environment@0.12.0
19+
uses: exasol/python-toolbox/.github/actions/python-environment@1.7.4
2020
with:
2121
python-version: "3.10"
2222
poetry-version: '2.1.2'

.github/workflows/check_rollback_7.1.30_script.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
submodules: 'recursive'
3333

3434
- name: Setup Python & Poetry Environment
35-
uses: exasol/python-toolbox/.github/actions/python-environment@0.12.0
35+
uses: exasol/python-toolbox/.github/actions/python-environment@1.7.4
3636
with:
3737
python-version: "3.10"
3838
poetry-version: '2.1.2'

.github/workflows/check_version.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
submodules: 'recursive'
1616

1717
- name: Setup Python & Poetry Environment
18-
uses: exasol/python-toolbox/.github/actions/python-environment@0.12.0
18+
uses: exasol/python-toolbox/.github/actions/python-environment@1.7.4
1919
with:
2020
python-version: "3.10"
2121
poetry-version: '2.1.2'

.github/workflows/push_docker_test_container.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
fetch-depth: 0
1717
submodules: 'recursive'
1818
- name: Setup Python & Poetry Environment
19-
uses: exasol/python-toolbox/.github/actions/python-environment@0.14.0
19+
uses: exasol/python-toolbox/.github/actions/python-environment@1.7.4
2020
with:
2121
python-version: "3.10"
2222
poetry-version: '2.1.2'

.github/workflows/slc_cd.yml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/slc_cd_self_check.yml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/slc_ci.yml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/slc_ci_build_slc.yml

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/slc_ci_check_for_build.yml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)