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

Dev #16

Merged
merged 4 commits into from
Aug 30, 2023
Merged

Dev #16

merged 4 commits into from
Aug 30, 2023

Conversation

jjcarrier
Copy link
Owner

No description provided.

When restoring packages from "winget.packages.json" a "PostInstall"
entry may be specified which allows for custom post-installation
execution of PowerShell commands/scripts.

This change also introduces a schema file for "winget.packages.json".

Closes #10
When no packages are selected during winget-restore
the resulting object would be a null-object. Force the
object to an array to ensure the count member is
always available.
@jjcarrier jjcarrier merged commit 5bb8c75 into main Aug 30, 2023
1 check passed
@jjcarrier jjcarrier deleted the dev branch August 30, 2023 17:57
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.

1 participant