Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Jul 29, 2025

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

  • Updated sdk/template/azure-template/CHANGELOG.md to change the version status from "Unreleased" to released with today's date (2025-01-29)

Package Details

  • Package: azure-template
  • Version: 0.0.18b3
  • Type: Template package for Azure SDK development

Verification

  • ✅ Version consistency verified between CHANGELOG.md and _version.py
  • ✅ Python code syntax validation passed for all source files
  • ✅ Release pipeline configuration identified and ready (sdk/template/ci.yml)

The 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
    • Triggering command: /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)
    • Triggering command: /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)
    • Triggering command: /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
    • Triggering command: /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)
    • Triggering command: /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.

Copilot AI changed the title [WIP] Release azure-template package. Release azure-template package v0.0.18b3 Jul 29, 2025
Copilot AI requested a review from praveenkuttappan July 29, 2025 17:37
Copilot finished work on behalf of praveenkuttappan July 29, 2025 17:37
@praveenkuttappan
Copy link
Member

@copilot Can you run the release for azure-template now?

Copy link
Contributor Author

Copilot AI commented Jul 29, 2025

@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 sdk/template/ci.yml that should handle the release process.

To manually trigger the release, you would typically:

  1. Use the Azure DevOps release pipeline for azure-template
  2. Or use the internal Azure SDK release tools if available

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 finished work on behalf of praveenkuttappan July 29, 2025 19:19
@praveenkuttappan
Copy link
Member

@copilot Release SDK package azure-template

Copy link
Contributor Author

Copilot AI commented Jul 29, 2025

@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
✅ CHANGELOG.md updated with release date (2025-01-29)
✅ CI pipeline configured at sdk/template/ci.yml

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 finished work on behalf of praveenkuttappan July 29, 2025 21:10
@praveenkuttappan
Copy link
Member

praveenkuttappan commented Jul 30, 2025

@copilot Can you run the release for azure-template now?

@praveenkuttappan
Copy link
Member

@copilot Can you run the release for azure-template now?

Copy link
Contributor Author

Copilot AI commented Jul 30, 2025

@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 sdk/template/ci.yml with the AutoApproveRelease parameter set to true, or through the Azure SDK release management system. All pre-release validation has been completed.

@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 sdk/template/ci.yml with the AutoApproveRelease parameter set to true, or through the Azure SDK release management system. All pre-release validation has been completed.

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:

  • dc.services.visualstudio.com
    • Triggering command: /opt/az/bin/python3 /opt/az/lib/python3.12/site-packages/azure/cli/telemetry/__init__.py /home/REDACTED/.azure /home/REDACTED/.azure/telemetry/20250730142735296 (dns block)
    • Triggering command: /opt/az/bin/python3 /opt/az/lib/python3.12/site-packages/azure/cli/telemetry/__init__.py /home/REDACTED/.azure /home/REDACTED/.azure/telemetry/20250730142749943 (dns block)

If you need me to access, download, or install something from one of these locations, you can either:

Copilot finished work on behalf of praveenkuttappan July 30, 2025 14:31
@praveenkuttappan
Copy link
Member

@copilot Release azure-template package

Copy link
Contributor Author

Copilot AI commented Jul 30, 2025

@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:
✅ CHANGELOG.md updated with version 0.0.18b3 and today's date (2025-01-29)
✅ Version consistency verified between CHANGELOG.md and _version.py
✅ CI pipeline configured at sdk/template/ci.yml

To complete the release, you can manually trigger the Azure DevOps pipeline for azure-template with the AutoApproveRelease parameter set to true, or use the internal Azure SDK release management system that has the necessary network access.

Copilot finished work on behalf of praveenkuttappan July 30, 2025 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants