melange icon indicating copy to clipboard operation
melange copied to clipboard

snapshot feature

Open bgermann opened this issue 1 year ago • 0 comments

Alternatively to implementing #1002 a snapshot feature would be nice to have. Recipes that use some kind of version control to download the source do it during build time currently. This prevents offline builds for those recipes. An APKBUILD can define a snapshot() function that can be used to generate tarballs in the build cache ahead of build time.

bgermann avatar May 29 '24 16:05 bgermann