-
Notifications
You must be signed in to change notification settings - Fork 17
Update deployWorkspaceProject tests to reflect the new deployment modes
#973
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 all commits
Commits
Show all changes
72 commits
Select commit
Hold shift + click to select a range
aaf27f2
Wip
MicroFish91 149eb14
WIP: Advanced create scaffold done
MicroFish91 2b14722
WIP: ContainerAppListStep
MicroFish91 42bc11a
WIP: First pass needs test
MicroFish91 7e0e6b3
Misc fixes
MicroFish91 9ab8315
Misc
MicroFish91 9a50407
WIP: Basic almost done
MicroFish91 5bad23c
WIP: Mostly working on all fronts minus updated pick filters
MicroFish91 069eda8
Misc changes and todos
MicroFish91 40b315e
Misc
MicroFish91 570c755
Core logic mostly working
MicroFish91 f7de2a0
Add name suggestion logic
MicroFish91 5a81bb5
Update location logic
MicroFish91 c1ef5fc
Move managed environment prompt first and update locations logic
MicroFish91 e13e6ae
Merge with main
MicroFish91 66ad27a
Most of the core logic, needs testing
MicroFish91 b749915
Clean up auto context population
MicroFish91 8f3b048
Rename pick strategies
MicroFish91 2fc34be
Remove some todos
MicroFish91 63f8333
API changes
MicroFish91 f9ef062
Update step order
MicroFish91 09025a0
Merge with main
MicroFish91 5275048
Nit formatting
MicroFish91 63de6ea
Remove readme
MicroFish91 4182ccf
Make sure tree item deployment still works well
MicroFish91 b1ebac5
Move step order
MicroFish91 4f67144
Small fix
MicroFish91 c4deb93
Use enum
MicroFish91 efd8a27
Update changelog
MicroFish91 f5cc187
Update managed environment list step
MicroFish91 4d843b2
Rename method
MicroFish91 993e38d
Simplify boolean expression
MicroFish91 34b9cc2
Add deployment mode telemetry
MicroFish91 48af602
Add more telemetry
MicroFish91 3c36a95
Formatting
MicroFish91 666b13d
Clean more stuff up
MicroFish91 6b22fe8
Update starting resources step
MicroFish91 c0a9fee
Reduce duplicates in telemetry
MicroFish91 4f49a71
Add flag
MicroFish91 301512e
Simplify setting related resources
MicroFish91 d0e61a4
Simplify some more
MicroFish91 18f3788
Misc changes
MicroFish91 e888533
Remove support for managed environment items
MicroFish91 588639f
Update walkthrough
MicroFish91 f7fbfd7
Add more details for basic create
MicroFish91 771eb2e
Merge branch 'mwf/tame-scarlet' of https://github.com/microsoft/vscod…
MicroFish91 563a58a
Rethrow better error message
MicroFish91 05ed036
Update formatting
MicroFish91 d180817
Setup basic and advanced tests
MicroFish91 4ef3820
Add monorepo admin test scenario
MicroFish91 ed231b9
Finish adding tests
MicroFish91 0ef64a5
Finalize test changes
MicroFish91 fe24ae8
Update project files
MicroFish91 8a7d298
Delete duplicated project files
MicroFish91 a335b3f
Add duplicate projects to git ignore
MicroFish91 5708fec
Update comment
MicroFish91 3fb1bd5
Emtpy destination dir first
MicroFish91 cfa70b4
Remove overwrite
MicroFish91 abc307f
Delete dir before copying
MicroFish91 ab1fd9f
Rename apps for monorepo
MicroFish91 0dadd64
Reset launch config
MicroFish91 8d7a18f
Fix comment
MicroFish91 ab18307
Refactor
MicroFish91 e3dca3d
Fix tests again
MicroFish91 45fc9c7
All working
MicroFish91 1dbd11d
Merge branch 'main' of https://github.com/microsoft/vscode-azureconta…
MicroFish91 9baf69e
Merge with main
MicroFish91 c70ae3c
Remove exports from bundle
MicroFish91 05bf582
Merge branch 'mwf/walkthrough-082925' of https://github.com/microsoft…
MicroFish91 3c01583
Merge branch 'main' of https://github.com/microsoft/vscode-azureconta…
MicroFish91 8512f79
Add deleted dockerfile back
MicroFish91 ff9378e
Fix missing dockerfile
MicroFish91 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 was deleted.
Oops, something went wrong.
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.
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.
Defaulting behavior is a bit more predictable now, so we can remove this.