Giter Club home page Giter Club logo

Comments (5)

kolloch avatar kolloch commented on July 19, 2024

@vbrandl Thank you for the suggestion! My travis setup was horrible. I try this out currently....

from crate2nix.

kolloch avatar kolloch commented on July 19, 2024

Thank you for the suggestion. The github action results in a build now. But the caching doesn't seem to work since it is still rebuilding everything from scratch. If you have an idea on how to change that, please let me know!

from crate2nix.

vbrandl avatar vbrandl commented on July 19, 2024

I'm not sure (never used the action before, I just thought, it might work)

Maybe you need to build default.nix instead of tests.nix for the caching to work and run the tests in a separate step? Just spitballing here...

from crate2nix.

andir avatar andir commented on July 19, 2024

I think one of the problems with the current cachix approach in the GitHub action is that it isn't caching intermediate results aka all the dependencies of crate2nix.

Ideally we would be able to use the post-build-hook together with cachix. That would ensure all the build results get uploaded to the binary cache.

I briefly looked into the cachix github action and there seems to be a few requests for ways to customize the behavior.

from crate2nix.

kolloch avatar kolloch commented on July 19, 2024

I implemented to improvements so I'll close it now:

  • In run_tests.sh, I also include a cachix push on my machine so that everything that I push to the github repo is usually prebuilt.
  • I updated the version of the cachix hook so that this uses a post-build-hook now.

from crate2nix.

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.