-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release MIW 0.3.0 #190
Release MIW 0.3.0 #190
Conversation
chore(helm): add a second maintainer
…R and repo Separate the one workflow into two single ones to avoid pipeline failure during report generation because of missing permissions. At the same time make all necessary/dependent changes to gradle.build and the Taskfile tasks.
ci: fix workflow "Test application (test + coverage)"
# [0.2.0-develop.3](v0.2.0-develop.2...v0.2.0-develop.3) (2023-11-22) ### Bug Fixes * **ci:** separate workflow "Test application (test + coverage)" for PR and repo ([6de785b](6de785b)) * **dev:** add file extension and refactor called method in gradle ([6811a8b](6811a8b))
Co-authored-by: Dominik Pinsel <dominik.pinsel@mercedes-benz.com>
# [0.2.0-develop.4](v0.2.0-develop.3...v0.2.0-develop.4) (2023-11-22) ### Features * add tpl to miw ingress ([#143](#143)) ([c56d133](c56d133))
* feat(helm): Make liveness & readiness probes configurable * Add possibility to disable probes * Update chart README.md * add examples to ingress config * Bump chart version * Update README.md * Add workflow step for checking chart readme changed * Fix readme generation * Add some names to the worflow steps * Rename workflow * Update chart README.md
# [0.2.0-develop.5](v0.2.0-develop.4...v0.2.0-develop.5) (2023-11-22) ### Features * **helm:** Make liveness & readiness probes configurable ([#99](#99)) ([252eed1](252eed1))
* feat: add initContainers * chore: add initContainer description * fix: only template initContainer if present * chore: use tpl instead common to render initContianers As from pmoscode suggested the tpl function can be used with toYaml to avoid the Bitnami common template function. --------- Co-authored-by: Dominik Pinsel <dominik.pinsel@mercedes-benz.com>
# [0.2.0-develop.6](v0.2.0-develop.5...v0.2.0-develop.6) (2023-11-23) ### Features * add initContainers ([#142](#142)) ([7317800](7317800))
Additions and Changes: - add pgAdmin to docker-compose.yaml (incl. mounts) - preconfigure pgAdmin DB server - add tem. files to gitignore - update README.md - update Taskfile tasks for linux and macos - update env.* environment files - Match Postgresql version to the version of the Helm chart (14.5)
# [0.2.0-develop.7](v0.2.0-develop.6...v0.2.0-develop.7) (2023-11-23) ### Features * **dev:** add pgAdmin to local dev env ([#144](#144)) ([d7f2bbe](d7f2bbe))
Make SECURITY.md reflect current example of TRG 7.01 pointing to the GitHub Security Tab instead of Eclipse
Update README.md, introduce INSTALL.md
# [0.2.0-develop.8](v0.2.0-develop.7...v0.2.0-develop.8) (2023-11-28) ### Bug Fixes * **dev:** add important notes to INSTALL.md ([a7c1b71](a7c1b71)) * **dev:** adjust port to request against keycloak ([4a3d317](4a3d317)) * **dev:** small adjustment to INSTALL.md ([59b6df4](59b6df4)) ### Features * **devel:** make application port dynamic (parameter) ([8816c89](8816c89)) * **dev:** update README.md and introduce INSTALL.md for usage ([54b8d4a](54b8d4a)) * **readme:** add "usage" section [WIP] ([6919b71](6919b71))
# [0.2.0-develop.10](v0.2.0-develop.9...v0.2.0-develop.10) (2023-12-05) ### Bug Fixes * manually change the Helm chart version ([1ad16ed](1ad16ed))
chore: add legal documentation to docker container
This filtering was in violation with TRG 7.01.
fix: missing dependency info in DEPENDENCIES
# [0.2.0-develop.11](v0.2.0-develop.10...v0.2.0-develop.11) (2023-12-06) ### Bug Fixes * remove filter for org.eclipse packages ([af9a9e5](af9a9e5))
…-release-for-helm-readme chore: update Version and AppVersion in chart readme
@@ -63,10 +63,30 @@ | |||
networks: | |||
- miw-net | |||
|
|||
pgadmin: | |||
image: dpage/pgadmin4 | |||
ports: |
Check warning
Code scanning / KICS
Container Traffic Not Bound To Host Interface
@@ -63,10 +63,30 @@ | |||
networks: | |||
- miw-net | |||
|
|||
pgadmin: |
Check warning
Code scanning / KICS
Healthcheck Not Set
@@ -63,10 +63,30 @@ | |||
networks: | |||
- miw-net | |||
|
|||
pgadmin: |
Check warning
Code scanning / KICS
Host Namespace is Shared
@@ -63,10 +63,30 @@ | |||
networks: | |||
- miw-net | |||
|
|||
pgadmin: |
Check warning
Code scanning / KICS
Memory Not Limited
@@ -63,10 +63,30 @@ | |||
networks: | |||
- miw-net | |||
|
|||
pgadmin: | |||
image: dpage/pgadmin4 | |||
ports: |
Check warning
Code scanning / KICS
Privileged Ports Mapped In Container
@@ -63,10 +63,30 @@ | |||
networks: | |||
- miw-net | |||
|
|||
pgadmin: |
Check warning
Code scanning / KICS
Security Opt Not Set
@@ -63,10 +63,30 @@ | |||
networks: | |||
- miw-net | |||
|
|||
pgadmin: |
Check notice
Code scanning / KICS
Container Capabilities Unrestricted
@@ -63,10 +63,30 @@ | |||
networks: | |||
- miw-net | |||
|
|||
pgadmin: |
Check notice
Code scanning / KICS
Cpus Not Limited
# [0.3.0-develop.1](v0.2.0...v0.3.0-develop.1) (2023-12-07) ### Bug Fixes * **ci:** separate workflow "Test application (test + coverage)" for PR and repo ([6de785b](6de785b)) * **dev:** add file extension and refactor called method in gradle ([6811a8b](6811a8b)) * **dev:** add important notes to INSTALL.md ([a7c1b71](a7c1b71)) * **dev:** adjust port to request against keycloak ([4a3d317](4a3d317)) * **dev:** small adjustment to INSTALL.md ([59b6df4](59b6df4)) * manually change the Helm chart version ([1ad16ed](1ad16ed)) * method name from the cx-ssi-lib has been renamed ([b46d084](b46d084)) * remove filter for org.eclipse packages ([af9a9e5](af9a9e5)) ### Features * add initContainers ([#142](#142)) ([7317800](7317800)) * add tpl to miw ingress ([#143](#143)) ([c56d133](c56d133)) * **dev:** add pgAdmin to local dev env ([#144](#144)) ([d7f2bbe](d7f2bbe)) * **devel:** make application port dynamic (parameter) ([8816c89](8816c89)) * **dev:** update README.md and introduce INSTALL.md for usage ([54b8d4a](54b8d4a)) * **helm:** Make liveness & readiness probes configurable ([#99](#99)) ([252eed1](252eed1)) * **readme:** add "usage" section [WIP] ([6919b71](6919b71))
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Coverage Report
|
This reverts commit 303edb7.
🎉 This PR is included in version 0.2.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 0.3.0-develop.3 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 0.3.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Description
This PR will merge all changes necessary for the 0.3.0 release which will be included in the overall 23.12 release.
Pre-review checks
Please ensure to do as many of the following checks as possible, before asking for committer review: