containerbuildsystem / cachi2

Cachi2 is a CLI tool that pre-fetches your project's dependencies to aid in making your build process network-isolated.
GNU General Public License v3.0
7 stars 25 forks source link

add design doc for Yarn 1.x support #585

Closed taylormadore closed 1 week ago

taylormadore commented 1 month ago

You can see a barebones PoC with just prefetch (No SBOM generation) using the offline mirror here: https://github.com/taylormadore/cachi2/tree/yarn-v1-limited-poc

Maintainers will complete the following section

Note: if the contribution is external (not from an organization member), the CI pipeline will not run automatically. After verifying that the CI is safe to run:

taylormadore commented 1 month ago

Since V1:

taylormadore commented 2 weeks ago

Since V2: