Skip to content

Conversation

@simschla
Copy link
Contributor

@simschla simschla commented Jun 4, 2025

this makes sure that when README.md is updated with latest version number(s), there is also an up-to-date collection of usage help files available. This is required, because even when using a dependency to generateUsage task, the config phase of spotlessMarkdownApply has already picked up the empty/non-existing files, even though they would be available when the task is actually run...
so by generating the files before hand, we make sure they are available in config phase of spotlessMarkdownApply.

this makes sure that when README.md is updated with latest version
number(s), there is also an up-to-date collection of usage help files
available. This is required, because even when using a dependency to
`generateUsage` task, the config phase of spotlessMarkdownApply has
already picked up the empty/non-existing files, even though they would
be available when the task is actually run...
so by generating the files before hand, we make sure they are available
in config phase of spotlessMarkdownApply.
Base automatically changed from feature/manually-commit-chocolatey-bucket to main June 30, 2025 06:51
@simschla simschla merged commit a3a4104 into main Jun 30, 2025
14 checks passed
@simschla simschla deleted the bugfix/make-sure-to-include-usage-help-after-release branch June 30, 2025 06:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants