Skip to content

Commit 23d1e85

Browse files
authored
Upgrade Project Keeper & dependencies (#80)
1 parent e04eb6b commit 23d1e85

File tree

11 files changed

+182
-86
lines changed

11 files changed

+182
-86
lines changed

.github/workflows/broken_links_checker.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/ci-build.yml

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

.github/workflows/dependencies_check.yml

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

.github/workflows/dependencies_update.yml

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

.github/workflows/release.yml

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

.project-keeper.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,9 @@ sources:
77
build:
88
runnerOs: ubuntu-24.04
99
exasolDbVersions:
10-
- "8.34.0"
11-
# UDFs in Exasol 7.1 with Ubuntu 20.04 will be fixed in the next Docker-DB release
10+
- "2025.1.3"
11+
- "8.29.12"
12+
# UDFs in Exasol 7.1 will be fixed in the next Docker-DB release
1213
# - "7.1.30"
1314
workflows:
1415
- name: ci-build.yml

0 commit comments

Comments
 (0)