Skip to content

(#3591) Remove no7zip build tasks#3634

Merged
AdmiringWorm merged 1 commit intochocolatey:support/1.xfrom
gep13:issue-3591-support
Feb 21, 2025
Merged

(#3591) Remove no7zip build tasks#3634
AdmiringWorm merged 1 commit intochocolatey:support/1.xfrom
gep13:issue-3591-support

Conversation

@gep13
Copy link
Member

@gep13 gep13 commented Feb 18, 2025

Description Of Changes

This commit removes the no longer required no7zip build tasks, and also the associated sln and csproj entries, from the support branch.

This work has already been completed on the develop branch via this PR.

Motivation and Context

Previously, it was necessary to build a version of choco.exe that didn't include the 7zip binaries, however, this version of Chocolatey CLI is no longer required.

To simplify the overall build process, and also the release steps required, the decision was taken to completely remove the no7zip build.

Testing

  • Full local build completed using .\build.bat.
  • Verify no no7zip artifacts are created
  • Verify that normal artifacts from build are created, i.e. chocolatey, chocolatey.lib, chocolatey.powershell nupkg's
  • CI builds will be completed as a result of this PR.

Operating Systems Testing

N/A

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.
  • Build 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 v3 compatibility checked?

Related Issue

Fixes #3591

This commit removes the no longer required no7zip build tasks, and also
the associated sln and csproj entries.

Previously, it was necessary to build a version of choco.exe that didn't
include the 7zip binaries, however, this version of Chocolatey CLI is no
longer required.

To simplify the overall build process, and also the release steps
required, the decision was taken to completely remove the no7zip build.
@gep13 gep13 requested a review from AdmiringWorm February 18, 2025 09:43
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

@AdmiringWorm AdmiringWorm merged commit 272f9f5 into chocolatey:support/1.x Feb 21, 2025
5 checks passed
@gep13 gep13 deleted the issue-3591-support branch June 11, 2025 13:45
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