-
Notifications
You must be signed in to change notification settings - Fork 23
Stacks onboarding with support for "remote" stacks #1712
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
Closed
Closed
Changes from 19 commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
6b972cf
update faq link
jordanstephens 0239c2f
formatting
jordanstephens db33f9c
use LoadProjectName w/o fallback
jordanstephens dd30736
present remote stacks during selection
jordanstephens 9000227
support remote stacks
jordanstephens ce47b56
avoid storing provider preference in fabric
jordanstephens 150da27
pass projectName to ProviderPreparer
jordanstephens df0b73c
always use newProviderChecked
jordanstephens ba980b0
remove support for --provider=auto
jordanstephens b6472cf
newProviderChecked now considers existing deployments
jordanstephens e49f41e
use newProvider when non-interactive
jordanstephens 96ae9d6
only use local stack files when project is loaded from working directory
jordanstephens 7ed79e1
automatically determine if we should ask for profile or access key
jordanstephens 772cd5b
explain stacks during selection
jordanstephens cd2a514
support loading remote stack from flag
jordanstephens ffd4261
move debug line after error handling
jordanstephens 81a92ea
avoid double-wrapping error
jordanstephens 73ea43a
lowercase error msg
jordanstephens 64334ac
remove misleading comment
jordanstephens ec2af38
refactor stack list collection
jordanstephens b8bf6bd
only stack file at startup if --project-name is not set
jordanstephens 763c6ec
factor out a StacksManager
jordanstephens 948dc28
avoid writing stacks when useWkDir false
jordanstephens 6a15a1b
provider tests
jordanstephens 0638a39
remove redundant check
jordanstephens 6b6aaac
improve error handling when reading aws profiles
jordanstephens 9071d6a
avoid nil ptr access when fetching deployment timestamp
jordanstephens ff6d7e6
just print "defang up" for hint
jordanstephens 1f28f84
define stacks.LoadParameters
jordanstephens 4834d72
avoid reading/writing files when outside project wkdir
jordanstephens d3c091f
explore storing mcp client capabilities
jordanstephens c3b7ea6
Revert "explore storing mcp client capabilities"
jordanstephens a616520
mock ListDeployments to include test-stack
jordanstephens 850f0de
remove redundant call to sm.Create
jordanstephens 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
Some comments aren't visible on the classic Files Changed page.
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
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.
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.