Skip to content

ci: add no_cache input to build workflow#945

Merged
thepagent merged 1 commit into
mainfrom
feat/build-no-cache-input
May 28, 2026
Merged

ci: add no_cache input to build workflow#945
thepagent merged 1 commit into
mainfrom
feat/build-no-cache-input

Conversation

@chaodu-agent
Copy link
Copy Markdown
Collaborator

Adds a no_cache boolean input to build-operator.yml. When set to true, skips Docker layer cache (cache-from and cache-to are empty). Useful when Dockerfile changes affect cached layers (e.g. chown on existing dirs).

@chaodu-agent chaodu-agent requested a review from thepagent as a code owner May 28, 2026 10:55
@thepagent thepagent merged commit ed7f4e0 into main May 28, 2026
2 checks passed
@github-actions github-actions Bot added the closing-soon PR missing Discord Discussion URL — will auto-close in 3 days label May 28, 2026
@github-actions
Copy link
Copy Markdown

⚠️ This PR is missing a Discord Discussion URL in the body.

All PRs must reference a prior Discord discussion to ensure community alignment before implementation.

Please edit the PR description to include a link like:

Discord Discussion URL: https://discord.com/channels/...

This PR will be automatically closed in 3 days if the link is not added.

@github-actions github-actions Bot added pending-maintainer and removed closing-soon PR missing Discord Discussion URL — will auto-close in 3 days labels May 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants