This repository has been archived by the owner on Mar 6, 2021. It is now read-only.
Releases: ergebnis/composer-normalize-action
Releases · ergebnis/composer-normalize-action
0.8.0
- Fix: Update
README.md
(#71), by @localheinz - Fix: Link (#72), by @localheinz
- Fix: Remove examples (#73), by @localheinz
- Enhancement: Add comments to
Makefile
(#75), by @localheinz - Fix: Description (#76), by @localheinz
- Fix: Description (#78), by @localheinz
- Fix: Run build when
ergebnis/composer-normalize
is not required as well (#77), by @localheinz - Enhancement: Build Docker image based on PHAR (#81), by @localheinz
- Fix: Rename workflows (#82), by @localheinz
- Enhancement: Synchronize with
ergebnis/php-library-template
(#83), by @localheinz - Fix: Update
README.md
andCHANGELOG.md
(#84), by @localheinz
0.7.0
- Enhancement: Update
actions/checkout
(#60), by @localheinz - Enhancement: Add badge for continuous deployment (#61), by @localheinz
- Fix: Path (#62), by @localheinz
- Fix: Remove possibility to specify version via
COMPOSER_NORMALIZE_VERSION
(#63), by @localheinz - Enhancement: Synchronize with
ergebnis/github-action-template
(#65), by @localheinz - Enhancement: Actually run action during build (#66), by @localheinz
- Enhancement: Synchronize with
ergebnis/github-action-template
(#67), by @localheinz - Enhancement: Update
ergebnis/composer-normalize
(#68), by @localheinz - Fix: Allow specifying arguments (#64), by @localheinz
- Fix: Do not bother specifying
DOCKER_USERNAME
as secret (#69), by @localheinz - Fix: Update
CHANGELOG.md
(#70), by @localheinz
0.6.0
- Fix: Flip arguments (#51), by @localheinz
- Fix: Sort configuration (#52), by @localheinz
- Enhancement: Use reference style links in
CHANGELOG.md
(#53), by @localheinz - Fix: Update
README.md
(#54), by @localheinz - Enhancement: Synchronize with
ergebnis/github-action-template
(#55), by @localheinz - Enhancement: Use PHP 7.4 (#56), by @localheinz
- Fix: References after move to @ergebnis (#57), by @localheinz
- Fix: Homepage (#58), by @localheinz
- Enhancement: Update
ergebnis/composer-normalize
(#59), by @localheinz
0.5.2
- Fix: Actually tag Docker image before attempting to push it (#50), by @localheinz
0.5.1
- Fix: Avoid use of
GITHUB_WORKSPACE
environment variable (#48), by @localheinz - Fix: Actually push tagged Docker image when GitHub tag is created (#49), by @localheinz
0.5.0
- Fix: Usage examples in
README.md
(#38), by @localheinz - Enhancement: Use
7.3-cli-alpine
instead of7.3-alpine
as Docker base image (#39), by @localheinz - Enhancement: Require
localheinz/composer-normalize
only when different from default (#40), by @localheinz - Enhancement: Clean up
entrypoint.sh
(#41), by @localheinz - Enhancement: Simplify
README.md
(#42), by @localheinz - Fix: Reduce noise when installing dependencies with
composer
(#44), by @localheinz - Enhancement: Synchronize project tooling configuration with
localheinz/php-library-template
(#43), by @localheinz - Fix: Also build, tag, and push Docker image on merge to
master
(#45), by @localheinz - Fix: Remove unopened quotes (#46), by @localheinz
- Enhancement: Allow specifying arguments and options (#47), by @localheinz
0.4.2
- Fix: Workflow configuration and example (#37), by @localheinz
0.4.1
- Fix: Use old name (#34), by @localheinz
- Fix: Use new name (#35), by @localheinz
- Fix: Use environment variable directly and require
localheinz/composer-normalize
inentrypoint.sh
(#36), by @localheinz
0.4.0
- Enhancement: Update localheinz/composer-normalize (#27), by @localheinz
- Enhancement: Provide action.yml (#28), by @localheinz
- Enhancement: Allow specifying the version of localheinz/composer-normalize (#29), by @localheinz
- Fix: Use GitHub handle as value for author (#30), by @localheinz
- Fix: Update README.md (#31), by @localheinz
- Enhancement: Update CHANGELOG.md (#32), by @localheinz
- Fix: Use different name (#33), by @localheinz
0.3.1
- Enhancement: Update
README.md
to reflect migration toyml
format (#25), by @localheinz - Fix: Link in
README.md
(#26), by @localheinz