-
-
Notifications
You must be signed in to change notification settings - Fork 53
MAINT: use netlify-cli for sending html to netlify #599
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
Conversation
✅ Deploy Preview for sunny-cactus-210e3e ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR modernizes the Netlify deployment process by replacing the nwtgck/actions-netlify GitHub Action with the official Netlify CLI. The change aims to improve reliability and control over HTML preview deployments.
Key changes:
- Replaces third-party Netlify action with official CLI tooling
- Adds custom PR commenting and deployment status management
- Introduces Node.js setup to support Netlify CLI installation
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Copilot <[email protected]>
|
@copilot can you review the failing |
|
Closing and working on changes in #604 |
This PR uses
netlify-clito see if we can improve our netlify html previews.