You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2021/09/21 20:06:56 UTC

[GitHub] [beam] udim commented on a change in pull request #13737: [BEAM-11665] Publish Beam GCP BOM

udim commented on a change in pull request #13737:
URL: https://github.com/apache/beam/pull/13737#discussion_r713380070



##########
File path: release/src/main/scripts/run_rc_validation.sh
##########
@@ -285,6 +285,17 @@ if [[ ("$java_mobile_game_direct" = true || "$java_mobile_game_dataflow" = true)
     -PbqDataset=${MOBILE_GAME_DATASET} \
     -PpubsubTopic=${MOBILE_GAME_PUBSUB_TOPIC} \
     -PgcsBucket=${USER_GCS_BUCKET:5}  # skip 'gs://' prefix
+
+    echo "**************************************************************************"
+    echo "* Java mobile game on DataflowRunner using Beam GCP BOM: UserScore, HourlyTeamScore, Leaderboard"

Review comment:
       Should this be included as part of the release validation spreadsheet?
   In other words, is this required to pass to validate the RC?




-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org