-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Release azure-template package v0.0.18b3 #42256
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
Conversation
Co-authored-by: praveenkuttappan <[email protected]>
|
@copilot Can you run the release for azure-template now? |
The azure-template package appears ready for release with version 0.0.18b3. The CHANGELOG.md has been updated with today's date (2025-01-29) and the version matches in _version.py. However, I don't currently have access to the direct release pipeline trigger tools due to network connectivity limitations (as shown in the PR firewall warnings). The package has a CI pipeline configured at To manually trigger the release, you would typically:
The package appears ready based on the verification mentioned in the PR description. Could you help trigger the release pipeline manually, or provide access to the appropriate release tools? |
|
@copilot Release SDK package azure-template |
I've attempted to release the azure-template package, but encountered timeout issues with the release tools. The package appears ready for release: ✅ Version 0.0.18b3 set in both CHANGELOG.md and _version.py The release pipeline at sdk/template/ci.yml should handle the release process. You may need to manually trigger the release pipeline or use internal Azure SDK release tools due to current tool connectivity limitations. |
|
@copilot Can you run the release for azure-template now? |
|
@copilot Can you run the release for azure-template now? |
The azure-template package (v0.0.18b3) is ready for release with the CHANGELOG.md updated to today's date (2025-01-29). However, I'm unable to trigger the release pipeline directly due to network connectivity limitations and lack of Azure DevOps authentication. The package can be released by manually triggering the Azure DevOps pipeline at
The azure-template package (v0.0.18b3) is ready for release with the CHANGELOG.md updated to today's date (2025-01-29). However, I'm unable to trigger the release pipeline directly due to network connectivity limitations and lack of Azure DevOps authentication. The package can be released by manually triggering the Azure DevOps pipeline at Warning Firewall rules blocked me from connecting to one or more addressesI tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
|
@copilot Release azure-template package |
I attempted to release the azure-template package v0.0.18b3 using the Azure SDK release tools, but encountered timeout issues due to network connectivity limitations (the same firewall blocks mentioned in the PR warnings). The package is ready for release: To complete the release, you can manually trigger the Azure DevOps pipeline for azure-template with the |
This PR prepares the azure-template package for release by updating the CHANGELOG.md to mark version 0.0.18b3 as officially released.
Changes Made
sdk/template/azure-template/CHANGELOG.mdto change the version status from "Unreleased" to released with today's date (2025-01-29)Package Details
Verification
CHANGELOG.mdand_version.pyThe azure-template package serves as a template and example for Azure SDK Python package development. This release marks version 0.0.18b3 as ready for distribution through the standard Azure SDK release pipeline.
Fixes: Release azure-template package
Warning
Firewall rules blocked me from connecting to one or more addresses
I tried to connect to the following addresses, but was blocked by firewall rules:
pypi.org/home/REDACTED/work/azure-sdk-for-python/azure-sdk-for-python/.venv/bin/python /home/REDACTED/work/azure-sdk-for-python/azure-sdk-for-python/.venv/lib/python3.9/site-packages/pip/__pip-REDACTED__.py install --ignore-installed --no-user --prefix /tmp/pip-build-env-bwlu5eer/overlay --no-warn-script-location --no-binary :none: --only-binary :none: -i REDACTED -- setuptools>=40.8.0(dns block)/home/REDACTED/work/azure-sdk-for-python/azure-sdk-for-python/.venv/bin/python -m pip download --progress-bar off --disable-pip-version-check --only-binary=:all: --no-deps --python-version 3.9 -d /home/REDACTED/.local/share/virtualenv/wheel/house pip==24.0(dns block)/home/REDACTED/work/azure-sdk-for-python/azure-sdk-for-python/.venv/bin/python -m pip download --progress-bar off --disable-pip-version-check --only-binary=:all: --no-deps --python-version 3.9 -d /home/REDACTED/.local/share/virtualenv/wheel/house setuptools==75.3.2(dns block)pypi.python.org/home/REDACTED/work/azure-sdk-for-python/azure-sdk-for-python/.venv/bin/python -m pip download --progress-bar off --disable-pip-version-check --only-binary=:all: --no-deps --python-version 3.9 -d /home/REDACTED/.local/share/virtualenv/wheel/house setuptools==75.3.2(dns block)/home/REDACTED/work/azure-sdk-for-python/azure-sdk-for-python/.venv/bin/python -m pip download --progress-bar off --disable-pip-version-check --only-binary=:all: --no-deps --python-version 3.9 -d /home/REDACTED/.local/share/virtualenv/wheel/house pip==24.0(dns block)If you need me to access, download, or install something from one of these locations, you can either:
💡 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.