Giter Club home page Giter Club logo

Comments (5)

jedbrown avatar jedbrown commented on June 12, 2024 1

It's likely to come up in review. Peter works on deal.II, which uses the approach of creating a Docker image with all dependencies and using that from Actions. https://github.com/dealii/dealii/blob/master/.github/workflows/linux.yml#L40
An alternative is to install dependencies using a package manager (such as apt install) from the script.

from hp3d.

jedbrown avatar jedbrown commented on June 12, 2024

It would be wonderful to hook these tests up to GitHub actions (or other continuous integration).

from hp3d.

stefanhenneking avatar stefanhenneking commented on June 12, 2024

Thanks for the suggestion, @jedbrown. It's on our TODO list but so far no one's worked on it (personally I don't have much experience setting up GitHub actions for packages with lots of dependencies). I've now opened #155 to keep track of any CI efforts specifically.

from hp3d.

stefanhenneking avatar stefanhenneking commented on June 12, 2024

I figured that installing dependencies from script we'd probably run out of free minutes on GitHub fairly quickly. But I'll look into the option with the Docker image - thanks for the suggestion.

from hp3d.

stefanhenneking avatar stefanhenneking commented on June 12, 2024

Added CI in #159

from hp3d.

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.