[Modules] Multi additions to staticSites #1662
Merged
AlexanderSehr merged 34 commits intomainfrom Oct 4, 2022
Merged
Conversation
* feat(staticsites): Added linkedBackends to staticSites extension * feat(staticsites): Added tests, readme, linkedBackends * docs(staticsites): Removed parameter placeholder * Update modules/Microsoft.Web/staticSites/config/readme.md Co-authored-by: Alexander Sehr <ASehr@hotmail.de> * Update modules/Microsoft.Web/staticSites/config/readme.md Co-authored-by: Alexander Sehr <ASehr@hotmail.de> * Update modules/Microsoft.Web/staticSites/customDomains/readme.md Co-authored-by: Alexander Sehr <ASehr@hotmail.de> * Update modules/Microsoft.Web/staticSites/linkedBackends/readme.md Co-authored-by: Alexander Sehr <ASehr@hotmail.de> * fix(staticsites): Integrated PR feedback Co-authored-by: Alexander Sehr <ASehr@hotmail.de>
Unit Test Results 1 files ± 0 1 suites ±0 1m 17s ⏱️ +56s Results for commit 372fd69. ± Comparison against base commit b1101a2. This pull request removes 22 and adds 165 tests. Note that renamed tests count towards both.This pull request removes 1 skipped test and adds 4 skipped tests. Note that renamed tests count towards both.♻️ This comment has been updated with latest results. |
eriqua
reviewed
Jul 22, 2022
eriqua
reviewed
Jul 22, 2022
eriqua
reviewed
Jul 22, 2022
eriqua
reviewed
Jul 22, 2022
eriqua
reviewed
Jul 22, 2022
Co-authored-by: Erika Gressi <56914614+eriqua@users.noreply.github.com>
eriqua
reviewed
Jul 24, 2022
Contributor
|
@eriqua and @MrMCake can we finally close this PR? The pipeline is failing because of the word "id" is not in uppercase in the linked backends readme, maybe someone can do a quick fix here. Besides that, there is nothing left and I would really like to consume the changes from this module 😅 |
Contributor
Author
Contributor
Author
|
Merged and retesting |
eriqua
reviewed
Sep 27, 2022
eriqua
reviewed
Sep 27, 2022
eriqua
reviewed
Sep 27, 2022
eriqua
reviewed
Sep 27, 2022
eriqua
reviewed
Sep 27, 2022
eriqua
reviewed
Sep 27, 2022
eriqua
reviewed
Sep 27, 2022
Co-authored-by: Erika Gressi <56914614+eriqua@users.noreply.github.com>
Co-authored-by: Erika Gressi <56914614+eriqua@users.noreply.github.com>
Co-authored-by: Erika Gressi <56914614+eriqua@users.noreply.github.com>
Co-authored-by: Erika Gressi <56914614+eriqua@users.noreply.github.com>
Co-authored-by: Erika Gressi <56914614+eriqua@users.noreply.github.com>
Co-authored-by: Erika Gressi <56914614+eriqua@users.noreply.github.com>
Co-authored-by: Erika Gressi <56914614+eriqua@users.noreply.github.com>
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Description
Added the following to staticSites
config(app config and function app config)customDomainswith different validations depending on apex or notlinkedBackendswith the 2022-03-01 API to add custom function apps. TheuserDefinedFunctionsendpoint should not be used and is currently broken.Changes were verified, pester and deployment tested with the respective PowerShell functions. Readme and parameter files have been updated.
Pipeline references
Type of Change
Please delete options that are not relevant.