Files
openfoodnetwork/.github
David Cook a4aea8f72a Cache public assets in CI
If cached assets exist, they will be downloaded which should be quicker than building them again.
Then assets:precompile will build any missing assets, skipping over cached ones.
Then finally, all assets are saved to a newer version of the cache.

It sounds like GitHub automatically manages cache versions based on branch and time, so new branches will inherit the master cache, rather than cache from another branch.

If this works, this generic code should live in a shared module or something.
2024-06-18 13:04:52 +10:00
..
2024-06-18 13:04:52 +10:00
2022-08-11 14:45:42 +02:00