Skip to content

Checkout files outside of container #25

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 47 commits into from
Jan 10, 2025
Merged

Conversation

brycekahle
Copy link
Member

We must perform the git checkout outside of the container to avoid an error with glibc, see actions/checkout#1590

This means we must start the container manually, and use docker exec to run specific steps within the container. I've extracted some common steps to reusable actions.

@brycekahle brycekahle merged commit 327a0b5 into main Jan 10, 2025
2 checks passed
@brycekahle brycekahle deleted the bryce.kahle/fix-checkout branch January 10, 2025 20: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