Skip to content

ci: enable workflows for forked PRs by handling cache failures and updating security toolbox#180

Merged
dexyk merged 5 commits intomasterfrom
dk/enable_fork_builds
Oct 17, 2025
Merged

ci: enable workflows for forked PRs by handling cache failures and updating security toolbox#180
dexyk merged 5 commits intomasterfrom
dk/enable_fork_builds

Conversation

@dexyk
Copy link
Contributor

@dexyk dexyk commented Oct 17, 2025

Previously, CI workflows for forked pull requests failed due to missing cache permissions and reliance on the renderedtext security toolbox, which required secrets unavailable in forks.

This change updates the CI pipeline to:

  • Allow workflows to proceed even if cache operations fail
  • Replace renderedtext security toolbox with semaphoreio security toolbox, which doesn’t require secrets

Fix for the issue.

@dexyk dexyk requested a review from lucaspin October 17, 2025 11:00
@dexyk dexyk force-pushed the dk/enable_fork_builds branch from d5842e0 to a3bf7bc Compare October 17, 2025 11:03
@dexyk dexyk merged commit 54257cc into master Oct 17, 2025
1 check passed
@dexyk dexyk deleted the dk/enable_fork_builds branch October 20, 2025 17:29
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