-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Add conda bundle configuration to 10 SDK packages #45042
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Co-authored-by: JennyPng <63012604+JennyPng@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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 | ||
|
|
Copilot
AI
Feb 5, 2026
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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.
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.