question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Accessing to the code source of a homemade dependency via github

See original GitHub issue

I’m open sourcing a part of the project of my company now, I have created a public repository on github… And I use this package that way in extra-deps in my stack.yml file :

 - github: dolla-consortium/base
    commit: ee600d4b374f5b6aa54d326f4161f84a20acab8e

Everything works well, but somehow I can’t access to the code source from the project that uses it in Intellij.

And by curiosity, how do you use Hoogle with your plugin ? is it just to display info like this : image or you use it for other things as well ?

Thanks for the help in advance 😃

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
rikvdkleijcommented, Jul 28, 2020

Yes, issue can stay open.

0reactions
nhenincommented, Jul 28, 2020

That would be great @rikvdkleij 😃 I appreciate the quality of your support 👍 , do we let that issue open then ?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Using the Dependency submission API - GitHub Docs
You can use the Dependency submission API to submit dependencies for projects, such as the dependencies resolved when a project is built or...
Read more >
Exploring the dependencies of a repository - GitHub Docs
On GitHub.com, navigate to the main page of the repository. · Under your repository name, click Insights. Insights tab in the main repository...
Read more >
atomicobject/diy: Constructor-based dependency ... - GitHub
DIY (Dependency Injection in YAML) is a simple dependency injection library which focuses on declarative composition of objects through constructor injection.
Read more >
It is possible to add a dependency of a private git repo? #835
So, is this mean that it is not possible to specify the TOKEN using an environment variable, and the only way I can...
Read more >
Git Guides - git clone - GitHub
Once a repository already exists on a remote, like on GitHub, then you would clone that repository so you could interact with it...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found