Skip to content
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

refactor(build-cli): Make 'flub modify lockfile' support independent package names #23414

Merged
merged 1 commit into from
Jan 3, 2025

Conversation

alexvy86
Copy link
Contributor

@alexvy86 alexvy86 commented Dec 31, 2024

Description

Updates the flub modify lockfile command to support independent package names in addition to release group names. It now expects the package/release group as an argument instead of a flag, leveraging the existing packageOrReleaseGroupArg used by other flub commands.

Reviewer Guidance

The review process is outlined on this wiki page.

Confirmed this works fine by using it locally to update dependency versions in several independent packages.

@Copilot Copilot bot review requested due to automatic review settings December 31, 2024 18:14
@github-actions github-actions bot added area: build Build related issues base: main PRs targeted against main branch labels Dec 31, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

@alexvy86 alexvy86 requested review from a team December 31, 2024 18:15
@alexvy86 alexvy86 merged commit 8b6144f into microsoft:main Jan 3, 2025
30 checks passed
@alexvy86 alexvy86 deleted the improve-modify-lockfile branch January 3, 2025 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: build Build related issues base: main PRs targeted against main branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants