Skip to content

Add option to disable cache#239

Merged
baksetercx merged 2 commits intotrunkfrom
feat/build-disable-cache
Feb 5, 2026
Merged

Add option to disable cache#239
baksetercx merged 2 commits intotrunkfrom
feat/build-disable-cache

Conversation

@baksetercx
Copy link
Member

No description provided.

@baksetercx baksetercx requested a review from a team as a code owner February 5, 2026 09:24
@baksetercx baksetercx requested a review from CHaerem February 5, 2026 09:25
CHaerem
CHaerem previously approved these changes Feb 5, 2026
Copy link

@CHaerem CHaerem left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

CHaerem added a commit to 3lvia/core-github-actions-templates that referenced this pull request Feb 5, 2026
Add new input `docker-disable-cache` that defaults to true on re-runs
(github.run_attempt > 1) and manual workflow dispatches.

This ensures fresh builds pick up security patches when developers
rerun workflows, rather than using stale cached layers that may
contain known vulnerabilities.

Requires 3lvia/cli#239 (--disable-cache flag) to be merged first.
@baksetercx baksetercx force-pushed the feat/build-disable-cache branch from 0904b64 to e76493e Compare February 5, 2026 11:26
@baksetercx baksetercx enabled auto-merge (squash) February 5, 2026 11:26
@baksetercx baksetercx force-pushed the feat/build-disable-cache branch from e76493e to f116d39 Compare February 5, 2026 11:31
@baksetercx baksetercx disabled auto-merge February 5, 2026 11:39
@baksetercx baksetercx merged commit 9ad45d1 into trunk Feb 5, 2026
17 checks passed
@baksetercx baksetercx deleted the feat/build-disable-cache branch February 5, 2026 11:39
baksetercx pushed a commit to 3lvia/core-github-actions-templates that referenced this pull request Feb 5, 2026
…257)

Add new input `docker-disable-cache` that defaults to true on re-runs
(github.run_attempt > 1) and manual workflow dispatches.

This ensures fresh builds pick up security patches when developers
rerun workflows, rather than using stale cached layers that may
contain known vulnerabilities.

Requires 3lvia/cli#239 (--disable-cache flag) to be merged first.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants