Leomrlin commented on code in PR #748: URL: https://github.com/apache/geaflow/pull/748#discussion_r2876291425
########## geaflow-ai/plugins/lightmem/scripts/smoke.sh: ########## @@ -0,0 +1,157 @@ +#!/usr/bin/env bash +set -euo pipefail Review Comment: Ditto, The script also needs to include the Apache License header. ########## geaflow-ai/plugins/casts/scripts/smoke.sh: ########## @@ -0,0 +1,161 @@ +#!/usr/bin/env bash Review Comment: The script also needs to include the Apache License header. -- 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]
