[
https://issues.apache.org/jira/browse/BEAM-10891?focusedWorklogId=518147&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-518147
]
ASF GitHub Bot logged work on BEAM-10891:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 30/Nov/20 22:09
Start Date: 30/Nov/20 22:09
Worklog Time Spent: 10m
Work Description: lostluck commented on pull request #13308:
URL: https://github.com/apache/beam/pull/13308#issuecomment-736085775
The vet problem is the same as the linked BEAM-4831 JIRA. It's got
everything to do with the way gogradle caches everything in vendor directories,
and the go vet tests checking by simply directory structures without special
handling of vendoring.
Either way, this PR *cannot* be affecting that error. If you'd like to
verify, first delete the various vendor directories under sdks/go (we don't
submit these directories), *then* run the go vet command again.
Once we move to Go Modules, this problem will go away as it does away with
needing vendor directories.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 518147)
Time Spent: 9h 50m (was: 9h 40m)
> Dockerfile for development container
> ------------------------------------
>
> Key: BEAM-10891
> URL: https://issues.apache.org/jira/browse/BEAM-10891
> Project: Beam
> Issue Type: Improvement
> Components: website
> Reporter: Omar Ismail
> Priority: P2
> Time Spent: 9h 50m
> Remaining Estimate: 0h
>
> Create Dockerfile as alternative to instructions presented inĀ
> https://beam.apache.org/contribute/#prerequisites
--
This message was sent by Atlassian Jira
(v8.3.4#803005)