stevedlawrence commented on code in PR #897:
URL: https://github.com/apache/daffodil/pull/897#discussion_r1060715760
##########
containers/release-candidate/src/daffodil-release-candidate:
##########
@@ -300,6 +301,18 @@ case $PROJECT_REPO in
yarn package
cp *.vsix $DAFFODIL_RELEASE_DIR/bin/
+ echo "Building Extension Docs..."
+ doc_name="Apache-Daffodil-Extension-for-Visual-Studio-Code-$VERSION"
Review Comment:
The convention we've been using in this script is ALL_CAP variable names.
--
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]