This is an automated email from the ASF dual-hosted git repository.
lostluck pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from 71decd8 Merge pull request #16662 from
[BEAM-13772][Playground][Bugfix] Change executable name for go tests
add 09690ed [BEAM-6744] Support implicitly setting project id in Go
Dataflow runner (#16643)
No new revisions were added by this update.
Summary of changes:
sdks/go/pkg/beam/options/gcpopts/options.go | 17 ++++-
sdks/go/pkg/beam/options/gcpopts/options_test.go | 82 ++++++++++++++++++++++++
sdks/go/pkg/beam/runners/dataflow/dataflow.go | 2 +-
3 files changed, 99 insertions(+), 2 deletions(-)
create mode 100644 sdks/go/pkg/beam/options/gcpopts/options_test.go