-
Notifications
You must be signed in to change notification settings - Fork 5.1k
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
Rename Post Action and Add Secrets Tags #20775
Merged
Merged
Changes from all commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
24d1f09
Adds base for updating Microsoft.App from version stable/2022-03-01 t…
ruslany 5e1015c
Updates readme
ruslany bbd4441
Updates API version in new specs and examples
ruslany fabf9a5
Add app diag to 2022-05-01 (#18678)
michimune 7077134
Fix definition for customhostnameesult (#19014)
Juliehzl a33bd39
Cherry pick for the parameter name fixes for the 2022-03-01 and makin…
ruslany 0fd5e26
Fix description in all API versions (#19313)
ruslany 056cc51
Add traffic info to revisions api (#19054)
ruslany 5421cc7
Add httpReadBufferSize to dapr config in Microsoft.App-2022-05-01 (#1…
ahmelsayed 8e5d315
Adds base for updating Microsoft.App from version stable/2022-05-01 t…
Juliehzl 45cd59b
Updates readme
Juliehzl 481bb59
Updates API version in new specs and examples
Juliehzl ec34aa3
Add new resources for 2022-06-01-preview (#19494)
Juliehzl 83d8432
Enable Dapr AI Connection string for Microsoft.App connected environm…
LaylaLiu-gmail 8f6ff49
update (#20013)
Juliehzl 6d7a4b0
Fixdescriptions on microsoft.app 2022 06 01 preview (#20133)
ruslany baa9b05
Added `secretsStoreComponent` in 2022-06-01 spec (#20044)
ItalyPaleAle bb43ed1
Add custom domain configuration for managed environment (#20149)
mjqin 94d84ee
Add additional Dapr options (2022-06-01-preview) (#19886)
ahmelsayed 3450a5c
adding ip-restriction feat (#19841)
tdaroly 903da55
Remove Traffic Labels from revisions because they haven't been impele…
ruslany 2b61c76
Add property for tcp apps (#20193)
zhenqxuMSFT fba4c8b
Add Init Containers to common definitions (#19855)
p-bouchon 68a1c9e
Update container app provisioningstate (#20411)
Juliehzl e4568a1
add property: maxInactiveRevisions (#20334)
njuCZ 62f0c62
Add premium sku related properties for managed environment (#19770)
jijohn14 483d3a4
Fix source control status code in 2022-06-01-preview. (#20429)
yalixiang c6e7c42
Remove 20220501 because we will not support it in server side (#20427)
Juliehzl b1aab39
Added support for user defined routing (#20464)
desokey 0cce38c
Some more APIs (#20448)
xwang971 e3d090a
add last active time for revision (#20658)
njuCZ 0624af2
Add custom domain for connected env (#20731)
Juliehzl c371e7c
billingMeters - GET endpoint (#20485)
trajkobal 0e15b50
Rename Action
xwang971 886dfab
secrets tag
xwang971 e7227f3
rebase main
xwang971 836d596
missed fix
xwang971 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 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 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
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.
I assume this is a new API too.