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

Added PreRelease, Source parameters and fixed a missing parameter declaration #30

Merged
merged 8 commits into from
Aug 18, 2023
Merged

Conversation

DailenG
Copy link
Contributor

@DailenG DailenG commented Aug 18, 2023

  • Most are just adding PreRelease
  • Added Source support for some that choco actually supports it
  • Fixed missing AskForConfirmation parameter declaration
  • Updated function documentations in the script files (not Docs folder)

@DailenG
Copy link
Contributor Author

DailenG commented Aug 18, 2023

I removed one instance where chocolatey was declared as the default source because in some cases, such as several of my clients, the default chocolatey community repo is disabled and local proxy/connector is used instead with a different name

@DailenG
Copy link
Contributor Author

DailenG commented Aug 18, 2023

did not do a version bump, fyi

@regg00
Copy link
Owner

regg00 commented Aug 18, 2023

Thanks for that. I didn't even thought that the default source could be removed or blocked.

I removed one instance where chocolatey was declared as the default source because in some cases, such as several of my clients, the default chocolatey community repo is disabled and local proxy/connector is used instead with a different name

@regg00 regg00 self-assigned this Aug 18, 2023
@regg00 regg00 linked an issue Aug 18, 2023 that may be closed by this pull request
@regg00 regg00 merged commit 333c518 into regg00:main Aug 18, 2023
@regg00
Copy link
Owner

regg00 commented Aug 18, 2023

Thanks for the contribution @DailenG

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.

Include Support for -Pre parameter
2 participants