Coder Social home page Coder Social logo

Comments (5)

sysnet-ai avatar sysnet-ai commented on May 24, 2024 1

@lukka - Thanks so much for the response

Nice catch with the clients/cpp path - however that is something we do need in the 'real' repo (It was there due to eager copy pasting).

On the repro repository: https://github.com/sysnet-ai/vcpkg_caching_test seems like the last update helped (Moving to v7 and removing the extra path).

I bumped to v7 and it seems like our main job is now running with correct caching.

Thanks again, closing this out.

from run-vcpkg.

lukka avatar lukka commented on May 24, 2024

@sysnet-ai could you please provide a link to the workflow which is skipping (incorrectly) caching the binaries?

from run-vcpkg.

sysnet-ai avatar sysnet-ai commented on May 24, 2024

@lukka - I can't share the workflow since it is in a private repository, but I created a repo to reproduce it:
https://github.com/sysnet-ai/vcpkg_caching_test

As you can see 'Second Run' is not picking up anything from the cache even thou the first job does store something into the cache.

from run-vcpkg.

lukka avatar lukka commented on May 24, 2024

@sysnet-ai great to see a full repro of the problem, thanks!
I believe you could drop the clients/cpp from the input:
additionalCachedPaths: ${{ github.workspace }}/clients/cpp/vcpkg_installed
This is because the installation happens in <repo-root>/vcpkg_installed rather than <repo-root>/cpp/clients/vcpkg_installed.
Let me know if this helps, thanks!

from run-vcpkg.

lukka avatar lukka commented on May 24, 2024

@sysnet-ai also, please use the latest version, i.e., lukka/run-vcpkg@v7, and let me know as always, thanks!

from run-vcpkg.

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.