Skip to content

Allow GitVersion.exe to run build scripts/exes #110

@JakeGinnivan

Description

@JakeGinnivan

One thing I liked about GitHubFlowVersion was the ability to do this:

GitHubFlowVersion /proj MyBuild.proj /projArgs "/p:Configuration=Debug"

This would execute the build script and make all the variables available as environmental variables. It also had a /exec flag which did the same thing, but executed anything.

This allowed build scripts to be run locally and have the same variables available as would be available if you ran GitVersion on the build server, then your build script as the second step.

Thoughts @andreasohlund @SimonCropp @nulltoken

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions