Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

Update azure cli #2733

Merged
merged 26 commits into from
Jan 10, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
e71cb92
Update .gitignore
AdamL-Microsoft Dec 13, 2022
0f1a6c9
re-add sync-fork.yml
AdamL-Microsoft Dec 16, 2022
1abbff9
Merge pull request #147 from microsoft/main
AdamL-Microsoft Dec 16, 2022
40d7fb0
Merge pull request #148 from microsoft/main
AdamL-Microsoft Dec 18, 2022
3c59403
Merge pull request #149 from microsoft/main
AdamL-Microsoft Dec 19, 2022
03651b7
Merge pull request #150 from microsoft/main
AdamL-Microsoft Dec 20, 2022
d202399
Merge pull request #151 from microsoft/main
AdamL-Microsoft Dec 21, 2022
16bb4be
Merge pull request #152 from microsoft/main
AdamL-Microsoft Dec 21, 2022
b1a0367
Merge pull request #153 from microsoft/main
AdamL-Microsoft Dec 21, 2022
622f932
Merge pull request #154 from microsoft/main
AdamL-Microsoft Dec 21, 2022
2883579
Merge pull request #155 from microsoft/main
AdamL-Microsoft Dec 22, 2022
1f4dd89
Merge pull request #156 from microsoft/main
AdamL-Microsoft Dec 22, 2022
bfbf553
Merge pull request #157 from microsoft/main
AdamL-Microsoft Dec 22, 2022
da4ac2c
Merge pull request #158 from microsoft/main
AdamL-Microsoft Jan 4, 2023
7c4c28c
Merge pull request #159 from microsoft/main
AdamL-Microsoft Jan 4, 2023
a897e9e
Merge pull request #160 from microsoft/main
AdamL-Microsoft Jan 5, 2023
481e5c1
update azure-cli to v2.43
AdamL-Microsoft Jan 7, 2023
83067ff
Delete sync-fork.yml
AdamL-Microsoft Jan 7, 2023
1876d43
Update .gitignore
AdamL-Microsoft Jan 7, 2023
d37d3b0
Update .gitignore
AdamL-Microsoft Jan 7, 2023
a76bb0b
Update .gitignore
AdamL-Microsoft Jan 7, 2023
892b951
Update .gitignore
AdamL-Microsoft Jan 7, 2023
a6b2e78
test update azure-mgmt-storage dep
AdamL-Microsoft Jan 9, 2023
99f47ce
Merge branch 'microsoft:main' into update-azure-cli
AdamL-Microsoft Jan 9, 2023
ffef2d5
Merge branch 'microsoft:main' into update-azure-cli
AdamL-Microsoft Jan 10, 2023
869e005
corrected azure-mgmt-storage to version 21.0.0
AdamL-Microsoft Jan 10, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/api-service/functional_tests/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
../../cli
../../pytypes
azure-cli-core==2.40.0
azure-cli==2.40.0
azure-cli-core==2.43.0
azure-cli==2.43.0
2 changes: 1 addition & 1 deletion src/cli/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ azure-applicationinsights==0.1.0
tenacity==8.0.1
docstring_parser==0.8.1
azure-identity==1.10.0
azure-cli-core==2.42.0
azure-cli-core==2.43.0
# packaging is required but not specified by azure-cli-core
packaging==21.3
# urllib3[secure] needs to be specifically stated for azure-cli-core
Expand Down
6 changes: 3 additions & 3 deletions src/deployment/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
azure-cli-core==2.40.0
azure-cli==2.40.0
azure-cli-core==2.43.0
azure-cli==2.43.0
azure-identity==1.10.0
azure-cosmosdb-table==1.0.6
azure-mgmt-eventgrid==10.2.0b2
azure-mgmt-resource==21.1.0b1
azure-mgmt-storage==20.1.0
azure-mgmt-storage==21.0.0
azure-storage-blob==12.13.1
pyfunctional==1.4.3
pyopenssl==22.0.0
Expand Down
2 changes: 1 addition & 1 deletion src/utils/add-corpus-storage-accounts/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
azure-mgmt-storage~=19.0.0
azure-cli-core==2.40.0
azure-cli-core==2.43.0
azure-mgmt-eventgrid==3.0.0rc9
2 changes: 1 addition & 1 deletion src/utils/check-pr/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
azure-common~=1.1.25
azure-identity==1.10.0
PyGithub==1.56
azure-cli-core==2.40.0
azure-cli-core==2.43.0
msgraph-core==0.2.2