mirror of
https://github.com/ivabus/pantry
synced 2024-11-23 00:45:07 +03:00
No description
2ff7403742
* Closes #1 * Using bun.sh binaries because we'll probs need to do the same for ziglang because ziglang OOMs during builds in CD * However in general we are happy to use the binaries the project built—they know what they are doing and we should trust them in that. * HOWEVER we should insist that they sign their binaries. Bun do not. * ALSO really we should insist on signed sources, see comments in the YAML for more discussion * Not using profile versions as they are not documented and seemingly less portable (based on reading the installer) |
||
---|---|---|
.github/workflows | ||
projects | ||
README.md |
This pantry† is the complement to pantry.core.
Longer term it will be split out into more pantries, some of which we hope will be maintained by their own communities.
† see pantry.zero for “what is a pantry”
Contributing
See the contributing guide in pantry.zero.
Dependencies
We don’t actually need these, but we do for CI/CD currently.
Project | Version |
---|---|
deno.land | ^1.23 |