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

(GH-532) Use 'choco install' instead of cinst #533

Merged
merged 1 commit into from
Jun 5, 2023
Merged

(GH-532) Use 'choco install' instead of cinst #533

merged 1 commit into from
Jun 5, 2023

Conversation

flcdrg
Copy link
Member

@flcdrg flcdrg commented Jun 5, 2023

Description Of Changes

Fix compatibility with Chocolatey v2 (and the removal of the cinst alias)

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).
  • Documentation changes.
  • PowerShell code changes.

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 code changes: PowerShell v2 compatibility checked?

Related Issue

Fixes #532

@mwallner
Copy link
Member

mwallner commented Jun 5, 2023

LGTM!

@mwallner mwallner merged commit c7446a9 into develop Jun 5, 2023
@mwallner mwallner deleted the gh-532 branch June 5, 2023 20:03
gep13 pushed a commit that referenced this pull request Jun 6, 2023
- Update bootstrapper.ps1

(cherry picked from commit c7446a9)
gep13 added a commit that referenced this pull request Jun 6, 2023
* hotfix/3.0.1:
  GH-518: fix Call-Chocolatey usage
  (GH-532) Use 'choco install' instead of cinst (#533)
  (#524) Fix Build Handling of Long Prerelease
  (maint) eol consistency
  (maint) .gitattributes new line
  (GH-501) Fix Propagation of VerbosePreference (#512)
  (#508) Fix package iconUrl
  Fixed typo in README.md
  Update README.md
  (maint) Re-instate the Boxstarter logo
  (maint) link boxstarter.org repository
  (maint) crlf in Markdown files!
gep13 added a commit that referenced this pull request Jun 6, 2023
* master:
  (build) Handle null value for PreReleaseLabel
  (build) Add standard config for GitReleaseManager
  (build) Add templates for GitReleaseManager
  (maint) Fix line endings
  GH-518: fix Call-Chocolatey usage
  (GH-532) Use 'choco install' instead of cinst (#533)
  (#524) Fix Build Handling of Long Prerelease
  (maint) Re-instate the Boxstarter logo
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.

Bootstrapper is failing with Chocolatey v2.0.0
2 participants