Skip to content

Conversation

@riddhi2910
Copy link
Contributor

@riddhi2910 riddhi2910 commented Jan 6, 2026

Description

Migrated aio-cli-plugin-info to @oclif/core v2 by updating the dependency to ^2.0.0 and replacing usage of CliUx.ux.open() with the open package in line with the v2 migration (Guide). Refactored tests to mock open directly.

Motivation and Context

https://jira.corp.adobe.com/browse/ACNA-2494

How Has This Been Tested?

Yes, Ran npm test and npm run lint

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have signed the Adobe Open Source CLA.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@riddhi2910 riddhi2910 requested review from pru55e11 and shazron January 6, 2026 21:23
@codecov
Copy link

codecov bot commented Jan 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Copy link
Contributor

@MichaelGoberling MichaelGoberling left a comment

Choose a reason for hiding this comment

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

I believe we can remove the mock cli-ux.js test file, but besides that lgtm 🚀

@riddhi2910
Copy link
Contributor Author

I believe we can remove the mock cli-ux.js test file, but besides that lgtm 🚀

That makes sense, deleted the file. Thanks for the review :)

@riddhi2910 riddhi2910 merged commit 9cb14c1 into master Jan 6, 2026
11 checks passed
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.

3 participants