bereng commented on code in PR #3121: URL: https://github.com/apache/cassandra/pull/3121#discussion_r1505445103
########## .circleci/generate.sh: ########## @@ -34,6 +34,7 @@ print_help() echo " -a Generate the config.yml, config.yml.FREE and config.yml.PAID expanded configuration" echo " files from the main config_template.yml reusable configuration file." echo " Use this for permanent changes in config.yml that will be committed to the main repo." + echo " -d Minimal development checks only. Sanity check during your dev before sending it to review for speed and cost reductions." Review Comment: Added to PR -- 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]

