Skip to content

Add conda release metadata#45624

Merged
cRui861 merged 1 commit intomainfrom
rechen/conda-fix
Mar 10, 2026
Merged

Add conda release metadata#45624
cRui861 merged 1 commit intomainfrom
rechen/conda-fix

Conversation

@cRui861
Copy link
Copy Markdown
Member

@cRui861 cRui861 commented Mar 10, 2026

Description

If an SDK is being regenerated based on a new API spec, a link to the pull request containing these API spec changes should be included above.

All SDK Contribution checklist:

  • The pull request does not introduce [breaking changes]
  • CHANGELOG is updated for new features, bug fixes or other significant changes.
  • I have read the contribution guidelines.

General Guidelines and Best Practices

  • Title of the pull request is clear and informative.
  • There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For more information on cleaning up the commits in your PR, see this page.

Testing Guidelines

  • Pull request includes test coverage for the included changes.

Copilot AI review requested due to automatic review settings March 10, 2026 18:58
@github-actions github-actions Bot added the Batch label Mar 10, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds the standard Conda release metadata block to the azure-batch package’s pyproject.toml, enabling repository tooling to determine whether the package should be bundled or released individually on Conda.

Changes:

  • Add [tool.azure-sdk-conda] section to sdk/batch/azure-batch/pyproject.toml.
  • Set in_bundle = false for azure-batch.

@cRui861 cRui861 merged commit 0d89e91 into main Mar 10, 2026
30 checks passed
@cRui861 cRui861 deleted the rechen/conda-fix branch March 10, 2026 21:17
aprilk-ms pushed a commit that referenced this pull request Mar 11, 2026
Co-authored-by: Rena Chen <rechen@microsoft.com>
singankit pushed a commit that referenced this pull request Mar 16, 2026
Co-authored-by: Rena Chen <rechen@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants