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.

Runner package is downloaded every single time

See original GitHub issue

Would be faster if we can reuse the already downloaded one, this is specially good for not cloud runners. We should download the wrapped runner once (GH or GL), install it in the system and make cml-runner to use it always. If we are changing the SCM we should download the other wrapped runner.

Issue Analytics

  • State:open
  • Created 2 years ago
  • Comments:9 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
dacbdcommented, Jun 13, 2022

I see because each call downloads the gha runner since they aren’t aware of previous invocations

1reaction
dacbdcommented, Jun 10, 2022

is this still a concern/issue? Im not following what the optimization is supposed to be?

Read more comments on GitHub >

github_iconTop Results From Across the Web

The runner auto upgrade faild after download three times. #442
The runner auto update when my CI/CD job start 2.It's download package faild three times.(My runner in china server,the ...
Read more >
How to avoid re-installing R packages every time we start R
Hi, Every time I start R, I have to re-install the packages I need and also call from the library ("library" command). It...
Read more >
Gitlab Runner Failing to Download files (#28225) · Issues
Has problems downloading (sometime the CI/CD job gets stuck) files with can be downloaded without any issues in other VMs, containers, locally.
Read more >
Gitlab Runner auto CI stuck at downloading - Stack Overflow
I added a curl command instead of mvn package and it seems the download speed is 0, how is that possible? Step 5/11...
Read more >
Stop PIP from re-downloading same packages over and over ...
PIP has a habit of re-downloading same packages every time you run the pip install command. That's not so cool, especially, when you...
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