-
Notifications
You must be signed in to change notification settings - Fork 85
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
not found golang packages #24490
Comments
I've been having a problem harvesting packages like these as well. I tried to do specifically github.com/open-telemetry/opentelemetry-collector like this: But after multiple days, the golang package page still shows it as not harvested: Is there a different/correct way to do this that I don't know about? |
I think the issue is that the ClearlyDefined UI doesn't support golang yet, or at least not when the identifier for the golang repo isn't github - for example go.opentelemetry.io/collector v0.82.0. I think it's possible to submit these using the API bypassing the UI, I'm looking into this |
I submitted an API request like this to the harvest API,
I received a 201 back with body "Created". I don't know how long the harvest API takes to work, but I submitted this one at Wed, 09 Aug 2023 21:29:00 GMT (half an hour ago now) and the corresponding definition has not changed to show harvested: https://clearlydefined.io/definitions/go/golang/github.com%2faws%2faws-sdk-go/v1.44.309 Btw, I also tried:
Just in case the URL-escaped quotes matter, but this also had no effect |
ok, that package just spontaneously became harvested. I'll keep an eye on the other packages I've been testing with to see whether they resolve themselves too |
I am getting 404 for the packages below. Can this be fixed? Is there anything I can do to help?
The text was updated successfully, but these errors were encountered: