Abacn commented on PR #37827: URL: https://github.com/apache/beam/pull/37827#issuecomment-4040184872
Release candidates explicitly set the flag: https://github.com/apache/beam/blob/9829d6d3cf9ba246bcac70850a600b01df00431e/.github/workflows/build_release_candidate.yml#L300 and it's also enabled when `-PisRelease` set: https://github.com/apache/beam/blob/9829d6d3cf9ba246bcac70850a600b01df00431e/sdks/java/container/common.gradle#L111 https://github.com/apache/beam/blob/9829d6d3cf9ba246bcac70850a600b01df00431e/sdks/python/container/common.gradle#L124 https://github.com/apache/beam/blob/9829d6d3cf9ba246bcac70850a600b01df00431e/sdks/go/container/build.gradle#L42 etc -- 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]
