-
-
Notifications
You must be signed in to change notification settings - Fork 53
[ci] Migrate from nwtgck/actions-netlify@v3 to netlify-cli for better PR preview control #604
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
Changes from 7 commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
18bb586
Initial plan
Copilot a756d9d
Add node_modules and package-lock.json to .gitignore
Copilot 9e45559
Replace nwtgck/actions-netlify@v3 with netlify-cli in CI workflow
Copilot 1b82b7d
Update collab.yml workflow to use netlify-cli for consistency
Copilot c599088
Remove Netlify preview deployment from collab.yml workflow
Copilot b5b588e
Fix npm command not found error by installing Node.js via conda
Copilot 3d779d6
Merge branch 'main' into copilot/adjust-ci-to-use-netlify-cli
mmcky eab5331
Use apt to install Node.js and npm instead of conda-forge
Copilot e849ac8
Fix npm global install permissions by adding sudo to netlify-cli inst…
Copilot 3c82602
Use Netlify's default deploy-preview URL structure by removing custom…
Copilot 0d40ee5
Add direct page preview functionality to Netlify deployments
Copilot c2d6079
Add automatic PR comment posting for preview links
Copilot 31dfce9
Fix Netlify preview URLs by using actual deploy_url from JSON response
Copilot ac4de70
Fix duplicate PR comments by updating existing Netlify preview commen…
Copilot b75a64d
Fix PR preview URLs to use deploy-preview format by adding alias para…
Copilot a9c273b
Revert to creating new PR comments per commit instead of updating exi…
Copilot f9d666f
tst: add test change to aiyagari
mmcky 8551d26
Fix git diff revision range error by adding fetch-depth: 0 to checkou…
Copilot c375d02
tst: another change
mmcky b9dce47
Merge branch 'copilot/adjust-ci-to-use-netlify-cli' of https://github…
mmcky f46f0c9
Make PR comment format more compact per feedback
Copilot 6980883
tst: revert test changes
mmcky 4a05647
Fix false positive change detection for lecture files
Copilot f0b3207
Fix false positive change detection and duplicate PR comments issues
Copilot b5dedf7
Revert unintentional changes to lectures/mle.md file
Copilot a2c83f4
Revert modifications to lectures/mle.md from commit b5dedf7
Copilot 2285e16
Merge branch 'main' into copilot/adjust-ci-to-use-netlify-cli
mmcky 289bdd4
Fix commit SHA mismatch in Netlify PR comments by using pull_request.…
Copilot ba28d05
Merge branch 'main' into copilot/adjust-ci-to-use-netlify-cli
mmcky File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.