Giter VIP home page Giter VIP logo

Comments (3)

t-dedah avatar t-dedah commented on July 19, 2024

Hi @ssbarnea you can enable debug mode while caching the files using actions/cache, this will list all the files being cached.

from gh-actions-cache.

ssbarnea avatar ssbarnea commented on July 19, 2024

That is not really a solution for two reasons:

  • One would have to rerun a job with debug mode in order to see the files, so no chance of seeing the cache from an existing job
  • There is no option to enable debug all the time just for that particular job.
  • Most of the time we want to check what is inside a specific cache archive that we think it is too big, that might even be many days or weeks old and we may not be able to clearly determine which job generated it.

That is why I still think that it would be awesome to be able download the archives in order to list their content. Maybe an inspect command in the future?

Thanks for the replying!

from gh-actions-cache.

kotewar avatar kotewar commented on July 19, 2024

Hey @ssbarnea, 👋🏽

You can enable debug logging by following these steps. This would print all debug logs by default in your workflow runs.

from gh-actions-cache.

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.