Skip to content

Conversation

DaniPopes
Copy link
Member

@DaniPopes DaniPopes commented Aug 28, 2025

force_orphan makes it so that the branch always gets reset.

This job runs on-push, so every git pull on the repository will reset the gh-pages branch and pull everything from the remote, currently about ~20,000 files and ~20MiB, which is slow and useless. Let's try removing this option to see if it fixes this problem.

Copy link
Contributor

@0xrusowsky 0xrusowsky left a comment

Choose a reason for hiding this comment

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

let's try

@DaniPopes DaniPopes merged commit df5cb92 into master Aug 28, 2025
22 checks passed
@DaniPopes DaniPopes deleted the dani/ci-unorphan-docs branch August 28, 2025 13:17
@github-project-automation github-project-automation bot moved this to Done in Foundry Aug 28, 2025
MerkleBoy pushed a commit to MerkleBoy/foundry that referenced this pull request Sep 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants