All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
This changelog was generated some commits after the v1.0.0 tag, so the changelog will have some inconsistencies until the next release.
- Added new input
docker_build_args
.
- Added new input
docker_target
option;
- Usage instructions now refer to a specific tag instead of
main
- Changed the way names are computed: every image will now live under the
niaefeup
Harbor project by default, unless specified. - Changed
scripts/get-project-and-repository-name.sh
toscripts/get-repository-name.sh
.
- Removed naming section from
README.md
- Added new input
docker_dockerfile
anddocker_context
options; - Added
scripts/parse-docker-context-and-dockerfile.sh
- Removed
scripts/get-and-bump-version.sh
;
v1 - 2024-04-07
- Added base source code files for the action.