Uh oh!
There was an error while loading. Please reload this page.
[BEAM-11665] Publish Beam GCP BOM - #13737
Conversation
kileys
commented
Jan 12, 2021
Run Gradle Publish |
Codecov Report
@@ Coverage Diff @@## master #13737 +/- ##
==========================================
- Coverage 82.75% 82.74% -0.01%
==========================================
Files 466 466 Lines 57525 57525 ==========================================
- Hits 47604 47601 -3 - Misses 9921 9924 +3
Continue to review full report at Codecov.
|
kileys
commented
Jan 12, 2021
Run Gradle Publish |
suztomo
commented
Jan 13, 2021
@kileys Can I see the generated BOM somewhere? |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
@suztomo |
kileys
commented
Jan 20, 2021
Run Gradle Publish |
There was a problem hiding this comment.
<url>http://beam.apache.org</url>should use https
2<inceptionYear>2016</inceptionYear>should be 2021<organizationUrl>http://www.apache.org</organizationUrl>should use https<archive>http://www.mail-archive.com/dev%beam.apache.org</archive>should use https
kileys
commented
Jan 20, 2021
Run Dataflow PostRelease |
2 similar comments
kileys
commented
Jan 20, 2021
Run Dataflow PostRelease |
kileys
commented
Jan 20, 2021
Run Dataflow PostRelease |
@elharo |
kileys
commented
Jan 21, 2021
Run Dataflow PostRelease |
kileys
commented
Jan 21, 2021
R: @kennknowles |
suztomo
commented
Jan 22, 2021
I see it's working as expected. (Effective pom after I replaced the version iwth the latest release 2.27: https://gist.github.com/suztomo/ab8bf9dc2653ce2a886a5a57a0204eb2#file-gistfile1-txt-L190 ) I want Guava version to be more higher: #13740 |
| -PgcsBucket=${USER_GCS_BUCKET:5} # skip 'gs://' prefix | ||
| echo "**************************************************************************" | ||
| echo "* Java mobile game on DataflowRunner using Beam GCP BOM: UserScore, HourlyTeamScore, Leaderboard" |
There was a problem hiding this comment.
Should this be included as part of the release validation spreadsheet?
In other words, is this required to pass to validate the RC?
Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:
R: @username).[BEAM-XXX] Fixes bug in ApproximateQuantiles, where you replaceBEAM-XXXwith the appropriate JIRA issue, if applicable. This will automatically link the pull request to the issue.CHANGES.mdwith noteworthy changes.See the Contributor Guide for more tips on how to make review process smoother.
Post-Commit Tests Status (on master branch)
Pre-Commit Tests Status (on master branch)
See .test-infra/jenkins/README for trigger phrase, status and link of all Jenkins jobs.
GitHub Actions Tests Status (on master branch)
See CI.md for more information about GitHub Actions CI.