epugh commented on code in PR #204: URL: https://github.com/apache/solr-site/pull/204#discussion_r3631803694
########## build.sh: ########## @@ -35,6 +36,7 @@ OPTIONS=( "l:live:Live build and reload source changes on localhost:8000" "b:build:Force rebuild of the local Docker image" ":lock:Regenerate requirements.txt from requirements.in (use with -b to also rebuild image)" + ":update-deps:Regenerate solr-dependency-versions.json (needs python3; pass versions after --, default is all)" Review Comment: don't love the command name at all... -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
