Library icon indicating copy to clipboard operation
Library copied to clipboard

Issue with grate Database Migrations

Open gstoynev-arrowstream opened this issue 3 months ago • 0 comments

Step template

grate Database Migrations

Step version

No response

Octopus version

No response

Step template parameter inputs

No response

What happened

The PS script falls back to grate.dll being providet as part of deployed artifact, but in reality grate is now an exe, so the step fails. The script does contain the execution path for an .exe version of grate, it just doesn't reach it due to a minor bug. Please update the plugin to also use an .exe supplied within the deployment artifact.

Reproduction steps

Supply the current grate.exe Uncheck the "download" box Expected: should be able to "find" and use grate.exe Actual: errors that "grate.dll cannot be found"

More Information

No response

gstoynev-arrowstream avatar Dec 10 '25 00:12 gstoynev-arrowstream