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

Chore: Deprecate Cake.SimpleVersion - Update documentation to use SimpleVersion.Tool #103

Merged
merged 5 commits into from
Mar 17, 2020

Conversation

Kieranties
Copy link
Owner

@Kieranties Kieranties commented Mar 17, 2020

Description

Removes custom implementation of Cake plugin in favour of a dotnet tool. This increases the integration cost slightly for cake, but allows targeting a singular x-plat implementation of the base libraries and tooling for use in any build system.

Change Type

  • Documentation: Changes to docs are included
  • Infrastructure: Changes to build scripts/non-deliverables
  • Bug Fix: Fixes an issue in implementation
  • New Feature: Adds new functionality in a non-breaking manner
  • Breaking Change: Implements a fix or feature in a breaking manner
  • Other - Deprecates the Cake.SimpleVersion package.

Quality

  • Unit tests have been added/updated
  • Local builds/testing are successful
  • Code coverage has not decreased
  • Code comments have been provided (where appropriate)
  • Core styles have been followed
  • Documentation has been added/updated

@Kieranties Kieranties changed the title Feature/cake tool Chore!: Deprecate Cake.SimpleVersion - Update documentation to use SimpleVersion.Tool Mar 17, 2020
@Kieranties Kieranties changed the title Chore!: Deprecate Cake.SimpleVersion - Update documentation to use SimpleVersion.Tool Chore: Deprecate Cake.SimpleVersion - Update documentation to use SimpleVersion.Tool Mar 17, 2020
@Kieranties Kieranties merged commit 37bd78f into master Mar 17, 2020
@Kieranties Kieranties deleted the feature/cake-tool branch March 17, 2020 21:59
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