Paul Meyer
834bd5aba5
azure-cli-extensions.standbypool: 1.0.0b1 -> 1.0.0
2024-11-02 12:58:25 +01:00
Paul Meyer
ca921dea99
azure-cli-extensions.connectedmachine: 1.0.0b2 -> 1.0.0
2024-11-02 12:58:24 +01:00
Paul Meyer
be2e4972bb
azure-cli-extensions.redisenterprise: 1.2.0 -> 1.2.1b1
2024-11-02 12:58:22 +01:00
Paul Meyer
7b51dd7de8
azure-cli-extensions.multicloud-connector: 1.0.0b1 -> 1.0.0
2024-11-02 12:58:20 +01:00
Paul Meyer
01a93ea8fa
azure-cli-extensions.stack-hci-vm: 1.3.0 -> 1.4.3
2024-11-02 12:58:18 +01:00
Paul Meyer
ca98256acb
azure-cli-extensions.apic-extension: 1.0.0b5 -> 1.1.0
2024-11-02 12:58:16 +01:00
Paul Meyer
76de7c0b23
azure-cli-extensions.maintenance: 1.6.0 -> 1.7.0b1
2024-11-02 12:58:14 +01:00
Paul Meyer
6eca72a964
azure-cli-extensions.scvmm: 1.1.1 -> 1.1.2
2024-11-02 12:58:12 +01:00
Paul Meyer
d68e79cd8f
azure-cli-extensions.express-route-cross-connection: 0.1.1 -> 1.0.0
2024-11-02 12:58:11 +01:00
Paul Meyer
e2d832ee42
azure-cli-extensions.quantum: init at 1.0.0b4
2024-11-02 12:58:09 +01:00
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
Nikolay Korotkiy
3d2d89f9ce
azpainter: add darwin bundle
2024-10-15 18:46:24 +04:00
Nikolay Korotkiy
f671edcf3e
azpainter: format with nixfmt-rfc-style
2024-10-15 18:28:29 +04:00
Nikolay Korotkiy
2af1a24967
azpainter: migrate to by-name
2024-10-15 18:25:44 +04: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