Skip to content

Commit b955d4a

Browse files
authored
Refactoring/338 update to ptb 8.1.1 (#339)
* Update exasol-toolbox to 8.1.1, increase range on exasol-integration-test-docker-environment * Update workflows to 8.1.1 * Manually updated PTB action to v8
1 parent c124c98 commit b955d4a

22 files changed

Lines changed: 89 additions & 98 deletions

.github/workflows/build-and-publish.yml

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

.github/workflows/cd.yml

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

.github/workflows/check-release-tag.yml

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

.github/workflows/checks.yml

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

.github/workflows/ci.yml

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

.github/workflows/dependency-update.yml

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

.github/workflows/examples.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
uses: actions/checkout@v6
2828

2929
- name: Set up Python & Poetry Environment
30-
uses: exasol/python-toolbox/.github/actions/python-environment@v6
30+
uses: exasol/python-toolbox/.github/actions/python-environment@v8
3131
with:
3232
python-version: ${{ matrix.python-version }}
3333
poetry-version: "2.3.0"

.github/workflows/fast-tests.yml

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

.github/workflows/gh-pages.yml

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

.github/workflows/matrix-all.yml

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

0 commit comments

Comments
 (0)