GithubHelp home page GithubHelp logo

visciang / mbs-example-monorepo Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 72 KB

An example monorepo managed via MBS

Shell 60.98% HCL 3.50% CMake 5.33% C 2.11% Dockerfile 11.41% Elixir 10.23% Go 1.05% JavaScript 1.41% Python 0.86% TypeScript 0.26% Rust 2.08% F# 0.78%

mbs-example-monorepo's People

Contributors

visciang avatar

Watchers

 avatar  avatar

mbs-example-monorepo's Issues

Wire the cache

This is about how we can leverage the caching mechanism of Git Hub Actions.
It is not the way we would cache in a hosted environment where we setup our build cache (for file artifacts and docker images).

We have two docker volumes attached to the MBS docker dind container:
- One that store file artifacts
- One that store the docker dind registry

The content of these volumes could be cached.
The "problem" with this approach is that the cache will grow indefinitely over time.

So we need a cache policy in place to expire things.
This custom cache logic shouldn't be part of MBS but an external user script.

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.