Skip to content

Conversation

@praveenkuttappan
Copy link
Member

Pipeline will pass path to package info file and artifact name similar to other scripts in the release stage and package name and version will be retrieved from package info file.

@praveenkuttappan praveenkuttappan self-assigned this Aug 19, 2025
Copilot AI review requested due to automatic review settings August 19, 2025 14:56
@praveenkuttappan praveenkuttappan requested a review from a team as a code owner August 19, 2025 14:56
Copy link
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

This PR updates the release plan completion script to accept package information from a configuration file instead of directly accepting package name and version as parameters. The script now takes a package artifact name and package config path, then reads the package name and version from a JSON file, making it consistent with other scripts in the release stage.

Key changes:

  • Replaced package name and version parameters with package artifact name and config path parameters
  • Added logic to read package information from a JSON configuration file
  • Removed the MaxCount parameter that was previously optional

@praveenkuttappan praveenkuttappan moved this from New to In Progress in DevEx Agent Aug 19, 2025
@azure-sdk
Copy link
Collaborator

The following pipelines have been queued for testing:
java - template
java - template - tests
js - template
net - template
net - template - tests
python - template
python - template - tests
You can sign off on the approval gate to test the release stage of each pipeline.
See eng/common workflow

azure-sdk added a commit to Azure/azure-sdk-for-js that referenced this pull request Aug 19, 2025
azure-sdk added a commit to Azure/azure-sdk-for-rust that referenced this pull request Aug 19, 2025
@praveenkuttappan praveenkuttappan merged commit de3460f into Azure:main Aug 19, 2025
10 checks passed
@github-project-automation github-project-automation bot moved this from In Progress to Done in DevEx Agent Aug 19, 2025
@praveenkuttappan praveenkuttappan deleted the update_release_plan_completion_script branch August 19, 2025 17:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

No open projects
Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants