GithubHelp home page GithubHelp logo

not found golang packages about curated-data HOT 5 CLOSED

gouslu avatar gouslu commented on June 2, 2024
not found golang packages

from curated-data.

Comments (5)

mpcen avatar mpcen commented on June 2, 2024

@qtomlinson

from curated-data.

mattsains avatar mattsains commented on June 2, 2024

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:

image

But after multiple days, the golang package page still shows it as not harvested:

https://clearlydefined.io/definitions/go/golang/github.com%2fopen-telemetry/opentelemetry-collector/v0.82.0

image

Is there a different/correct way to do this that I don't know about?

from curated-data.

mattsains avatar mattsains commented on June 2, 2024

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

from curated-data.

mattsains avatar mattsains commented on June 2, 2024

I submitted an API request like this to the harvest API, POST https://api.clearlydefined.io/harvest:

[{"tool":"package","coordinates":"go/golang/github.com/aws/aws-sdk-go/v1.44.309"}]

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:

[{"tool":"package","coordinates":"go/golang/github.com%2faws%2faws-sdk-go/v1.44.309"}]

Just in case the URL-escaped quotes matter, but this also had no effect

from curated-data.

mattsains avatar mattsains commented on June 2, 2024

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

from curated-data.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.