stevedlawrence commented on code in PR #213:
URL: https://github.com/apache/daffodil-site/pull/213#discussion_r2695655638
##########
.github/workflows/update-docs.yml:
##########
@@ -31,7 +31,7 @@ on:
- daffodil-vscode.wiki
required: true
version:
- description: Version (e.g. v1.0.0-rc1)
+ description: Version (Daffodil ex. v4.0.0-rc1, Daffodil-vscode ex.
1.5.0)
Review Comment:
Documentation is intended to be built for release candidates and reviewed as
part of the release process (I guess we forgot to do that, should be added to
release checklists). Updating documentation after a release is generally
discouraged. Since the documentation wasn't built for 1.5.0 due to error, I
would suggest just running the action with `v1.5.0-rc1` and it should do the
right thing.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]