-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
App Service Re-allignment #19685
Merged
Merged
App Service Re-allignment #19685
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
26ad2fa
app-stacks pt1
jackofallops 8dd94d4
app stack changes for windows web app
jackofallops 2bdd80c
add node18 test
jackofallops 4a0c047
java strings are fun
jackofallops 0a97d3d
linuxFxVersion string processing
jackofallops 4d9c7b5
add linuxFxString error capability
jackofallops 9f6f11e
update decoding and tests for java on linux
jackofallops 5b5358b
finish Go support on linux
jackofallops d182a36
linux web app slot stack updates
jackofallops 1680563
minor refactor for separation
jackofallops 507cece
windows function apps
jackofallops 9900cf2
windows function app slot
jackofallops 9ee52fc
goimports
jackofallops 4243501
update linux function app and slot and tests
jackofallops 8e328de
fixup win func schema
jackofallops 2708ee3
test fixes
jackofallops fe86fca
node flatten fix
jackofallops 78ab076
normalise cors
jackofallops e0f9ca0
more stack tweaks
jackofallops 5033a14
linting fixes
jackofallops bb205ec
more linting fixes
jackofallops 94249db
unparam ignore on test config
jackofallops 4a08434
update application_stack docks
jackofallops 51689c0
remove old node workaround
jackofallops b382598
review changes pt1
jackofallops 78362e1
review changes pt2
jackofallops c5d59b9
fix docker parts for windows slot
jackofallops 38ceaf4
remove completed TODOs
jackofallops 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
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
1,364 changes: 1,364 additions & 0 deletions
1,364
internal/services/appservice/helpers/common_web_app_schema.go
Large diffs are not rendered by default.
Oops, something went wrong.
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.
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.
Potential breaking change?