Paul Meyer
b2ed59b1aa
azure-cli-extensions.connectedvmware: 0.2.4 -> 1.0.1
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-05-20 20:55:14 +02:00
Paul Meyer
8c3c997751
azure-cli-extensions.confluent: 0.4.0 -> 0.6.0
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-05-20 20:55:14 +02:00
Paul Meyer
50baaf5074
azure-cli-extensions.automation: 0.2.2 -> 1.0.0b1
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-05-20 20:55:14 +02:00
Paul Meyer
48906871f1
azure-cli-extensions.appservice-kube: 0.1.9 -> 0.1.10
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-05-20 20:55:14 +02:00
Paul Meyer
5967b36896
azure-cli-extensions.amg: 1.2.9 -> 1.3.2
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-05-20 20:55:14 +02:00
Paul Meyer
ac076e2cf9
azure-cli-extensions.aks-preview: 1.0.0b5 -> 3.0.0b9
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-05-20 20:55:13 +02:00
Paul Meyer
4ddf2c04f1
azure-cli-extensions.datamigration: 0.6.1 -> 1.0.0b1
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-05-20 20:55:13 +02:00
Paul Meyer
981895992b
azure-cli-extensions.standbypool: init at 1.0.0b1
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-05-20 20:55:13 +02:00
Paul Meyer
ebe7273b2b
azure-cli-extensions.trustedsigning: init at 1.0.0b2
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-05-20 20:55:13 +02:00
Paul Meyer
1308d3dbb9
azure-cli-extensions.mdp: init at 1.0.0b1
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-05-20 20:55:13 +02:00
Paul Meyer
bc93e9633b
azure-cli-extensions.firmwareanalysis: init at 1.0.0
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-05-20 20:55:13 +02:00
Paul Meyer
df775e74a3
azure-cli-extensions.gallery-service-artifact: init at 1.0.0b1
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-05-20 20:55:13 +02:00
Paul Meyer
f97f2317d6
azure-cli-extensions.edgezones: init at 1.0.0b1
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-05-20 20:55:13 +02:00
Paul Meyer
dfa9b50457
azure-cli-extensions.compute-diagnostic-rp: init at 1.0.0b1
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-05-20 20:55:13 +02:00
Paul Meyer
37650e2f12
azure-cli-extensions.blockchain: remove
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-05-20 20:55:12 +02:00
Paul Meyer
0301d0487d
azure-cli-extensions.astronomer: init at 1.0.0
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-05-20 20:55:12 +02:00
Noah Fontes
1c44ccf3a7
azure-cli: fix installing extensions externally
...
For those of us not using the new azure-cli-extensions mechanism to
manage extensions, it is not possible to install or update extensions
unless pip is on the PYTHONPATH.
This used to be the case by default, but a relatively recent change to
either Python packaging (likely
6c85fff302
, as identified in other issues)
or construction of the PYTHONPATH in this package
aacf05daec
removed it.
2024-05-07 13:32:38 -07:00
Paul Meyer
fca44ccfdc
azure-cli: 2.58.0 -> 2.60.0
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-05-05 23:35:53 +02:00
Paul Meyer
d566b7894a
azure-cli-extensions.azure-devops: init at 1.0.0
...
Co-authored-by: Oliver Breitwieser <oliver.breitwieser@gmail.com>
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-04-26 20:10:36 +02:00
Paul Meyer
ec6915ff51
azure-cli: allow manual packaging of extensions with dependencies
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-04-26 15:34:27 +02:00
Paul Meyer
ceead2d7e4
azure-cli: document extensions in description, fix release notes
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-04-22 16:03:54 -07:00
Paul Meyer
bbea6b19bd
azure-cli: add setuptools to runtime dependencies
...
aacf05daec
cleaned up python path and removed setuptools from the runtime
dependencies, which seems to be required now by the `self-check`
command which runs in `installCheckPhase`. There was a version bump on
master since the last CI run on this PR, that's why it wasn't catched.
Previously this was part of the closure as we didn't construct the
PYTHONPATH explicitly but wrapped the CLI with the PYTHONPATH from the
build environment.
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-04-09 12:01:15 +02:00
Pol Dellaiera
38475aff83
Merge pull request #276695 from katexochen/azure-cli/plugins
...
azure-cli: immutable command index & add extensions
2024-04-09 03:44:35 +02:00
Jean-Francois Chevrette
a7ec4177ba
azure-cli: 2.56.0 -> 2.58.0
2024-03-20 11:10:51 -07:00
Paul Meyer
aacf05daec
azure-cli: explicitly construct PYTHONPATH
...
This way we don't leak inputs from the build environment into the
runtime environment.
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-03-02 17:03:59 +01:00
Paul Meyer
d6030ed90c
azure-cli: add passthru function to override extensions
...
Some syntactical sugar for easy overrides.
2024-03-02 17:03:59 +01:00
Paul Meyer
4efe7f9360
azure-cli: add extensions
2024-03-02 17:03:59 +01:00
Paul Meyer
b34ca295cb
azure-cli: immutable command index
2024-03-02 17:03:59 +01:00
Lahfa Samy
56abe70df8
maintainer: remove AkechiShiro
2024-02-10 19:35:04 +01:00
Paul Meyer
9e218d49f0
azure-cli: 2.55.0 -> 2.56.0
2024-01-22 13:41:22 +01:00
Weijia Wang
5035dce887
Merge pull request #282191 from RaitoBezarius/wrong-sri-hashes
...
azure-cli: `azure-mgmt-devtestlabs` has wrong SRI hash
2024-01-20 07:18:32 +01:00
Raito Bezarius
4b066eda15
azure-cli: azure-mgmt-devtestlabs
has wrong SRI hash
...
Nix does not care too much about this, but this is problematic for evaluators
which are strict, like Tvix.
In the future, my wish is that Nix becomes stricter on those SRI hashes as this is somewhat
problematic to accept arbitrary padding.
2024-01-20 02:19:50 +01:00
Paul Meyer
222a5e0be5
azure-cli: fix transitive dependencies
...
Seems like these are broken after
https://github.com/NixOS/nixpkgs/pull/279138
https://github.com/NixOS/nixpkgs/pull/279143
2024-01-18 08:40:39 -08:00
Fabian Affolter
d004299f0f
azure-cli: 2.54.0 -> 2.55.0
...
Changelog: https://github.com/MicrosoftDocs/azure-docs-cli/blob/main/docs-ref-conceptual/release-notes-azure-cli.md
2023-12-08 09:29:11 +01:00
Samy Lahfa
621d7736ae
azure-cli: 2.53.1 -> 2.54.0
...
BIG CHANGES (improve stability):
- Removed patches for python311 test as they got fixed.
- Fix az self-test, upgrade azure-mgmt-signalr version to 2.0.0b2
- Pin all release dependencies and add msrest to azure-mgmt-maps
- Removed override antlr4-python3-runtime of antlr4 to antlr4_9 was causing ord 'monitor' errors during self-test.
- Pinned azure-mgmt-* dependencies to f74a18bc26/src/azure-cli/requirements.py3.Linux.txt
- Pin antlr to 4.12
2023-11-29 09:16:13 +01:00
mdarocha
61de8ba44d
azure-cli: 2.53.0 -> 2.53.1
2023-10-31 11:45:23 -07:00
mdarocha
5e0b839f59
azure-cli: dependencies cleanup
...
Synced propagatedBuildInputs with what's actually defined in the
upstream source.
Also based on the result of self-test, all overrides that were
not necessary or breaking something were removed.
Several import tests were removed - they are caused by the related
package being vendored into the upstream source.
2023-10-31 11:45:23 -07:00
mdarocha
904bfb1759
azure-cli: add self-test to ensure everything in the CLI works
2023-10-31 11:45:23 -07:00
mdarocha
08a740252d
azure-cli: fix azure-cli-core build
...
Apply patch to fix tests broken on python311
2023-10-26 20:56:17 +02:00
Fabian Affolter
17ab378cf0
azure-cli: 2.52.0 -> 2.53.0
2023-10-06 15:17:00 -07:00
Fabian Affolter
4aefebaf2f
Merge pull request #256269 from fabaff/azure-data-tables-bump
...
python311Packages.azure-data-tables: 12.4.3 -> 12.4.4
2023-09-20 12:54:58 +02:00
Fabian Affolter
99fc28a422
Merge pull request #256280 from fabaff/azure-mgmt-iothub-bump
...
python311Packages.azure-mgmt-iothub: 2.4.0 -> 3.0.0
2023-09-20 12:54:47 +02:00
Fabian Affolter
2e2c84dd2a
azure-cli: adjust azure-mgmt-redis override
2023-09-20 11:38:20 +02:00
Fabian Affolter
86d1557db7
azure-cli: azure-mgmt-iothub override
2023-09-20 11:09:37 +02:00
Fabian Affolter
a8a2ef96f9
azure-cli: adjust azure-data-tables override
2023-09-20 09:25:55 +02:00
Lily Foster
cdaf25b0c0
azure-cli: fix build again due to overriden package changes
2023-09-17 08:45:35 -04:00
Samy Lahfa
6f305fba18
azure-cli : 2.51.0 -> 2.52.0
2023-09-09 21:14:53 +02:00
Phillip Cloud
6d44897206
azure-cli: add msrest to specific overrides
2023-08-28 08:41:05 -04:00
Phillip Cloud
c31fa5cf89
azure-cli: add missing azure-mgmt-appcontainers dependency
2023-08-28 08:41:04 -04:00
Phillip Cloud
da686a62dc
style: format azure-cli/python-packages.nix
2023-08-28 08:41:03 -04:00