Skip to content

Add the ability to force non-cached builds#289

Open
Lantero wants to merge 4 commits intomainfrom
add-no-cache
Open

Add the ability to force non-cached builds#289
Lantero wants to merge 4 commits intomainfrom
add-no-cache

Conversation

@Lantero
Copy link
Collaborator

@Lantero Lantero commented Mar 13, 2026

This would help re-creating bugs deterministically, but also fix broken cached artifacts manually.

POST

The POST method expects the build request in the request's body as a JSON object.
The optional "nocache" field can be set to true to force a rebuild bypassing the cache.
Copy link
Contributor

Choose a reason for hiding this comment

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

This seems like DDOS oportunity. Just call this wiht nocache with 10-20 different combos and it likely will DDOS pretty easily.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants