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

Eliminate zip distribution #1128

Closed
CharliePoole opened this issue Sep 28, 2024 · 1 comment
Closed

Eliminate zip distribution #1128

CharliePoole opened this issue Sep 28, 2024 · 1 comment
Assignees
Labels
Breaking Change Breaking change requiring a new major version Feature A new feature.
Milestone

Comments

@CharliePoole
Copy link
Contributor

In converting the the build to use the new TestCentric.Cake.Recipe, I have eliminated the zip package. Those using needing to create their own centralized local copy of the code can still do so by using options of the nuget.exe command to install the nuget package in any desired location. Scripts may need to be updated to match the directory structure of that package.

We are flagging this as a breaking change to call attention to it. Including it in a minor release breaks semver but we're doing it for two reasons:

  1. The 2.0 beta is already used by many users and is well on it's way to final release.
  2. The impact appears to be minor or non-existent for most users.
@CharliePoole CharliePoole added the Breaking Change Breaking change requiring a new major version label Sep 28, 2024
@CharliePoole CharliePoole added this to the 1.7.0 milestone Sep 28, 2024
@CharliePoole CharliePoole self-assigned this Sep 28, 2024
@CharliePoole CharliePoole added the Feature A new feature. label Sep 28, 2024
@CharliePoole
Copy link
Contributor Author

🎉 This issue has been resolved in version 1.7.0 🎉

The release is available on:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Breaking Change Breaking change requiring a new major version Feature A new feature.
Projects
None yet
Development

No branches or pull requests

1 participant