You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is just a short term list to get it ready for Hugo, and does not set any scope for the future (which will be very narrow ...).
Move the plugins module to a new hugoreleaser-plugins-api.
Move the deb plugin to a new hugoreleaser-archive-plugins.
Collapse into one --paths flag (a slice), see below.
Remove the goarm setting, that can be set in env.
Add a optional "!" (not) prefix to the Glob patterns.
Only start archive plugins on the archive step.
Add more context (e.g. number of workers to first info statement.
Make sure the simple typed flags (strings, bool etc.) are available as HUGORELEASER_TAG etc. in config replacements (also when they're just set as -tag)
Add short_title, short_threshold for release notes with a low number of changes.
Add option for a custom release notes template.
The text was updated successfully, but these errors were encountered:
This is just a short term list to get it ready for Hugo, and does not set any scope for the future (which will be very narrow ...).
plugins
module to a newhugoreleaser-plugins-api
.deb
plugin to a newhugoreleaser-archive-plugins
.--paths flag
(a slice), see below.goarm
setting, that can be set in env.HUGORELEASER_TAG
etc. in config replacements (also when they're just set as-tag
)short_title
,short_threshold
for release notes with a low number of changes.The text was updated successfully, but these errors were encountered: