Skip to content

Latest commit

 

History

History
53 lines (35 loc) · 1.67 KB

CHANGELOG.md

File metadata and controls

53 lines (35 loc) · 1.67 KB

Changelog

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

  • Added new input docker_build_args.

Added

  • Added new input docker_target option;

Changed

  • Usage instructions now refer to a specific tag instead of main

Changed

  • 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 to scripts/get-repository-name.sh.

Removed

  • Removed naming section from README.md

Added

  • Added new input docker_dockerfile and docker_context options;
  • Added scripts/parse-docker-context-and-dockerfile.sh

Deleted

  • Removed scripts/get-and-bump-version.sh;

v1 - 2024-04-07

Added

  • Added base source code files for the action.