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

(#2602) Add 1.0.0 of shimgen and update shims #2653

Merged
merged 1 commit into from
Mar 14, 2022

Conversation

gep13
Copy link
Member

@gep13 gep13 commented Mar 14, 2022

Description Of Changes

Version 1.0.0 of shimgen has been brought into this repository, and the
various shims have been updated to use the new standard, including
asserted Copyright attributes, etc.

The updated .ignore files is assumed to be an issue with either line
endings, or encoding, but aren't believed to cause any problems.

Motivation and Context

A number of small changes have been made in shimgen, and we need
to bring the resulting shimgen.exe into this repository, so it will be used
going forward.

Testing

Generated shims have been tested to ensure that the corresponding action is
carried out, i.e. running clist results in choco list being run.

Change Types Made

  • Bug fix (non-breaking change)
  • Feature / Enhancement (non-breaking change)
  • Breaking change (fix or feature that could cause existing functionality to change)
  • PowerShell code changes.
  • Documentation

Related Issue

#2602

Change Checklist

  • Requires a change to the documentation
  • Documentation has been updated
  • Tests to cover my changes, have been added
  • All new and existing tests passed.
  • PowerShell v2 compatibility checked.

@gep13 gep13 requested a review from AdmiringWorm March 14, 2022 11:23
@gep13 gep13 marked this pull request as draft March 14, 2022 11:40
@gep13
Copy link
Member Author

gep13 commented Mar 14, 2022

This should be merged after this PR:

#2551

But before this PR:

#2550

Version 1.0.0 of shimgen has been brought into this repository, and the
various shims have been updated to use the new standard, including
asserted Copyright attributes, etc.

The updated .ignore files is assumed to be an issue with either line
endings, or encoding, but aren't believed to cause any problems.
@gep13 gep13 marked this pull request as ready for review March 14, 2022 13:29
@gep13
Copy link
Member Author

gep13 commented Mar 14, 2022

@AdmiringWorm this is now ready for review

Copy link
Member

@AdmiringWorm AdmiringWorm left a comment

Choose a reason for hiding this comment

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

LGTM, also tested that the shims works as expected, have the expected metadata, etc. Everything works as expected.

@AdmiringWorm AdmiringWorm merged commit cb5d5f1 into chocolatey:develop Mar 14, 2022
@AdmiringWorm
Copy link
Member

@gep13 Thank you for getting this added/updated.

@gep13 gep13 deleted the issue-2602 branch March 14, 2022 14:21
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.

2 participants