mirror of
https://github.com/apricote/releaser-pleaser.git
synced 2026-01-13 21:21:03 +00:00
This change reverses the responsibility for which files the updaters are run on. Now each updater can specify the list of files and wether the files should be created when they do not exist yet. This simplifies the handling of each update in releaserpleaser.go, as we can just iterate over all updaters and call it for each file of that updater. Also update the flags to allow users to easily define which updaters should run. |
||
|---|---|---|
| .. | ||
| explanation | ||
| guides | ||
| reference | ||
| tutorials | ||
| .gitignore | ||
| book.toml | ||
| changelog.md | ||
| introduction.md | ||
| SUMMARY.md | ||