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

Fix the file locking issue on Windows #797

Merged
merged 1 commit into from
Aug 9, 2024

Conversation

anujc25
Copy link
Contributor

@anujc25 anujc25 commented Aug 8, 2024

What this PR does / why we need it

Which issue(s) this PR fixes

Fixes #

Describe testing done for PR

  • Build the Tanzu CLI for Windows, Mac, Linux with the fix

  • Verify that CLI can install and run the package and space plugin (built with older Tanzu Plugin Runtime)

  • Build the space plugin using v1.4.2 version of Tanzu Plugin Runtime

  • Verify that CLI can install the space plugin (built with newer v1.4.2 Tanzu Plugin Runtime)

Windows Tests:
Screenshot 2024-08-08 at 2 54 54 PM

Release note

Fix the file locking issue on Windows

Additional information

Special notes for your reviewer

@anujc25 anujc25 requested a review from a team as a code owner August 8, 2024 19:03
@vuil
Copy link
Contributor

vuil commented Aug 8, 2024

For completeness we should test interacting with a plugin built with 1.4.2 or TPR as well.

Copy link
Contributor

@vuil vuil left a comment

Choose a reason for hiding this comment

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

lgtm, but a nit request on the testing side just to be sure.

@marckhouzam marckhouzam added this to the v1.4.1 milestone Aug 8, 2024
Copy link
Contributor

@marckhouzam marckhouzam left a comment

Choose a reason for hiding this comment

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

Not essential but while bumping to use TPR 1.4.2, do you want to update the 2 other go.mod files in the repository?

LGTM either way

@anujc25 anujc25 force-pushed the fix-file-locking-issue branch from c02610d to fd7f66d Compare August 8, 2024 21:47
@anujc25
Copy link
Contributor Author

anujc25 commented Aug 8, 2024

For completeness we should test interacting with a plugin built with 1.4.2 or TPR as well.

@vuil I built the space plugin with v1.4.2 of Tanzu Plugin Runtime and verified it on Mac and Windows both manually.

@anujc25
Copy link
Contributor Author

anujc25 commented Aug 8, 2024

lgtm, but a nit request on the testing side just to be sure.

@vuil I have tested this on Mac, Linux and Windows all three and added details for windows in PR description.

@vuil
Copy link
Contributor

vuil commented Aug 8, 2024

Thanks for furnishing the test details. LGTM.

Copy link
Contributor

@marckhouzam marckhouzam left a comment

Choose a reason for hiding this comment

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

LGTM

@anujc25 anujc25 merged commit a6c9de2 into vmware-tanzu:main Aug 9, 2024
7 checks passed
anujc25 added a commit to anujc25/tanzu-cli that referenced this pull request Aug 14, 2024
anujc25 added a commit that referenced this pull request Aug 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants