Loading
Commits on Source 13
-
Pierre Smeyers authored
The template now supports installing packages on Alpine and Debian-based images. The function also skips install if packages are already installed.
-
BREAKING CHANGE: the default base image has been changed to python:debian-slim
-
Pierre Smeyers authored
-
Pierre Smeyers authored
-
Pierre Smeyers authored
-
BREAKING CHANGE: py-trivy job is enabled by default 'trivy-enabled' input is no longer supported - use 'trivy-disabled' instead
-
semantic-release-bot authored
# [7.0.0](6.11.1...7.0.0) (2024-05-17) ### Code Refactoring * **Trivy:** py-trivy job is enabled by default ([d9e86795](d9e86795)) ### Features * add support for slim and alpine Python images + change default base image ([22003d19](22003d19)) ### BREAKING CHANGES * **Trivy:** py-trivy job is enabled by default 'trivy-enabled' input is no longer supported - use 'trivy-disabled' instead * the default base image has been changed to python:debian-slim
-
Pierre Smeyers authored
-
semantic-release-bot authored
## [7.0.1](7.0.0...7.0.1) (2024-05-17) ### Bug Fixes * remove useless apt commands ([469ebece](469ebece))
-
Pytgaen authored
-
Pytgaen authored
-
Pierre Smeyers authored
fix: issue github_get_latest_version and README for trivy Closes #73 and #74 See merge request !106
-
semantic-release-bot authored
## [7.0.2](to-be-continuous/python@7.0.1...7.0.2) (2024-05-20) ### Bug Fixes * issue [#73](to-be-continuous/python#73) github_get_latest_version ([ce26d5ab](to-be-continuous/python@ce26d5ab)) * README for trivy now enabled by default ([f5d5f2e9](to-be-continuous/python@f5d5f2e9))