Conversation
|
Azure Static Web Apps: Your stage site is ready! Visit it here: https://lemon-wave-085522403-430.westeurope.1.azurestaticapps.net |
Member
Author
Contributor
|
Thanks, but hold that thought for a second. I was going to see if I could fix the script. |
|
Azure Static Web Apps: Your stage site is ready! Visit it here: https://lemon-wave-085522403-430.westeurope.1.azurestaticapps.net |
6d64d98 to
4c6a15b
Compare
|
Azure Static Web Apps: Your stage site is ready! Visit it here: https://lemon-wave-085522403-430.westeurope.1.azurestaticapps.net |
4c6a15b to
bcc40a4
Compare
|
Azure Static Web Apps: Your stage site is ready! Visit it here: https://lemon-wave-085522403-430.westeurope.1.azurestaticapps.net |
tormath1
reviewed
Jun 6, 2025
Signed-off-by: Thilo Fromm <thilofromm@microsoft.com>
bcc40a4 to
0920864
Compare
tormath1
approved these changes
Jun 6, 2025
|
Azure Static Web Apps: Your stage site is ready! Visit it here: https://lemon-wave-085522403-430.westeurope.1.azurestaticapps.net |
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.

This pull request updates the developer guide for modifying Flatcar SDK to include instructions for handling forks of the
scriptsrepository.Documentation update:
content/docs/latest/reference/developer-guides/sdk-modifying-flatcar.md: Added a note and steps to fetch tags from the upstream repository when working with a fork of thescriptsrepository. This prevents build errors during SDK container setup caused by missing tags.Fixes: flatcar/Flatcar#1705