Skip to content

fix: cleanup previous runner state properly to avoid permission denied errors in self-hosted runners#653

Closed
ad-claw000 wants to merge 1 commit into
mainfrom
fix/actions-runner-cleanup
Closed

fix: cleanup previous runner state properly to avoid permission denied errors in self-hosted runners#653
ad-claw000 wants to merge 1 commit into
mainfrom
fix/actions-runner-cleanup

Conversation

@ad-claw000
Copy link
Copy Markdown
Contributor

Closes #N/A

This PR fixes the failing GitHub actions. The self-hosted runners are failing to run the actions/checkout step because the test/aperturedb/logs and db* folders created by previous docker runs are owned by root and cannot be removed by git clean. Adding a pre-checkout docker cleanup step solves this.

@luisremis
Copy link
Copy Markdown
Contributor

solved on release-0.4.56 branch #655

@luisremis luisremis closed this Apr 22, 2026
@luisremis luisremis deleted the fix/actions-runner-cleanup branch April 22, 2026 12:38
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