Add conda bundle configuration to 10 SDK packages#45042
Open
Add conda bundle configuration to 10 SDK packages#45042
Conversation
Co-authored-by: JennyPng <63012604+JennyPng@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Add tool.azure-sdk-conda section to pyproject.tomls
Add conda bundle configuration to 10 SDK packages
Feb 5, 2026
Contributor
There was a problem hiding this comment.
Pull request overview
This PR adds the missing [tool.azure-sdk-conda] configuration section to pyproject.toml files for 10 Azure SDK packages. This configuration indicates whether each package should be included in conda bundles, with all 10 packages being set to in_bundle = false.
Changes:
- Added
[tool.azure-sdk-conda]section within_bundle = falseto 10 SDK package pyproject.toml files - Ensures consistent conda bundle configuration across the Azure SDK for Python repository
Reviewed changes
Copilot reviewed 10 out of 10 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| sdk/ai/azure-ai-projects/pyproject.toml | Added conda bundle configuration to Azure AI Projects package |
| sdk/attestation/azure-security-attestation/pyproject.toml | Added conda bundle configuration to Azure Security Attestation package |
| sdk/confidentialledger/azure-confidentialledger/pyproject.toml | Added conda bundle configuration to Azure Confidential Ledger package |
| sdk/cognitivelanguage/azure-ai-language-conversations/pyproject.toml | Added conda bundle configuration to Azure AI Language Conversations package |
| sdk/cognitivelanguage/azure-ai-language-questionanswering/pyproject.toml | Added conda bundle configuration to Azure AI Language Question Answering package |
| sdk/identity/azure-identity/pyproject.toml | Added conda bundle configuration to Azure Identity package |
| sdk/identity/azure-identity-broker/pyproject.toml | Added conda bundle configuration to Azure Identity Broker package |
| sdk/servicebus/azure-servicebus/pyproject.toml | Added conda bundle configuration to Azure Service Bus package |
| sdk/translation/azure-ai-translation-text/pyproject.toml | Added conda bundle configuration to Azure AI Translation Text package |
| sdk/webpubsub/azure-messaging-webpubsubclient/pyproject.toml | Added conda bundle configuration to Azure Messaging WebPubSub Client package |
|
|
||
| [tool.azure-sdk-conda] | ||
| in_bundle = false | ||
|
|
There was a problem hiding this comment.
Remove the extra blank line at the end of the file. Based on the pattern established in other pyproject.toml files in the repository, the file should end with a single blank line after the conda section, not two blank lines.
Suggested change
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Strictly a metadata update to enable automating Conda releases (see #44592 )
Adds missing
[tool.azure-sdk-conda]section to pyproject.toml files for packages with stable releases on PyPi that lacked conda bundle configuration.Changes
Added to all 10 packages:
Affected Packages
Warning
Firewall rules blocked me from connecting to one or more addresses (expand for details)
I tried to connect to the following addresses, but was blocked by firewall rules:
ghcr.io/tmp/dependabot-cli/dependabot/dependabot /tmp/dependabot-cli/dependabot/dependabot graph pip org/repo --local /home/REDACTED/work/azure-sdk-for-python/azure-sdk-for-python --branch main --directory sdk/attestation/azure-security-attestation --proxy-cert /home/REDACTED/work/_temp/runtime-logs/mkcert/rootCA.pem --updater-env NODE_EXTRA_CA_CERTS=/usr/local/share/ca-certificates/dbot-ca.crt ln 3.4.0/bin/bash ntrust_Root_Cert/usr/lib/networkd-dispatcher/off.d/chrony-onoffline la/Atos_TrustedR--force /usr/bin/ln test(dns block)/tmp/dependabot-cli/dependabot/dependabot /tmp/dependabot-cli/dependabot/dependabot graph pip org/repo --local /tmp/dependabot-base-RvJkkj/repo --branch main --directory sdk/attestation/azure-security-attestation --proxy-cert /home/REDACTED/work/_temp/runtime-logs/mkcert/rootCA.pem --updater-env NODE_EXTRA_CA_CERTS=/usr/local/share/ca-certificates/dbot-ca.crt sed endabot/../../bijson la/Atos_TrustedR/usr/sbin/iptables 2011.pem est test(dns block)/tmp/dependabot-cli/dependabot/dependabot /tmp/dependabot-cli/dependabot/dependabot graph pip org/repo --local /tmp/dependabot-base-RvJkkj/repo --branch main --directory sdk/cognitivelanguage/azure-ai-language-conversations --proxy-cert /home/REDACTED/work/_temp/runtime-logs/mkcert/rootCA.pem --updater-env NODE_EXTRA_CA_CERTS=/usr/local/share/ca-certificates/dbot-ca.crt sed ter/vendor/ruby/3.4.0/bin/bash Trus_Root_CA.pem/usr/bin/networkctl -e /usr/bin/sed test(dns block)scanning-api.github.com/home/REDACTED/work/_temp/ghcca-node/node/bin/node /home/REDACTED/work/_temp/ghcca-node/node/bin/node --enable-source-maps /home/REDACTED/work/_temp/copilot-developer-action-main/dist/index.js(dns block)If you need me to access, download, or install something from one of these locations, you can either:
Original prompt
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.