Releases: aeon-php/automation
Releases · aeon-php/automation
1.0.4
[1.0.4] - 2023-10-03
Added
- #429 - contributors section to the release/releases footer - @norberttech
Fixed
- eafc30 - failing tests - @norberttech
Updated
- 535b59 - dependencies - @norberttech
- 82566d - tests.yml - @norberttech
- 3f719e - tools dependencies - @norberttech
- 6a50f5 - project dependencies - @norberttech
- c5ccf3 - dependabot-auto-merge.yaml - @norberttech
- b11ac8 - dependencies - @norberttech
Contributors
Generated by Automation
1.0.3
[1.0.3] - 2022-01-02
Added
- #198 - support for local release files - @norberttech
Updated
- 8d3c41 - dependencies - @norberttech
- 6d0486 - dependencies - @norberttech
- 6aa658 - dependencies - @norberttech
Generated by Automation
1.0.2
[1.0.2] - 2021-10-14
Fixed
- #170 - skipping updated type in changelog formatter - @norberttech
Generated by Automation
1.0.1
[1.0.1] - 2021-10-04
Added
- #167 - new change type: Changed - @norberttech
Changed
- a539e5 - dependencies - @norberttech
Generated by Automation
1.0.0
[1.0.0] - 2021-09-01
Added
- #84 - workflow:timing:list - to display project workflows billable minutes usage - @norberttech
- #61 - docker usages examples to README.md - @norberttech
- #60 - missing test for unchanged changelog in changeloge:generate - @norberttech
- #60 - missing test for pull request template show and cache clear commands - @norberttech
- a3fd3e - integration request section to the documentation - @norberttech
- #42 - --tag-only-stable option to changelog:generate and changelog:generate:all commands - @norberttech
- #41 - changelog:get command with possibility to display --sha1-hash of the file - @norberttech
- #40 - cache directory and config file path into logs - @norberttech
- #39 - keep automation cache between changelog update workflows execution - @norberttech
- #38 - GitHub objects cache without expiration date to speed up fetching pull requests - @norberttech
- #38 - Possibility to clear both caches independently - @norberttech
- #38 - AEON_AUTOMATION_CACHE_DIR env variable - @norberttech
- 773da7 - GitHub Actions integration - @norberttech
- #33 - Unreleased to changelog:generate:all command - @norberttech
- #31 - Added changelog:release:unreleased command - @norberttech
- #30 - --github-file-update-path and --github-file-update-ref options to changelog:generate:all - @norberttech
- #30 - --github-file-update-path and --github-file-update-ref options to changelog:generate - @norberttech
- #28 - Possibility to setup github enterprise url - @norberttech
- #26 - Added --github-release-update option - @norberttech
- #25 - changelog:generate:all command that can generate changelog for all/multiple/selected tags - @norberttech
- #22 - ReleaseService that is independent from the IO - @norberttech
- #22 - Extracting project name from configuration if not provided as argument - @norberttech
- 82b961 - pull request description content check - @norberttech
- #20 - --release-name option to changelog:generate command that will be used when --tag option is not provided to customize release name - @norberttech
- 96d189 - Completed At column to workflow job list - @norberttech
- #18 - workflow:job:list to display current status of all jobs from all workflows - @norberttech
- #17 - --compare-reverse option that will reverse start with end commit before comparison - @norberttech
- #17 - --tag-next option that will overwrite guessing End Commit SHA when detecting scope changes - @norberttech
- #16 - --skip-from option to changelog:generate command that makes possible to skip bots when generating changelogs - @norberttech
- #13 - pull-request:description:check command - @norberttech
- #15 - Added documentation linter github action - @norberttech
- #10 - Command to display Pull Request template that follows keepachangelog convention - @norberttech
- #9 - support for classic theme in both, markdown and HTML formats - @norberttech
- #8 - HTML formatter to changelog generator - @norberttech
- #6 - --changed-before option to changelog:generate command - @norberttech
- #6 - --with-commit to tag:list command - @norberttech
- #6 - twig template for changelog generation - @norberttech
- #6 - support for generating changelogs from tags that are diverged - @norberttech
- #5 - PrefixParser to detect change type from change title prefix - @norberttech
- #5 -
Change::name() : string
andChange::all() : array
methods - @norberttech - #4 - Make first character of change title uppercase - @norberttech
- #3 - support for conventional commit format - @norberttech
- #3 - Change object that holds Type and description - @norberttech
- #2 - static analyze github workflow - @norberttech
- #1 -
change-log:get --commit-end
flag that takes sha of a commit that should be the last in changelog - @norberttech - #1 - Github tests workflow - @norberttech
- #1 - Dependabot configuration - @norberttech
- b3a906 - basic README - @norberttech
- e5849d - initial changelog - @norberttech
Changed
- #157 - Updated dependencies - @norberttech
- #83 - Moved tools to additional composer.json file - @norberttech
- 3271ee - workflow env var - @norberttech
- #60 - updated dependencies - @norberttech
- c9a240 - dependencies - @norberttech
- #52 - drop all options shortcuts - @norberttech
- #44 - updated coduo/php-matcher dependency to latest stable version - @norberttech
- 4e38f3 - Update README.md - @norberttech
- f2dc9e - aeon-php/calendar dependency - @norberttech
- #38 - **current cache ...