Skip to content
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

fix(CI): account for weird LF configuration bug in GitHub Actions #19

Merged
merged 4 commits into from
Nov 6, 2023

Conversation

bliutech
Copy link
Member

@bliutech bliutech commented Nov 6, 2023

There is a weird bug with GitHub Actions that causes CRLF line endings to be enforced. This attempts to fix this issue when running the CI.

Issue: actions/checkout#135

Update: There was just an issue with the regex. 🤦

@bliutech bliutech marked this pull request as draft November 6, 2023 18:16
@bliutech bliutech marked this pull request as ready for review November 6, 2023 18:27
@bliutech bliutech closed this Nov 6, 2023
@bliutech bliutech reopened this Nov 6, 2023
Copy link
Member

@Arc-blroth Arc-blroth left a comment

Choose a reason for hiding this comment

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

appears satisfactory from my perspective

@bliutech bliutech merged commit edb1e2f into main Nov 6, 2023
2 checks passed
@bliutech bliutech deleted the gh-actions branch November 6, 2023 18:36
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