forked from Azure/azure-sdk-for-python
-
Notifications
You must be signed in to change notification settings - Fork 7
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
[AutoPR track2_azure-mgmt-datafactory] Swagger changes for adding SPN, UAMI and SAMI credentials #6411
Closed
Conversation
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
7 tasks
Co-authored-by: Anne Thompson <[email protected]>
* add async iterator random stream for async httpx * update perf tests with same args for easier comparison of perf * pauls comments * update asynciterator comment to iterable
…ure#34709) * Create a separate job for events requiring Az CLI * Update .github/workflows/event-processor.yml Co-authored-by: Wes Haggard <[email protected]> --------- Co-authored-by: James Suplizio <[email protected]> Co-authored-by: Wes Haggard <[email protected]>
…#34708) In the case there is exactly one previous release PS will return the single object and thus the Count property will not exist. Instead this change ensures that we always have a list. Co-authored-by: Wes Haggard <[email protected]>
* remove upper bound in setup.py * update * update * update * revert change for monitor * update
* add myself to tools/ directory * add mccoy
Co-authored-by: James Suplizio <[email protected]>
* Add release date * Change to next Monday as the team won't release SDK at Friday
Co-authored-by: James Suplizio <[email protected]>
- Updates for next-pylint. - Added changelog entry for a previous release that was released from another branch. Signed-off-by: Paul Van Eck <[email protected]>
…_container_if_not_exists` (Azure#34286) * fixes * Update CHANGELOG.md * fixed missing kwargs * using PR to remove these wrongly-marked limitations
* Remove experimental annotation from provision network * remove unused import
Co-authored-by: Ben Broderick Phillips <[email protected]>
…re#34727) * ensure that image.yml is populated everywhere * update ci.yml to also use the variables as provided by image.yml * update gitignore so that our updates don't break anyone's analyze * ensure analyze weekly runs on the correct job
The swagger file are updated and the code is regenerated. Signed-off-by: Paul Van Eck <[email protected]>
* api events * api center * update version * Update sdk/eventgrid/azure-eventgrid/CHANGELOG.md
* Remove Optional type annotation from get() methods * Remove duplicate overloads * Fix sphinx errors * Fix indentation * Turn on strict sphinx check * Implicitly expose search_space and _credentials classes to avoid duplicate object exposures * Add deprecation warning message for imports and update CHANGELOG * Update formatting * Ignore mypy error
Signed-off-by: Paul Van Eck <[email protected]>
* Reverting models to make sure calls to the simulator work * quotes * Spellcheck fixes * ignore the models for doc generation * Fixed the quotes on f strings * pylint skip file * Support for summarization * Adding a limit of 2 conversation turns for all but conversation simulators * exclude synthetic from mypy * Another lint fix * Skip the file causing linting issues
Turning on GitHub Action to enforce the max life of issues. "Close stale issues"
* Update FastAPI sample with instrumentation * uvicorn spelling
…Azure#34748) Co-authored-by: Praveen Kuttappan <[email protected]>
… owner) (Azure#34548) * code and test * Update dev_requirements.txt * Update assets.json --------- Co-authored-by: azure-sdk <PythonSdkPipelines> Co-authored-by: ChenxiJiang333 <[email protected]> Co-authored-by: ChenxiJiang333 <[email protected]>
…er) (Azure#34526) * code and test * Update CHANGELOG.md * Update pyproject.toml --------- Co-authored-by: azure-sdk <PythonSdkPipelines> Co-authored-by: ChenxiJiang333 <[email protected]>
…er) (Azure#34550) * code and test * Update CHANGELOG.md * Update README.md * Update CHANGELOG.md * update-testcase * Update assets.json --------- Co-authored-by: azure-sdk <PythonSdkPipelines> Co-authored-by: ChenxiJiang333 <[email protected]> Co-authored-by: ChenxiJiang333 <[email protected]>
…ner) (Azure#34484) * code and test * Update assets.json --------- Co-authored-by: azure-sdk <PythonSdkPipelines> Co-authored-by: ChenxiJiang333 <[email protected]>
Co-authored-by: azure-sdk <PythonSdkPipelines>
…erged by SDK owner) (Azure#34485) * code and test * update-testcase --------- Co-authored-by: azure-sdk <PythonSdkPipelines> Co-authored-by: ChenxiJiang333 <[email protected]>
… SDK owner) (Azure#34493) * code and test * Update assets.json * Update assets.json * fix live test * Update setup.py --------- Co-authored-by: azure-sdk <PythonSdkPipelines> Co-authored-by: ChenxiJiang333 <[email protected]> Co-authored-by: ChenxiJiang333 <[email protected]> Co-authored-by: msyyc <[email protected]>
… SDK owner) (Azure#34390) * code and test * update-testcase --------- Co-authored-by: azure-sdk <PythonSdkPipelines> Co-authored-by: ChenxiJiang333 <[email protected]>
Co-authored-by: azure-sdk <PythonSdkPipelines>
…erged by SDK owner) (Azure#34368) * code and test * update-testcase --------- Co-authored-by: azure-sdk <PythonSdkPipelines> Co-authored-by: ChenxiJiang333 <[email protected]>
Co-authored-by: azure-sdk <PythonSdkPipelines>
* optimization for meta * optimize for packaging files
…e#34743) * fix cache bug * fix test case * fix code style * format * fix code style * test format * fix code format * Add debug log * Add debug log * fix code style * format code * fix code style * format code
…zure#34799) Co-authored-by: Praveen Kuttappan <[email protected]>
* Adding tests to capture groundedness with expected values * Changes to make model config optional * Adding test for missing model config * Fixing tests * Fixing pylint error
…ection (Azure#34786) * update ValueError to AMQPConnectionError for closed connection * revert socket closed message
Co-authored-by: Scott Beddall (from Dev Box) <[email protected]>
* fix role assignment location * add tests
azure-sdk
force-pushed
the
sdkAuto/28122/track2_azure-mgmt-datafactory
branch
from
March 19, 2024 02:30
c1283e0
to
c167227
Compare
* fix: Expose DataAsset class publicly * doc: Fix DataAsset docstring * refactor: Make DataAsset params keyword only * refactor: Remove kwargs from model * refactor: Remove unused pylint directive * docs: Update typing in docstring
Merge eaa57b0384b6a9f7f13649f2d2bcf04b740e70f5 into 9549a0e63c97d766ddadd56c71b4ad04c096dd3f
azure-sdk
force-pushed
the
sdkAuto/28122/track2_azure-mgmt-datafactory
branch
from
March 19, 2024 03:05
c167227
to
a99beeb
Compare
azure-sdk
force-pushed
the
main
branch
3 times, most recently
from
March 22, 2024 02:37
4b0a56d
to
5652869
Compare
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.
Create to sync Azure/azure-rest-api-specs#28122
You can install the use using pip install of the artifacts.