Skip to content

Refactor Conda Pipeline#31804

Merged
scbedd merged 164 commits into
mainfrom
conda-pipeline
Sep 6, 2023
Merged

Refactor Conda Pipeline#31804
scbedd merged 164 commits into
mainfrom
conda-pipeline

Conversation

@scbedd

@scbedd scbedd commented Aug 25, 2023

Copy link
Copy Markdown
Member

DONE:

  • Refactor all conda pipelines FROM individual packages TO a single unified build definition conda-sdk-client.
  • Build UAMQP, MSRest, MSAL, other cross-plat dependencies multiplatform
  • Output all assembled (multiplatform and noarch) packages into a single channel which a user can use as-is.

image

TODO:

  • @xiangyan99 confirms output packages in conda artifact are acceptable
  • @xiangyan99 feedback received and implemented
  • Generate list of packages that went into conda package dynamically. We have this, currently putting that info in conda-releaselogs which are refererenced. We CAN move this to updating the "description" or some such. Super useful for users I think.
  • Get a full clean run for 2023-09-01
  • Update conda docs to reflect new reality
  • Analyze phase passing
  • Merge main.
  • Fix identified issue with blowing away __init__.py for packages that exist on the common root. azure-eventhub is the only one right now that I"m aware of.
  • Enable SBOM manifest

@scbedd scbedd closed this Aug 30, 2023
@scbedd scbedd reopened this Sep 6, 2023
@scbedd scbedd changed the title Refactor Conda PIpeline Refactor Conda iIpeline Sep 6, 2023
@scbedd scbedd changed the title Refactor Conda iIpeline Refactor Conda Pipeline Sep 6, 2023
@scbedd

scbedd commented Sep 6, 2023

Copy link
Copy Markdown
Member Author

Failures are existing, not caused by this PR.

Comment thread tools/azure-sdk-tools/ci_tools/conda/CondaConfiguration.py
Comment thread tools/azure-sdk-tools/ci_tools/conda/CondaConfiguration.py
Comment thread tools/azure-sdk-tools/ci_tools/conda/CondaConfiguration.py
Comment thread tools/azure-sdk-tools/ci_tools/conda/CondaConfiguration.py
Comment thread tools/azure-sdk-tools/ci_tools/conda/CondaConfiguration.py
Comment thread tools/azure-sdk-tools/ci_tools/conda/conda_functions.py
@scbedd

scbedd commented Sep 6, 2023

Copy link
Copy Markdown
Member Author

/check-enforcer override

@scbedd
scbedd merged commit f1f3836 into main Sep 6, 2023
@scbedd
scbedd deleted the conda-pipeline branch September 6, 2023 23:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Azure.Core Storage Storage Service (Queues, Blobs, Files)

Projects

Development

Successfully merging this pull request may close these issues.

5 participants