This repository was archived by the owner on Apr 13, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 16
[FEATURE] scaffold app and helm repo in spk setup command #398
Merged
Merged
Changes from all commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
120bdfb
[FEATURE] scaffold app and helm repo in spk setup command
dennisseah e1336f9
Merge branch 'master' into issue1113
dennisseah 8f7cbf5
Merge branch 'master' into issue1113
dennisseah d12021f
Merge branch 'master' into issue1113
dennisseah b0b37bc
fix eslint error
dennisseah 23c8d7f
making acr name configurable that's not hardcode it
dennisseah 681ea40
added code to check if acr name is between 5 and 50 chars long
dennisseah 37baac3
Merge branch 'master' into issue1113
dennisseah 67aacfb
Merge branch 'master' into issue1113
dennisseah 28663da
Merge branch 'master' into issue1113
dennisseah 704a4e1
Merge branch 'master' into issue1113
dennisseah 2f52d08
Merge branch 'master' into issue1113
dennisseah 729680f
Merge branch 'master' into issue1113
dennisseah 98d2eb1
Merge branch 'master' into issue1113
NathanielRose 8424333
Merge branch 'master' into issue1113
dennisseah 5fe5c08
Merge branch 'master' into issue1113
dennisseah 69c19b3
resolved conflicts
dennisseah 3aa02c0
fix lint
dennisseah dc4327e
Merge branch 'master' into issue1113
dennisseah 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,11 @@ | ||
| azdo_org_name=veseah | ||
| azdo_project_name=SPK12345 | ||
| azdo_pat=doegx7fx26zj5gwgzlbz4rphh5h5dzwqelxaucibyvgxp45vhlna | ||
| az_create_app=true | ||
| az_create_sp=false | ||
| az_sp_id=53441b1b-132e-4dba-992f-9009d86ddfa3 | ||
| az_sp_password=e79ff863-5b90-4340-b9e9-f7cede7a03bd | ||
| az_sp_tenant=72f988bf-86f1-41af-91ab-2d7cd011db47 | ||
| az_subscription_id=dd831253-787f-4dc8-8eb0-ac9d052177d9 | ||
| az_acr_name=quickStartACR | ||
|
|
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
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.