Coder Social home page Coder Social logo

Comments (3)

alexellis avatar alexellis commented on May 30, 2024

Hi @kanimaru

  1. Can you define "fills up"? The binaries people tend to pull in are just a few megabytes.
  2. Why do you think the arkade-get action is to blame for creating files in /tmp/arkade-* and not arkade itself?
  3. Is your /tmp directory being properly managed? What's the OS?
  4. And why are you not using an ephemeral runner solution? Reusing the same runner is dangerous and causes a lot of unexpected side-effects.

from arkade-get.

kanimaru avatar kanimaru commented on May 30, 2024

Sorry was in Vacation.

Can you define "fills up"? The binaries people tend to pull in are just a few megabytes.

Even couple of megabytes are in sum very heavy especially when multiple projects don't cleanup afterwards.

Why do you think the arkade-get action is to blame for creating files in /tmp/arkade-* and not arkade itself?

I'm not sure didn't looked deeper into it just saw that there wars tons of /tmp/arkade-* folders that was killing the build maschine

Is your /tmp directory being properly managed? What's the OS?

I don't know how the Runner is setup. Different Team manages it but I would guess they didn't change much from default installation. It's Ubuntu 20.04.5 LTS

And why are you not using an ephemeral runner solution? Reusing the same runner is dangerous and
causes a lot of unexpected side-effects.

I know but I have no other choice I can be happy that I get at least 1 worker to build my stuff. It's bad cooperated decision... don't ask.

But it's OK I just wanted to report that you maybe had a bug that you probably fixed already. I have to swap to another solution. From the new runner I got, I can't connect to the internet without going over a proxy. And Arkade seems not to care about proxies at least I think so. Action responded with a 502 when it tries to install tools. But manually I can pull the tool or arkade with curl. Will now build a Docker Image with the tools I need and use this :/.

But thx for the response and the fix <3

from arkade-get.

alexellis avatar alexellis commented on May 30, 2024

We've made some changes to try and recover some of the folders, for folks who are not running with ephemeral runners, like yourself.

alexellis/arkade@8f02858

from arkade-get.

Related Issues (4)

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.