-
Notifications
You must be signed in to change notification settings - Fork 190
Deprecate Python Extensions package - functionality moved to Aspire.Hosting.Python in v13 #945
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
Merged
Merged
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
7efe0a9
baseline branch for the next major release
aaronpowell 2ebfea3
Updating nightly
aaronpowell 06d5985
Remove deprecated IDistributedApplicationLifecycleHook interface (#915)
Copilot 3998714
Merge branch 'main' into aspire-13
aaronpowell 8854f05
Adjusting the version of keycloak
aaronpowell 8ed05c2
Updating aspire nightly
aaronpowell 021a7ae
Merge branch 'main' into aspire-13
aaronpowell 573fa53
New nightly
aaronpowell 18787c3
Remove npm functionality moved to Aspire 13 (#928)
Copilot eef3b5c
Merge branch 'main' into aspire-13
aaronpowell 0be207f
Initial plan
Copilot 8d2b44b
Mark Python Extensions APIs as obsolete for Aspire 13
Copilot 7c3b2aa
Merge branch 'aspire-13' of https://github.com/CommunityToolkit/Aspir…
aaronpowell cbccc34
Merge branch 'aspire-13' into copilot/review-python-extensions
aaronpowell c0e0d77
Add EditorBrowsable(Never) to obsolete extension methods
Copilot 76cfd8e
Fixing failing test
aaronpowell b6801e6
Merge branch 'aspire-13' into copilot/review-python-extensions
aaronpowell 4e1a797
Remove deprecated Python tests and examples
Copilot aae2060
Fixing compiler issues
aaronpowell 0c31c45
Removing Python tests from the list
aaronpowell ee45cff
Dropping a namespace
aaronpowell 4380b16
Merge branch 'main' into copilot/review-python-extensions
aaronpowell 91875c6
Revert deletion of Python examples and tests
Copilot 81a3b4b
Merge branch 'copilot/review-python-extensions' of https://github.com…
aaronpowell 6c00912
Merge branch 'main' into copilot/review-python-extensions
aaronpowell d1731e8
Fixing test list
aaronpowell 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 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
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
3 changes: 2 additions & 1 deletion
3
examples/python/CommunityToolkit.Aspire.Hosting.Python.Extensions.AppHost/Program.cs
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
10 changes: 10 additions & 0 deletions
10
src/CommunityToolkit.Aspire.Hosting.Python.Extensions/README.md
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
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
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
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
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
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
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
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
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.
Uh oh!
There was an error while loading. Please reload this page.