-
Notifications
You must be signed in to change notification settings - Fork 3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[App Service] BREAKING CHANGE:
az webapp list-runtimes
: Use new sta…
…cks APIs (#21057) * WIP * WIP * WIP * WIP * finish list runtimes impl and switch to new argument usage -- webapp create/up still WIP * fix az webapp create * WIP * WIP * WIP * WIP * fix tests * fix tests * fix tests * fix tests * fix test_webapp_up_python_e2e * fix test_webapp_up_statichtml_e2e * use runtime objects over dicts and include ease of use runtime name resolution * mark flaky tests to skip them * bug fix * bug fix * bug fix * fix style * rerecord webapp tests * rectify webapp up tests * rectify webapp up tests again * remove erroneous import * update webapp up test * update webapp up test * rerecord webapp access restriction tests * fix credscan fail * fix windows java SE configs * return both windows and linux stacks by default * use --os argument over --windows * implement 'az functionapp list-runtimes' * change '(WIP) az functionapp create' to use new runtimes API ; still need to rerecord tests * rerecord 'test_functionapp_commands' tests * rerecord more tests * fix GH actions * remove function app stacks JSON file * add back hardcoded function; use colon delimiter; fix deprecation * remove creds from recordings * add back appservice package data * dummy commit to rerun CI
- Loading branch information
Showing
170 changed files
with
86,408 additions
and
82,901 deletions.
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
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
Oops, something went wrong.