cake-contrib / cake-contrib/Cake.FluentMigrator

Update the tool paths

Open
#29 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
6
Forks
11
PR merge metrics
No merged PRs in 30d

Description

Currently, *Cake.FluentMigrator* uses very specific tool paths, see https://github.com/cake-contrib/Cake.FluentMigrator/blob/f0e2b75d1f060137a1b766f792358b45c84654db/src/Cake.FluentMigrator/FluentMigratorRunner.cs#L49

These paths were lastly available in [FluentMigrator.Tools 1.6.2](https://www.nuget.org/packages/FluentMigrator.Tools/1.6.2) and were changed afterwards.

Additionally *FluentMigrator.Tools* seems to be deprecated, in favor of [*FluentMigrator.Console*](https://www.nuget.org/packages/FluentMigrator.Console)

Contributor guide

Open the contributing guide

Research direction

Start with src/Cake.FluentMigrator/FluentMigratorRunner.cs at the linked line and inspect the paths used for FluentMigrator.Tools 1.6.2. Compare them with the current FluentMigrator.Console package and update the runner for its paths; done means the Cake addin can invoke the current package successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
build-system, tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.