-
Notifications
You must be signed in to change notification settings - Fork 107
feat: add hosting config files #440
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 1 commit
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
ac47667
feat(scaffolding): add hosting config files for common providers
RonithManikonda 5de42a3
Attempted to fix error with locating config files
RonithManikonda 2c062e9
feat(cli): move hosting configuration generation to dedicated file
RonithManikonda 986ec67
feat(wizard): restrict hosting provider selection to a single option
RonithManikonda 686174d
feat(cli): adjusted the order in which files are generated to avoid e…
RonithManikonda b4247e1
deleted tutorials that were made during testing
RonithManikonda 14e3408
Merge branch 'main' into ronith/add-hosting-config-files
AriPerkkio 4df1fc6
fix(cli): add 'skip' option and update defaults for hosting config
RonithManikonda edd717d
chore(prettier): fix formatting errors
RonithManikonda af74cd9
feat(cli): add provider flag to hosting config prompt
RonithManikonda facf7d2
chore(prettier): fix formatting errors
RonithManikonda 7c45e6e
fix(cli): ensure --no-provider skips hosting config prompt
RonithManikonda bbc7ec9
chore(prettier): fix formatting errors
RonithManikonda 13103d9
chore(prettier): fix formatting errors
RonithManikonda 675c5fb
Apply suggestions from code review
RonithManikonda a1771db
test(cli): add tests for Netlify, Cloudflare, and Vercel providers
RonithManikonda 8de3e52
Merge branch 'ronith/add-hosting-config-files' of https://github.com/…
RonithManikonda 8abfb97
test(cli): updated test for Cloudflare to reflect functionality
RonithManikonda 9dcefcb
Update packages/cli/src/commands/create/index.ts
AriPerkkio 97a237d
fix: handle `--no-provider` value
AriPerkkio 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
feat(cli): adjusted the order in which files are generated to avoid e…
…rrors
- Loading branch information
commit 686174d4d72bf9f4456f5d00d5c0df469e887ad3
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
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.