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

Adds the ability to get file version information on Windows #62054

Merged
merged 2 commits into from
May 23, 2022

Conversation

twangboy
Copy link
Contributor

What does this PR do?

Adds the ability to get file version information on Windows

  • Adds file.version that will get just the version
  • Adds file.version_details to get additional information
  • Adds tests
  • Adds changelog

@amalaguti originally submitted a PR for this: #59770, but he has since deleted his branch. Recognizing his contribution here.

What issues does this PR fix or reference?

Fixes: #59702
Supercedes: #59770

Merge requirements satisfied?

[NOTICE] Bug fixes or features added to Salt require tests.

Commits signed with GPG?

Yes

@twangboy twangboy requested a review from a team as a code owner May 11, 2022 20:31
@twangboy twangboy requested review from krionbsd and removed request for a team May 11, 2022 20:31
@twangboy twangboy force-pushed the fix_59702 branch 3 times, most recently from ab834b4 to 04fd1da Compare May 11, 2022 20:59
- Adds file.version that will get just the version
- Adds file.version_details to get additional information
- Adds tests
- Adds changelog

@amalaguti originally submitted a PR for this: saltstack#59770, but he has
since deleted his branch. Recognizing his contribution here.
@twangboy twangboy added this to the Phosphorus v3005.0 milestone May 13, 2022
@twangboy twangboy added the Phosphorus v3005.0 Release code name and version label May 13, 2022
@Ch3LL Ch3LL merged commit 386815c into saltstack:master May 23, 2022
@twangboy twangboy deleted the fix_59702 branch March 23, 2023 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Phosphorus v3005.0 Release code name and version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE REQUEST] Function to get file properties in Windows
2 participants