Skip to content

Conversation

@gep13
Copy link
Member

@gep13 gep13 commented Oct 7, 2024

Description Of Changes

Remove line from the guide about creating Extension packages, as it is incorrect.

Motivation and Context

The .extension file extension is a requirement when creating extension packages. It is this file extension that causes Chocolatey CLI to extract the files into the extensions folder, in the same way that the .hook file extension that causes files to be extracted into the hooks folder, and then the .template file extension that causes files to be extracted into the templates folder.

Testing

  • I have previewed these changes using the Docker Container or another method before submitting this pull request.

Change Types Made

  • Minor documentation fix (typos etc.).
  • Major documentation change (refactoring, reformatting or adding documentation to existing page).
  • New documentation page added.
  • The change I have made should have a video added, and I have raised an issue for this.
    • Issue #

Change Checklist

  • Requires a change to menu structure (top or left-hand side)/
  • Menu structure has been updated

Related Issue

N/A

The .extension file extension is a requirement when creating extension
packages. It is this file extension that causes Chocolatey CLI to
extract the files into the extensions folder, in the same way that the
.hook file extension that causes files to be extracted into the hooks
folder, and then the .template file extension that causes files to be
extracted into the templates folder.
@gep13 gep13 requested a review from JPRuskin October 7, 2024 07:59
@gep13 gep13 enabled auto-merge October 7, 2024 08:33
@gep13 gep13 requested a review from AdmiringWorm October 7, 2024 08:34
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

@gep13 gep13 merged commit 2f4c88b into chocolatey:master Oct 7, 2024
1 check passed
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

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