Skip to content

Hotfix 0.6.1 : Using a shorter version of the user agent string#3681

Merged
kairu-ms merged 2 commits intoAzure:mainfrom
ricardo-espinoza:release/0.6.1
Jul 22, 2021
Merged

Hotfix 0.6.1 : Using a shorter version of the user agent string#3681
kairu-ms merged 2 commits intoAzure:mainfrom
ricardo-espinoza:release/0.6.1

Conversation

@ricardo-espinoza
Copy link
Contributor

@ricardo-espinoza ricardo-espinoza commented Jul 21, 2021

Job submissions are limited in the length of the ApplicationID string used.

In order to support this limitation, and keep the user agent consistent, this change is shortening the string to include only az-cli-ext instead of azure-cli-extension as prefix.

This checklist is used to make sure that common guidelines for a pull request are followed.

General Guidelines

  • Have you run azdev style <YOUR_EXT> locally? (pip install azdev required)
  • Have you run python scripts/ci/test_index.py -q locally?

For new extensions:

About Extension Publish

There is a pipeline to automatically build, upload and publish extension wheels.
Once your PR is merged into master branch, a new PR will be created to update src/index.json automatically.
The precondition is to put your code inside this repo and upgrade the version in the PR but do not modify src/index.json.

@ricardo-espinoza ricardo-espinoza marked this pull request as draft July 21, 2021 21:22
@ricardo-espinoza ricardo-espinoza added the Quantum az quantum label Jul 21, 2021
@yonzhan
Copy link
Collaborator

yonzhan commented Jul 21, 2021

quantum

@yonzhan yonzhan requested review from jsntcy and kairu-ms July 21, 2021 22:44
@yonzhan yonzhan added this to the Jul 2021 (2021-08-03) milestone Jul 21, 2021
Co-authored-by: Andres Paz <anpaz@microsoft.com>
@ricardo-espinoza ricardo-espinoza marked this pull request as ready for review July 21, 2021 23:29
@kairu-ms kairu-ms merged commit 306e128 into Azure:main Jul 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Quantum az quantum

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants