Releases: tmknom/makefiles
Releases · tmknom/makefiles
v0.11.0
v0.10.0
v0.9.1
v0.9.0
What's Changed
Exciting New Features 🎉
- feat: rename to multi for targets that run multiple repositories by @tmknom in #116
- feat: add mutli/commit target by @tmknom in #117
- feat: add support for make multi/copy by @tmknom in #120
- feat: add support for make multi/stash by @tmknom in #123
Bug Fixes 🛠
Full Changelog: v0.8.1...v0.9.0
v0.8.1
v0.8.0
What's Changed
Exciting New Features 🎉
- feat: remove initial repository settings from internal/init target by @tmknom in #111
- feat: configuration files are automatically downloaded the first time the make command is executed by @tmknom in #112
Bug Fixes 🛠
Full Changelog: v0.7.0...v0.8.0
v0.7.0
What's Changed
Exciting New Features 🎉
- feat: add internal/debug/test target to internal component by @tmknom in #73
- feat: add internal/debug/data target to internal component by @tmknom in #74
- feat: define default variable for release workflow by @tmknom in #76
- feat: define default variable for yamllint config by @tmknom in #77
- feat: add test target to Composite Action by @tmknom in #79
- feat: add internal/repo/init target to internal component by @tmknom in #82
- feat: add internal/init target to internal component by @tmknom in #83
- feat: add dev/exec target to Makefile by @tmknom in #88
- feat: save state for internal by @tmknom in #95
- feat: update internal/repo/init target by @tmknom in #97
- feat: save state for internal/repo/init target by @tmknom in #98
- feat: add test component by @tmknom in #105
- feat: add test target to Reusable Workflows by @tmknom in #107
Bug Fixes 🛠
- fix: suppress outputs to test target for Composite Action by @tmknom in #86
- fix: use realpath to self dir by @tmknom in #87
- fix: rename to config by @tmknom in #89
- fix: suppress unnesessary running for internal/config/init target by @tmknom in #100
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
Exciting New Features 🎉
- feat: add lint/shell and fmt/shell target for Composite Action by @tmknom in #69
- feat: add lint/shell and fmt/shell target for Reusable Workflows by @tmknom in #70
Bug Fixes 🛠
- fix: lint and format are performed only when the target file exists by @tmknom in #68
- fix: include shell component by @tmknom in #71
- fix: displays progress even when executed individually by @tmknom in #72
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
Exciting New Features 🎉
- feat: use configuration with repo by @tmknom in #43
- feat: improve internal/update target by @tmknom in #44
- feat: add repository script that set up General by @tmknom in #45
- feat: add repository script that set up Actions by @tmknom in #46
- feat: add repository script that set up Code security and analysis by @tmknom in #47
- feat: add repository script that set up Protected branches by @tmknom in #48
- feat: add main script for repository by @tmknom in #49
- feat: add update script for admin by @tmknom in #51
- feat: add push script for admin by @tmknom in #52
- feat: add pull script for admin by @tmknom in #53
- feat: add release target to Makefile for Minimum by @tmknom in #56
- feat: include shell component to Makefile for Minimum by @tmknom in #57
- feat: add help/all target to help component by @tmknom in #64
Bug Fixes 🛠
- fix: improve exclude_options variable by @tmknom in #58
- fix: update COMPONENTS_DIR to mutable for Minimum by @tmknom in #59
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
Exciting New Features 🎉
- feat: add docs target to Makefile for Composite Action by @tmknom in #26
- feat: add internal/update target to Makefile of Composite Action by @tmknom in #27
- feat: add internal/update target to Makefile of Reusable Workflows by @tmknom in #28
- feat: add Makefile for Minimum by @tmknom in #30
Bug Fixes 🛠
- fix: execute docs target, when called build target for Composite Action by @tmknom in #29
- fix: add variables by @tmknom in #33
- fix: use correct workflow file by @tmknom in #34
Full Changelog: v0.3.0...v0.4.0