fix(ci): improve preview alias generation and cloudflare deployment#78
Merged
ericyangpan merged 5 commits intomainfrom Jan 17, 2026
Merged
fix(ci): improve preview alias generation and cloudflare deployment#78ericyangpan merged 5 commits intomainfrom
ericyangpan merged 5 commits intomainfrom
Conversation
- Upgrade @opennextjs/cloudflare from 1.14.7 to 1.14.8 - Downgrade wrangler from 4.56.0 to 4.35.0 - Remove unused @cspell/dict-it-it package - Remove unused @types/mdx package - Change Node engine version from >=22.0.0 to ^22.0.0 for consistency Co-Authored-By: Claude <noreply@anthropic.com>
- Update Biome schema from 2.3.10 to 2.3.11 - Remove Italian (it) language support from spell checker - Add 'aracidir' to allowed words list Co-Authored-By: Claude <noreply@anthropic.com>
- Sanitize branch slug before truncation, then clean trailing hyphens - Add --env="" flag to Cloudflare Pages upload command Co-Authored-By: Claude <noreply@anthropic.com>
Signed-off-by: Pan YANG <arielyang@gmail.com>
Update @aws-sdk packages from 3.969.0 to 3.970.0 Co-Authored-By: Claude <noreply@anthropic.com>
Contributor
Preview deployment
Commit: |
Contributor
Preview deployment cleaned upThe preview deployment for PR #78 has been removed. |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Description
Type of Change
Related Issue
Closes #(issue number)
Changes Made
Metadata Contribution Checklist
Only complete this section if adding/updating manifest files:
manifests/ides/,manifests/clis/, etc.)For model contributions, additionally:
Testing
npm run build)npm run validate:manifests)npm run validate:urls)npm run lint)npm run spell)Screenshots (if applicable)
Additional Notes
Reviewer Checklist