Skip to content
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

Callautomation/release/fhl #37500

Draft
wants to merge 448 commits into
base: callautomation/release/beta4
Choose a base branch
from

Conversation

v-vdharmaraj
Copy link
Contributor

Description

Please add an informative description that covers that changes made by the pull request and link all relevant issues.

If an SDK is being regenerated based on a new swagger spec, a link to the pull request containing these swagger spec changes has been included above.

All SDK Contribution checklist:

  • The pull request does not introduce [breaking changes]
  • CHANGELOG is updated for new features, bug fixes or other significant changes.
  • I have read the contribution guidelines.

General Guidelines and Best Practices

  • Title of the pull request is clear and informative.
  • There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For more information on cleaning up the commits in your PR, see this page.

Testing Guidelines

  • Pull request includes test coverage for the included changes.

kristapratico and others added 30 commits August 16, 2024 14:42
* initial commit

* wip

* working

* write to html

* sorted

* fix black, add filters for include_sdk_owned and omit_good, sort libraries for markdown/html

* add sla status

* add default comments

* remove debug comment

* structure csv report to work with powerbi

* feedback

* fix some typing

* Update health report

* updates + fix html/markdown report

* rename things

* add short readme
Signed-off-by: Paul Van Eck <paulvaneck@microsoft.com>
…ner) (#36704)

* code and test

* test assets

* test assets2

* Update dev_requirements.txt

---------

Co-authored-by: azure-sdk <PythonSdkPipelines>
Co-authored-by: Audunn Baldvinsson <audunn.baldvinsson@netapp.com>
Co-authored-by: ChenxiJiang333 <119990644+ChenxiJiang333@users.noreply.github.com>
* add readme for repo health report

* colors?

* latex?

* latex

* fix

* missed one

* add anchors

* wording
* Bring back Schema Registry to type complete

* Explicit typing extensions dep
#36800)

* code and test

* update-version&changelog

* update-testcase

* Update CHANGELOG.md

* Update CHANGELOG.md

* Update CHANGELOG.md

* Update ci.yml

---------

Co-authored-by: azure-sdk <PythonSdkPipelines>
Co-authored-by: ChenxiJiang333 <v-chenjiang@microsoft.com>
Co-authored-by: ChenxiJiang333 <119990644+ChenxiJiang333@users.noreply.github.com>
…DK owner) (#36923)

* code and test

* update-testcase

---------

Co-authored-by: azure-sdk <PythonSdkPipelines>
Co-authored-by: ChenxiJiang333 <v-chenjiang@microsoft.com>
* new changelog fix

* fix

* fix

* Delete tools/azure-sdk-tools/packaging_tools/test.py

* fix

* fix

* changelog
Unblock while investigating the CI failure
Signed-off-by: Paul Van Eck <paulvaneck@microsoft.com>
… owner) (#36817)

* code and test

* update-testcase

* Update CHANGELOG.md

* Update _version.py

* Update CHANGELOG.md

---------

Co-authored-by: azure-sdk <PythonSdkPipelines>
Co-authored-by: ChenxiJiang333 <v-chenjiang@microsoft.com>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
ManagedIdentityCredential now validates the inputs for client_id and identity_config
to ensure no mutually exclusive values are given.


Signed-off-by: Paul Van Eck <paulvaneck@microsoft.com>
…uds (#36891)

Co-authored-by: Josh Harrington <joharrington@microsoft.com>
* if user specifies managed network or pna disabled, associated resources should match

* update changelog

---------

Co-authored-by: Josh Harrington <joharrington@microsoft.com>
* Discovery at runtime

* discovery testing

* fixing cspell issues

* Update test_discovery.py

* fixes some mypy issues

* Added discovery tests

* fixing bug of not creating correct failover clients for endpoints

* refresh clients tests with fix

* format fix

* Update test_configuration_client_manager.py

* Fixing next check logic

* Review items

* Update _azureappconfigurationprovider.py

* review comments

* filters used missing

* Update test_configuration_client_manager.py

* Update _client_manager.py

* Update _client_manager.py

* Update _azureappconfigurationprovider.py
Co-authored-by: Catalina Peralta <caperal@microsoft.com>
…wner) (#36706)

* code and test

* Update testcases

* Update testcases

* Update CHANGELOG.md

* disable recording test

* Update test_mgmt_compute_disks.py

---------

Co-authored-by: azure-sdk <PythonSdkPipelines>
Co-authored-by: ChenxiJiang333 <v-chenjiang@microsoft.com>
Co-authored-by: ChenxiJiang333 <119990644+ChenxiJiang333@users.noreply.github.com>
needuv and others added 11 commits September 19, 2024 14:55
#37472)

Co-authored-by: James Suplizio <jasupliz@microsoft.com>
* fixing sweep job service response parsing issue

* fixing sweep job service response parsing issue

* raising a work around for cmd job and spark job name lowering case

* fixing black issue

* fixing serialization issue in sweep job

* include black fix

* found and fix the issue in compute validation

* fixing a corrupt wokspace arm template

* fixing the failed test case

* updating the date for 1.18.0 release

* removing empty section

* adding in progress version details

* adding IDC code reviewers

* correcting the directory path

* lint fix

* adding change log entry

* addressing review comment

* fixing ut

* addressing api review comment

* adding a fix for subnet validation in compute instance

* my py fix

* fixing autoML serialization issue

* formatting

* moving auto ML job create API to 2024

* mapping compute location to prop.compute_location
…dition (#37487)

* use threadlock for nltk data download

* update
* Remove Optional type annotation from get() methods

* Remove duplicate overloads

* Include xpia in handled_metrics for evaluation aggregation

* Update output.py

* Change 'ECI' to 'eci'

* Revert "Include xpia in handled_metrics for evaluation aggregation"

This reverts commit 8629de8.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.