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

chore: migrate Netlify to GHA #8629

Merged
merged 14 commits into from
Nov 2, 2024
Merged

Conversation

mmaietta
Copy link
Collaborator

Netlify has been extremely spotty as of late, see my open issue https://answers.netlify.com/t/build-error-on-focal-image-warning-python-3-8-was-not-found-on-your-system/126381

Using the integration, they're in the process of rolling out a new python image, but it's been extremely unstable. Errors include:
mise ERROR python is not a mise bin.
"pipenv" couldn't exec process: No such file or directory
Warning: Python ^3.8 was not found on your system...

Migrating to a docker image that one can use locally to build and deploy is a much more easily controlled environment

Copy link

changeset-bot bot commented Oct 24, 2024

⚠️ No Changeset found

Latest commit: bd5b1b6

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@mmaietta mmaietta marked this pull request as ready for review November 2, 2024 15:13
@electron-userland electron-userland deleted a comment from netlify bot Nov 2, 2024
@mmaietta mmaietta merged commit 2593a1f into master Nov 2, 2024
13 checks passed
@mmaietta mmaietta deleted the chore/migrate-netlify-docs-to-GHA branch November 2, 2024 23:30
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.

1 participant