jetify-com / devbox

Instant, easy, and predictable development environments
https://www.jetify.com/devbox/
Apache License 2.0
8.19k stars 192 forks source link

[caching] Add some basic AWS credentials caching #1955

Closed mikeland73 closed 4 months ago

mikeland73 commented 4 months ago

Summary

Depends on https://github.com/jetpack-io/opensource/pull/285

Updates devbox to use a typed filecache.

This may change with @gcurtis's proposed plan to use credential_process, but even then it's nice to cache the nix bin cache URI.

How was it tested?