Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
119 commits
Select commit Hold shift + click to select a range
4ba4e7b
update version
JennyPng Dec 2, 2025
a0212c6
csv parsing
JennyPng Dec 2, 2025
344dc0e
progress on checking package versions
JennyPng Dec 2, 2025
8648d26
update package version checking logic
JennyPng Dec 2, 2025
a39c9ad
progress on updating vers and getting uri
JennyPng Dec 3, 2025
4f7cac7
some progress, but csv method misses packages
JennyPng Dec 3, 2025
2841c1d
better handling download_uri
JennyPng Dec 4, 2025
e4d2aef
minor cleanup log output
JennyPng Dec 4, 2025
53d2d57
Merge branch 'main' into jennypng-conda-update
JennyPng Dec 29, 2025
be8b914
minor progress and clean
JennyPng Dec 29, 2025
6fd36d3
minor fix to quote string values in yaml
JennyPng Dec 29, 2025
ab12a56
minor progress in generating meta.yml
JennyPng Dec 30, 2025
936d6fe
minor
JennyPng Dec 30, 2025
a6fefc4
getting parsedsetup requirements..but this isn't everything
JennyPng Dec 30, 2025
d58bc3c
minor improvements
JennyPng Dec 30, 2025
4d92d66
more requirement fetching logic refinement
JennyPng Dec 30, 2025
20f3d38
minor
JennyPng Dec 31, 2025
5390448
refine metadata extraction
JennyPng Dec 31, 2025
143e9d2
about section handling improvements
JennyPng Dec 31, 2025
755ab5e
use metadata from parsedsetup
JennyPng Dec 31, 2025
95f4823
preserve indent in conda-sdk-client
JennyPng Dec 31, 2025
ddd9f26
lots of refactoring to update conda-sdk-client
JennyPng Dec 31, 2025
2809bce
minor service name improvements
JennyPng Dec 31, 2025
88c4957
minor
JennyPng Dec 31, 2025
c11d5ab
basic logic for adding new mgmt packages
JennyPng Jan 5, 2026
88ee5f8
minor
JennyPng Jan 5, 2026
a12ca0b
properly add new mgmt entries in conda sdk client
JennyPng Jan 5, 2026
1e4cc22
initial release log script but i need to use more csv data to group p…
JennyPng Jan 6, 2026
5671be8
some progress in using repopath for service
JennyPng Jan 6, 2026
71e99cc
initial mappings
JennyPng Jan 6, 2026
e5f45a9
minor
JennyPng Jan 6, 2026
a5b6ee4
refactor progress
JennyPng Jan 6, 2026
4bd6c7d
conda sdk client refactor almost complete
JennyPng Jan 6, 2026
0426e10
this here seems to work for new batched packages
JennyPng Jan 6, 2026
5cf5d43
some progress in dataplane yml
JennyPng Jan 7, 2026
5a0fcf7
basic data plane yaml working for grouped?
JennyPng Jan 7, 2026
3083629
minor clean
JennyPng Jan 7, 2026
a72eca5
minor
JennyPng Jan 7, 2026
3b11434
refactor utility functions
JennyPng Jan 7, 2026
6e5c129
minor progress
JennyPng Jan 7, 2026
966fb40
data plane release logs
JennyPng Jan 7, 2026
1220941
remove azure-common from group, need to handle
JennyPng Jan 7, 2026
5b3ebdf
data plane existing release log update almost fully works
JennyPng Jan 7, 2026
4961d44
exception for healthinsights
JennyPng Jan 7, 2026
0ab4bd3
yayay mgmt release log
JennyPng Jan 7, 2026
d5b543a
uampq
JennyPng Jan 7, 2026
3b42813
minor
JennyPng Jan 7, 2026
12780d7
Merge branch 'main' into jennypng-conda-update
JennyPng Jan 8, 2026
7849d86
fix hyphenated mgmt imports
JennyPng Jan 8, 2026
fb73b2c
check if release log already has section
JennyPng Jan 8, 2026
39a6fc5
remove uamqp ref
JennyPng Jan 8, 2026
e7a094a
overwrite release log existing sections
JennyPng Jan 8, 2026
74bb699
minor temp grouping fix
JennyPng Jan 8, 2026
5998313
fix
JennyPng Jan 8, 2026
df29426
additional deprecated check
JennyPng Jan 8, 2026
03e9bf7
parse stable vs beta release
JennyPng Jan 8, 2026
d1d5899
test pyproject bundle
JennyPng Jan 8, 2026
1d78cb3
Merge branch 'main' into jennypng-conda-update
JennyPng Jan 8, 2026
7a21437
begin pyproject.toml logic attempt
JennyPng Jan 9, 2026
c2af7cd
refactor conda sdk client update
JennyPng Jan 9, 2026
5595088
minor
JennyPng Jan 9, 2026
f52e0ac
clean up package sorting
JennyPng Jan 9, 2026
a3a3c97
start preprocessing bundle mapping from pyproject
JennyPng Jan 9, 2026
0173694
fix bundling for new data plane yaml
JennyPng Jan 9, 2026
c7d6705
add conda section to pyprojects of established bundles
JennyPng Jan 9, 2026
98f0ace
minor helper improvement
JennyPng Jan 10, 2026
a377760
clean and bundle map progress
JennyPng Jan 12, 2026
9d0bce6
Merge branch 'main' into jennypng-conda-update
JennyPng Jan 13, 2026
d46bdd1
refactor release log updates for bundles
JennyPng Jan 13, 2026
a2715c2
mgmt release log
JennyPng Jan 13, 2026
da7a22f
clean
JennyPng Jan 13, 2026
3fe98b6
clean
JennyPng Jan 13, 2026
bf01e24
handle msal release log
JennyPng Jan 13, 2026
d413e40
minor
JennyPng Jan 13, 2026
b2c90e0
bug fix
JennyPng Jan 13, 2026
d34e324
remove using metadata as summary, doesn't always work
JennyPng Jan 15, 2026
72d8293
minor clean
JennyPng Jan 15, 2026
7db3d20
initial pipeline attempt
JennyPng Jan 22, 2026
ca0426f
Update conda-update-pipeline.yml for Azure Pipelines
JennyPng Jan 22, 2026
022fca4
minor
JennyPng Jan 22, 2026
c35718b
variable group?
JennyPng Jan 22, 2026
b6920ce
nvm
JennyPng Jan 22, 2026
f63e243
minor
JennyPng Jan 22, 2026
20e3274
add schedule to pipeline
JennyPng Jan 22, 2026
412392f
add date to pr name
JennyPng Jan 22, 2026
85d04de
Merge branch 'main' into jennypng-conda-update
JennyPng Jan 27, 2026
9e9e05c
Minor clean
JennyPng Jan 27, 2026
b52a69e
initial draft of publish stage
JennyPng Jan 27, 2026
473689e
Merge branch 'main' into jennypng-conda-update
JennyPng Jan 27, 2026
4b1bad1
yml improvements, enable dry run of file updates
JennyPng Jan 27, 2026
905e590
remove duplicated tool section from merge
JennyPng Jan 27, 2026
611dac3
fix org name
JennyPng Jan 28, 2026
8ad3e2e
move publish logic to python script
JennyPng Jan 29, 2026
2df8c9e
just to be safe
JennyPng Jan 29, 2026
1d213fb
remove publishing changes from this PR
JennyPng Jan 29, 2026
a3511ef
clean up some todos
JennyPng Jan 29, 2026
f6f42e2
handle home_url for bundle
JennyPng Jan 29, 2026
4a649ab
add next steps to generated PR desc
JennyPng Jan 29, 2026
2f8f058
untouch pyprojects that only have diff coz resolving merge
JennyPng Jan 29, 2026
1837d99
fix common_root, release type classification, other minor fixes
JennyPng Jan 29, 2026
aab424f
improve manual next steps
JennyPng Jan 30, 2026
5e562af
bundle fix
JennyPng Jan 30, 2026
696fd1f
properly import submodules
JennyPng Jan 31, 2026
3e6d211
release log bundle bug fix
JennyPng Feb 2, 2026
3d3dd4f
check stable release thru pypi, update missed pyproject
JennyPng Feb 2, 2026
bc50957
clean, remove unneeded function and uamqp exception
JennyPng Feb 2, 2026
5b8009e
cleanup
JennyPng Feb 2, 2026
f18e40e
Merge branch 'main' into jennypng-conda-update
JennyPng Feb 4, 2026
b14e059
cache glob results
JennyPng Feb 4, 2026
acd4c1f
minor fix to use service dir for metadata desc
JennyPng Feb 4, 2026
428117f
use pypi_tools
JennyPng Feb 5, 2026
ba5ebac
simplify bundle map creation, only look at data pkgs
JennyPng Feb 5, 2026
fba33de
actually catch pkgs w/o conda config when making the map
JennyPng Feb 5, 2026
887786e
use namespace for module name instead of naive parsing
JennyPng Feb 5, 2026
3b9e1d6
error if somehow someway version is ever missing from processed pkgs
JennyPng Feb 5, 2026
1b194f1
never allow null pkg_path for getting service_dir metadata
JennyPng Feb 5, 2026
93e015d
trim essential reqs list
JennyPng Feb 5, 2026
d389be3
dont need to import types
JennyPng Feb 5, 2026
d63024d
trim again
JennyPng Feb 5, 2026
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
21 changes: 8 additions & 13 deletions conda/conda-recipes/azure-mgmt/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ test:
- azure.mgmt.applicationinsights.v2022_06_15.aio.operations
- azure.mgmt.applicationinsights.v2022_06_15.models
- azure.mgmt.applicationinsights.v2022_06_15.operations
- azure-mgmt-arizeaiobservabilityeval
- azure.mgmt.arizeaiobservabilityeval
- azure.mgmt.arizeaiobservabilityeval.aio
- azure.mgmt.arizeaiobservabilityeval.aio.operations
- azure.mgmt.arizeaiobservabilityeval.models
Expand Down Expand Up @@ -150,7 +150,7 @@ test:
- azure.mgmt.botservice.aio.operations
- azure.mgmt.botservice.models
- azure.mgmt.botservice.operations
- azure-mgmt-carbonoptimization
- azure.mgmt.carbonoptimization
- azure.mgmt.carbonoptimization.aio
- azure.mgmt.carbonoptimization.aio.operations
- azure.mgmt.carbonoptimization.models
Expand Down Expand Up @@ -260,11 +260,6 @@ test:
- azure.mgmt.dashboard.operations
- azure.mgmt.databox
- azure.mgmt.databox.aio
- azure.mgmt.datab
- azure.mgmt.datab.aio
- azure.mgmt.datab.aio.operations
- azure.mgmt.datab.models
- azure.mgmt.datab.operations
- azure.mgmt.databoxedge
- azure.mgmt.databoxedge.aio
- azure.mgmt.databoxedge.aio
Expand Down Expand Up @@ -419,7 +414,7 @@ test:
- azure.mgmt.hanaonazure.aio.operations
- azure.mgmt.hanaonazure.models
- azure.mgmt.hanaonazure.operations
- azure-mgmt-hardwaresecuritymodules
- azure.mgmt.hardwaresecuritymodules
- azure.mgmt.hardwaresecuritymodules.aio
- azure.mgmt.hardwaresecuritymodules.aio.operations
- azure.mgmt.hardwaresecuritymodules.models
Expand Down Expand Up @@ -515,7 +510,7 @@ test:
- azure.mgmt.labservices.aio.operations
- azure.mgmt.labservices.models
- azure.mgmt.labservices.operations
- azure-mgmt-lambdatesthyperexecute
- azure.mgmt.lambdatesthyperexecute
- azure.mgmt.lambdatesthyperexecute.aio
- azure.mgmt.lambdatesthyperexecute.aio.operations
- azure.mgmt.lambdatesthyperexecute.models
Expand Down Expand Up @@ -610,7 +605,7 @@ test:
- azure.mgmt.mongocluster.aio.operations
- azure.mgmt.mongocluster.models
- azure.mgmt.mongocluster.operations
- azure-mgmt-mongodbatlas
- azure.mgmt.mongodbatlas
- azure.mgmt.mongodbatlas.aio
- azure.mgmt.mongodbatlas.aio.operations
- azure.mgmt.mongodbatlas.models
Expand Down Expand Up @@ -730,7 +725,7 @@ test:
- azure.mgmt.privatedns.aio.operations
- azure.mgmt.privatedns.models
- azure.mgmt.privatedns.operations
- azure-mgmt-purestorageblock
- azure.mgmt.purestorageblock
- azure.mgmt.purestorageblock.aio
- azure.mgmt.purestorageblock.aio.operations
- azure.mgmt.purestorageblock.models
Expand Down Expand Up @@ -791,7 +786,7 @@ test:
- azure.mgmt.recoveryservicesbackup.passivestamp.aio.operations
- azure.mgmt.recoveryservicesbackup.passivestamp.models
- azure.mgmt.recoveryservicesbackup.passivestamp.operations
- azure-mgmt-recoveryservicesdatareplication
- azure.mgmt.recoveryservicesdatareplication
- azure.mgmt.recoveryservicesdatareplication.aio
- azure.mgmt.recoveryservicesdatareplication.aio.operations
- azure.mgmt.recoveryservicesdatareplication.models
Expand Down Expand Up @@ -977,7 +972,7 @@ test:
- azure.mgmt.storage.aio.operations
- azure.mgmt.storage.models
- azure.mgmt.storage.operations
- azure-mgmt-storageactions
- azure.mgmt.storageactions
- azure.mgmt.storageactions.aio
- azure.mgmt.storageactions.aio.operations
- azure.mgmt.storageactions.models
Expand Down
Loading