Add caching for Gitea Actions, improve performance #659

Merged
greg merged 1 commits from feature/actions_caching into master 2026-08-08 19:50:35 +00:00
Owner

This allows us to use standard actions/cache steps for caching and restoring build artifacts like gems and npm modules.

I also increased CPUs to 4 and RAM to 4GB for gitea-2. Tested/running in production.

Example run: https://gitea.kosmos.org/kosmos/akkounts/actions/runs/881/jobs/1414

This allows us to use standard `actions/cache` steps for caching and restoring build artifacts like gems and npm modules. I also increased CPUs to 4 and RAM to 4GB for `gitea-2`. Tested/running in production. Example run: https://gitea.kosmos.org/kosmos/akkounts/actions/runs/881/jobs/1414
raucao added the
service
gitea
kredits-1
labels 2026-08-08 16:16:12 +00:00
raucao added 1 commit 2026-08-08 16:16:12 +00:00
raucao requested review from greg 2026-08-08 16:16:12 +00:00
greg approved these changes 2026-08-08 19:50:00 +00:00
greg left a comment
Owner

👍

👍
greg merged commit 24e4498f75 into master 2026-08-08 19:50:35 +00:00
greg deleted branch feature/actions_caching 2026-08-08 19:50:36 +00:00
Sign in to join this conversation.
No Reviewers
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kosmos/chef#659