-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump capella-dockerimages from
5f3b32d
to 5860262
Bumps [capella-dockerimages](https://github.com/DSD-DBS/capella-dockerimages) from `5f3b32d` to `5860262`. - [Release notes](https://github.com/DSD-DBS/capella-dockerimages/releases) - [Commits](DSD-DBS/capella-dockerimages@5f3b32d...5860262) --- updated-dependencies: - dependency-name: capella-dockerimages dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
1 parent
aedb237
commit 7aee7d1
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule capella-dockerimages
updated
25 files
+9 −41 | .pre-commit-config.yaml | |
+0 −4 | README.md | |
+3 −1 | base/Dockerfile | |
+6 −2 | capella/autostart | |
+1 −1 | capella/install_dropins.py | |
+1 −1 | capella/setup/disable_semantic_browser_auto_refresh.py | |
+1 −1 | docs/docs/git-hooks/git-hooks.md | |
+6 −2 | eclipse/autostart | |
+1 −2 | jupyter-notebook/Dockerfile | |
+1 −2 | jupyter-notebook/jupyter_metrics.py | |
+5 −1 | jupyter-notebook/supervisord.conf | |
+6 −2 | papyrus/autostart | |
+63 −109 | pyproject.toml | |
+0 −2 | remote/startup.sh | |
+3 −1 | remote/supervisord.conf | |
+4 −0 | remote/supervisord.xpra.conf | |
+4 −0 | remote/supervisord.xrdp.conf | |
+5 −6 | remote/tests/test_metrics.py | |
+65 −110 | t4c/pyproject.toml | |
+1 −1 | t4c/setup_workspace_t4c.py | |
+2 −2 | t4c/t4c_cli/export.py | |
+6 −3 | t4c/t4c_cli/util/capella.py | |
+3 −3 | t4c/t4c_cli/util/config.py | |
+1 −1 | tests/test_backups.py | |
+2 −2 | tests/test_exporter_git.py |