Paul Meyer
c0eb4b6794
azure-cli-extensions.deidservice: init at 1.0.0b1
2024-11-02 12:58:07 +01:00
Paul Meyer
2036403fdb
azure-cli-extensions.arcgateway: init at 1.0.0b1
2024-11-02 12:58:05 +01:00
Paul Meyer
8869d9b72a
azure-cli-extensions.mcc: init at 1.0.0b1
2024-11-02 12:58:03 +01:00
Paul Meyer
28a8b311d4
azure-cli-extensions.neon: init at 1.0.0b1
2024-11-02 12:58:01 +01:00
Paul Meyer
69c04ee318
azure-cli.extensions-tool: fix typo in commit message
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-11-02 12:57:33 +01:00
Paul Meyer
3c1249c5d3
azure-cli.extensions-tool: add final newline when writing json
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-11-02 12:57:33 +01:00
Paul Meyer
c63210f6e4
azure-cli: add extensions-tool to tests
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-11-02 12:57:33 +01:00
Paul Meyer
5139634ead
azure-cli.extensions-tool: workaround for commit authorship bug in gitpython
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-11-02 12:57:33 +01:00
Paul Meyer
9d4aedff01
azure-cli-extensions.vm-repair: re-init at 2.0.0
...
I accidentally removed it during an extensions update. It wasn't actually removed upstream, just has external requirements now.
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-11-02 12:57:33 +01:00
Paul Meyer
6d15c9df95
azure-cli-extensions.connection-monitor-preview: remove
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-11-02 12:57:32 +01:00
Paul Meyer
b934fc9ec1
azure-cli-extensions.adp: remove
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-11-02 12:57:32 +01:00
Paul Meyer
cfc3ac4d4e
azure-cli.extensions-tool: commit removals last
...
These are most likely to require human intervention, having them last simplifies rebase.
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-11-02 12:02:40 +01:00
Paul Meyer
ecbc72d172
azure-cli-extensions: cleanup old scripts
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-10-31 18:08:24 +01:00
Paul Meyer
94bda990a7
azure-cli.generate-extensions: use extensions-tool
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-10-31 18:08:24 +01:00
Paul Meyer
797fff9526
azure-cli-extensions: migrate hashes of manually packaged extensions to sri
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-10-31 18:08:24 +01:00
Paul Meyer
692651eafa
azure-cli-extensions: consume extensions from json
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-10-31 18:08:24 +01:00
Paul Meyer
db70925a42
azure-cli-extensions: transform set to json
...
This was done with the following cursed sed expression:
tail -n +3 extensions-generated.nix | sed -e 's/ = mkAzExtension rec / : /g' -e 's/=/:/g' -e 's/;/,/g' -e 's/\([a-zA-Z_][a-zA-Z_0-9-]*\) :/"\1":/g' -e '/^[[:space:]]*"description"/s/.$//' > extensions-generated.json
and some cleanup afterwards.
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-10-31 18:08:24 +01:00
Paul Meyer
331bd40046
azure-cli: rewrite extensions-tool in python
...
Co-authored-by: Matej Urbas <matej.urbas@gmail.com>
Co-authored-by: Sebastian Kowalak <skowalak@users.noreply.github.com>
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-10-31 18:08:24 +01:00
Vladimír Čunát
dcd94580b6
azure-cli: 2.64.0 -> 2.65.0 ( #347241 )
2024-10-28 11:17:12 +01:00
Fabian Affolter
b364b9fdcf
azure-cli: override azure-mgmt-billing
2024-10-12 08:47:45 +02:00
miampf
c07681d357
azure-cli-extensions.confcom: init at 1.0.0
2024-10-10 15:44:12 +02:00
Paul Meyer
2f1df7b7f9
azure-cli-extensions.azure-iot: init at 0.25.0 ( #346752 )
2024-10-09 15:53:01 +02:00
Mikut
e445306c08
azure-cli-extensions.azure-iot: init at 0.25.0
2024-10-09 10:18:31 +02:00
Paul Meyer
4d30e3caa0
azure-cli-extensions.workloads: 1.1.0b2 -> 1.1.0b3
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-10-08 08:42:45 +02:00
Paul Meyer
0085947b51
azure-cli-extensions.vmware: 7.0.0 -> 7.1.0
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-10-08 08:42:45 +02:00
Paul Meyer
ca4f272ed4
azure-cli-extensions.virtual-network-manager: 1.2.0 -> 1.3.0
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-10-08 08:42:45 +02:00
Paul Meyer
6995a60d41
azure-cli-extensions.storagesync: 1.0.0 -> 1.0.1
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-10-08 08:42:44 +02:00
Paul Meyer
9c8159a0ff
azure-cli-extensions.storage-blob-preview: 0.7.2 -> 1.0.0b1
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-10-08 08:42:44 +02:00
Paul Meyer
98886e06a3
azure-cli-extensions.stack-hci-vm: 1.1.20 -> 1.3.0
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-10-08 08:42:44 +02:00
Paul Meyer
001066ee9c
azure-cli-extensions.spring: 1.25.0 -> 1.25.1
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-10-08 08:42:44 +02:00
Paul Meyer
0fb3dae51e
azure-cli-extensions.redisenterprise: 1.0.0 -> 1.2.0
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-10-08 08:42:43 +02:00
Paul Meyer
b2d25a15a4
azure-cli-extensions.peering: 0.2.1 -> 1.0.0
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-10-08 08:42:43 +02:00
Paul Meyer
0d776e9138
azure-cli-extensions.nginx: 2.0.0b5 -> 2.0.0b6
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-10-08 08:42:43 +02:00
Paul Meyer
670c535a2d
azure-cli-extensions.networkcloud: 2.0.0b2 -> 2.0.0b4
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-10-08 08:42:42 +02:00
Paul Meyer
96344e2bfa
azure-cli-extensions.log-analytics-solution: 1.0.0 -> 1.0.1
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-10-08 08:42:42 +02:00
Paul Meyer
faa6e55232
azure-cli-extensions.k8s-runtime: 1.0.3 -> 1.0.4
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-10-08 08:42:42 +02:00
Paul Meyer
eab3e7186e
azure-cli-extensions.internet-analyzer: 0.1.0rc6 -> 1.0.0b1
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-10-08 08:42:42 +02:00
Paul Meyer
104f42e2ae
azure-cli-extensions.import-export: 0.1.1 -> 1.0.0b1
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-10-08 08:42:41 +02:00
Paul Meyer
b1a12ff6f4
azure-cli-extensions.fleet: 1.2.1 -> 1.4.0
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-10-08 08:42:41 +02:00
Paul Meyer
dc4ca76f50
azure-cli-extensions.elastic: 1.0.0b2 -> 1.0.0b3
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-10-08 08:42:41 +02:00
Paul Meyer
c573227cd3
azure-cli-extensions.datamigration: 1.0.0b1 -> 1.0.0b2
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-10-08 08:42:40 +02:00
Paul Meyer
6911ffff92
azure-cli-extensions.databricks: 1.0.0 -> 1.0.1
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-10-08 08:42:40 +02:00
Paul Meyer
204181167a
azure-cli-extensions.costmanagement: 0.3.0 -> 1.0.0
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-10-08 08:42:40 +02:00
Paul Meyer
ea726bb977
azure-cli-extensions.connectedvmware: 1.1.1 -> 1.2.0
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-10-08 08:42:40 +02:00
Paul Meyer
49a25fb766
azure-cli-extensions.bastion: 1.1.0 -> 1.3.0
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-10-08 08:42:39 +02:00
Paul Meyer
381ac8f5f3
azure-cli-extensions.azurelargeinstance: 1.0.0b3 -> 1.0.0b4
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-10-08 08:42:39 +02:00
Paul Meyer
55daed0ff9
azure-cli-extensions.amg: 2.2.0 -> 2.4.0
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-10-08 08:42:39 +02:00
Paul Meyer
31ad874f20
azure-cli-extensions.aks-preview: 8.0.0b1 -> 9.0.0b6
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-10-08 08:42:38 +02:00
Paul Meyer
2b365b3fda
azure-cli-extensions.virtual-wan: 1.0.0 -> 1.0.1
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-10-08 08:42:08 +02:00
Paul Meyer
0f67dc7e4f
azure-cli-extensions.virtual-network-tap: 0.1.0 -> 1.0.0b1
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-10-08 08:41:03 +02:00
Paul Meyer
a0b604cc4d
azure-cli-extensions.terraform: init at 1.0.0b1
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-10-08 08:39:49 +02:00
Paul Meyer
04f2f61a53
azure-cli-extensions.multicloud-connector: init at 1.0.0b1
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-10-08 08:38:51 +02:00
Paul Meyer
2b2b2254aa
azure-cli-extensions.monitor-pipeline-group: init at 1.0.0b1
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-10-08 08:37:41 +02:00
Paul Meyer
20fa917956
azure-cli-extensions.microsoft-fabric: init at 1.0.0b1
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-10-08 08:36:49 +02:00
Paul Meyer
eb14449e8f
azure-cli-extensions.log-analytics: 0.2.2 -> 1.0.0b1
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-10-08 08:36:02 +02:00
Paul Meyer
ae98dba2ab
azure-cli-extensions.durabletask: init at 1.0.0.b1
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-10-08 08:35:13 +02:00
Paul Meyer
d9e74eef0d
azure-cli-extensions.baremetal-infrastructure: 3.0.0b1 -> 3.0.0b2
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-10-08 08:34:38 +02:00
Paul Meyer
0fdffb806c
azure-cli-extensions.alertsmanagement: 0.2.3 -> 1.0.0b1
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-10-08 08:32:25 +02:00
Paul Meyer
bf480e41d2
azure-cli: 2.64.0 -> 2.65.0
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-10-08 08:30:45 +02:00
Maxime Brunet
7e06c84f7d
azure-cli: install completions for all shells
2024-10-05 15:44:36 -07:00
Paul Meyer
717817b4a6
azure-cli: only alias removed extensions if allowed
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-10-01 14:11:53 +02:00
Artturin
e0464e4788
treewide: replace stdenv.is
with stdenv.hostPlatform.is
...
In preparation for the deprecation of `stdenv.isX`.
These shorthands are not conducive to cross-compilation because they
hide the platforms.
Darwin might get cross-compilation for which the continued usage of `stdenv.isDarwin` will get in the way
One example of why this is bad and especially affects compiler packages
https://www.github.com/NixOS/nixpkgs/pull/343059
There are too many files to go through manually but a treewide should
get users thinking when they see a `hostPlatform.isX` in a place where it
doesn't make sense.
```
fd --type f "\.nix" | xargs sd --fixed-strings "stdenv.is" "stdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "stdenv'.is" "stdenv'.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "clangStdenv.is" "clangStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "gccStdenv.is" "gccStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "stdenvNoCC.is" "stdenvNoCC.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "inherit (stdenv) is" "inherit (stdenv.hostPlatform) is"
fd --type f "\.nix" | xargs sd --fixed-strings "buildStdenv.is" "buildStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "effectiveStdenv.is" "effectiveStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "originalStdenv.is" "originalStdenv.hostPlatform.is"
```
2024-09-25 00:04:37 +03:00
Paul Meyer
2b552aa797
azure-cli-extensions.containerapp: 0.3.53 -> 1.0.0b1
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-09-03 08:15:39 +02:00
Paul Meyer
1359ba23df
azure-cli-extensions.baremetal-infrastructure: 2.0.1 -> 3.0.0b1
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-09-03 08:11:08 +02:00
Paul Meyer
3ad1a60a2e
azure-cli-extensions.azurelargeinstance: 1.0.0b2 -> 1.0.0b3
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-09-03 08:11:07 +02:00
Paul Meyer
3dad0ddf62
azure-cli-extensions.amg: 2.1.0 -> 2.2.0
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-09-03 08:11:07 +02:00
Paul Meyer
77ce373bae
azure-cli-extensions.aks-preview: 7.0.0b6 -> 8.0.0b1
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-09-03 08:11:07 +02:00
Paul Meyer
68d645484e
azure-cli-extensions.k8s-runtime: init at 1.0.3
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-09-03 08:11:02 +02:00
Paul Meyer
5617035557
azure-cli: 2.63.0 -> 2.64.0
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-09-03 08:08:59 +02:00
superherointj
46ac3ad602
Merge pull request #336288 from katexochen/azure-cli/socks
...
azure-cli: add missing socks dependency
2024-08-21 09:58:51 -03:00
Paul Meyer
ed12d2a631
azure-cli: add missing socks dependency
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-08-21 10:24:27 +02:00
Paul Meyer
4487987df7
azure-cli-extensions.managednetworkfabric: 6.2.0 -> 6.4.0
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-08-21 07:56:00 +02:00
Paul Meyer
9484898171
azure-cli-extensions.fleet: 1.2.0 -> 1.2.1
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-08-21 07:56:00 +02:00
Paul Meyer
f22aa9845e
azure-cli-extensions.dataprotection: 1.5.2 -> 1.5.3
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-08-21 07:55:59 +02:00
Paul Meyer
ebffb6bae7
azure-cli-extensions.bastion: 1.0.2 -> 1.1.0
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-08-21 07:55:59 +02:00
Paul Meyer
6c43bf6068
azure-cli-extensions.azure-firewall: 1.1.0 -> 1.2.0
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-08-21 07:55:59 +02:00
Paul Meyer
ba216cfe88
azure-cli-extensions.amg: 1.3.6 -> 2.1.0
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-08-21 07:55:59 +02:00
Paul Meyer
edfcf912d3
azure-cli-extensions.aks-preview: 7.0.0b3 -> 7.0.0b6
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-08-21 07:55:58 +02:00
Paul Meyer
595f30f824
azure-cli: minor improvements
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-08-21 07:55:40 +02:00
Gordon-BP
8ce923e5c2
azure-cli-extensions.ssh: init at 2.0.5
2024-08-20 17:06:59 +08:00
Paul Meyer
44f802c761
azure-cli-extensions.storage-preview: init at 1.0.0b2
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-08-19 10:38:28 +02:00
Peder Bergebakken Sundt
7020a1d893
treewide: default.nix
-> package.nix
in pkgs/by-name
...
We need to remember to go over all the update scripts once the mass-by-name migration has happened
2024-08-18 18:09:17 +02:00
Paul Meyer
3761217491
azure-cli-extensions.vmware: 6.0.1 -> 7.0.0
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-08-06 09:17:44 +02:00
Paul Meyer
90527b2c98
azure-cli-extensions.stack-hci-vm: 1.1.16 -> 1.1.20
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-08-06 09:17:43 +02:00
Paul Meyer
7c2afac7ad
azure-cli-extensions.scvmm: 1.0.0 -> 1.1.1
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-08-06 09:17:43 +02:00
Paul Meyer
e1454b7512
azure-cli-extensions.hdinsightonaks: 1.0.0b2 -> 1.0.0b3
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-08-06 09:17:43 +02:00
Paul Meyer
d8519bbb79
azure-cli-extensions.connectedmachine: 1.0.0b1 -> 1.0.0b2
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-08-06 09:17:43 +02:00
Paul Meyer
bea7f35096
azure-cli-extensions.aks-preview: 7.0.0b2 -> 7.0.0b3
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-08-06 09:17:43 +02:00
Paul Meyer
0a0d962db0
azure-cli-extensions.vm-repair: remove
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-08-06 09:17:43 +02:00
Paul Meyer
92ceff55c9
azure-cli: 2.62.0 -> 2.63.0
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-08-06 09:17:43 +02:00
adisbladis
e0816431a2
treewide: Pass self when overriding Python
...
Otherwise references to the Python interpreter inside the set are wrong, as demonstrated by:
``` nix
with import <nixpkgs> { };
let
python' = python3.override {
packageOverrides = final: prev: { requests = prev.requests.overridePythonAttrs(old: { version = "1337"; }); };
};
in python'.pkgs.python.pkgs.requests
```
which returns the _non_ overriden requests.
And the same with `self`:
```
with import <nixpkgs> { };
let
python' = python3.override {
self = python';
packageOverrides = final: prev: { requests = prev.requests.overridePythonAttrs(old: { version = "1337"; }); };
};
in python'.pkgs.python.pkgs.requests
```
which returns the overriden requests.
This can manifest itself as file collisions when constructing environments or as subtly incorrect dependency graphs.
2024-08-03 12:18:56 +12:00
superherointj
be7717e777
azure-cli-extensions.oracle-database: init at 1.0.0b1
2024-07-29 11:22:55 -03:00
superherointj
29a15dd797
azure-cli-extensions.dataprotection: 1.5.1 -> 1.5.2
2024-07-29 10:34:14 -03:00
superherointj
e603eb2768
azure-cli-extensions.azure-firewall: 1.0.1 -> 1.1.0
2024-07-29 10:34:14 -03:00
superherointj
f447d7fc8e
azure-cli-extensions.amg: 1.3.5 -> 1.3.6
2024-07-29 10:34:14 -03:00
superherointj
c928625c6d
azure-cli-extensions.aks-preview: 6.0.0b1 -> 7.0.0b2
2024-07-29 10:34:13 -03:00
Paul Meyer
3c70975ffc
azure-cli-extensions.vm-repair: 1.0.6 -> 1.0.7
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-07-17 18:14:16 +02:00
Paul Meyer
d272e3e524
azure-cli-extensions.redisenterprise: 0.1.4 -> 1.0.0
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-07-17 18:14:16 +02:00
Paul Meyer
638c5aa86c
azure-cli-extensions.monitor-control-service: 1.1.0 -> 1.2.0
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-07-17 18:14:16 +02:00
Paul Meyer
aec6996d82
azure-cli-extensions.bastion: 1.0.1 -> 1.0.2
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-07-17 18:14:15 +02:00