Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issues with recent builds #103

Open
mjpitz opened this issue Oct 7, 2020 · 6 comments
Open

Issues with recent builds #103

mjpitz opened this issue Oct 7, 2020 · 6 comments
Labels
type: bug Something isn't working.

Comments

@mjpitz
Copy link
Member

mjpitz commented Oct 7, 2020

Opening for transparency. I've noticed some sporadic issues with our builds due to the fetch for go-groups.

Upstream issue: indeedeng/go-groups#20

Some thoughts on how we can add stability:

  • Build intermediary containers for our CI pipelines where possible
    • Should be easy to do with existing dockerfiles infrastructure
    • This will reduce our dependency on fetching from Indeed all the time
@mjpitz mjpitz added the type: bug Something isn't working. label Oct 7, 2020
@abitrolly
Copy link

Is that still an issue?

@mjpitz
Copy link
Member Author

mjpitz commented Aug 25, 2021

Yes. I still encounter issues with it from time to time. I'm half tempted to clone the repo and build it myself because of how often builds fail resolve stuff from oss.indeed.com

@abitrolly
Copy link

https://oss.indeed.com/ is 404 for me. Should there be something different?

@mjpitz
Copy link
Member Author

mjpitz commented Aug 26, 2021

You have to hit a specific path on it. For example, /go is a go module proxy.

@abitrolly
Copy link

abitrolly commented Aug 28, 2021

So you mean https://oss.indeed.com/ is not a depscloud installation, but some kind of go package server. Why it is not possible to go build directly from https://github.com/indeedeng/go-groups ?

@mjpitz
Copy link
Member Author

mjpitz commented Sep 13, 2021

Yes. And I can build directly from the repo, just requires a bit more work to do.

@mjpitz mjpitz closed this as completed Sep 13, 2021
@mjpitz mjpitz reopened this Sep 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working.
Projects
None yet
Development

No branches or pull requests

2 participants