Skip to content

Commit

Permalink
Security/#158 (#159)
Browse files Browse the repository at this point in the history
* update keeper

* update exasol versions in ci pipeline

* update dependencies

* unify exasol version used in local runs of integration tests

* rename docker image constant

* fix `stat` command usage

* update and adapt typescript extension code to match expected messages of update extension manager.
  • Loading branch information
YotillaAntoni authored Nov 21, 2024
1 parent 24a46ac commit dca2b6b
Show file tree
Hide file tree
Showing 20 changed files with 728 additions and 523 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/ci-build.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .github/workflows/dependencies_check.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 6 additions & 10 deletions .github/workflows/dependencies_update.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions .github/workflows/release.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions .project-keeper.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ build:
runnerOs: ubuntu-22.04
freeDiskSpace: true
exasolDbVersions:
- 8.27.0
- 7.1.26
- 8.32.0
- 7.1.30
workflows:
- name: ci-build.yml
stepCustomizations:
Expand Down
28 changes: 18 additions & 10 deletions .settings/org.eclipse.jdt.core.prefs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions .settings/org.eclipse.jdt.ui.prefs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit dca2b6b

Please sign in to comment.