Skip to content

Adds support for run once commands#7

Merged
Turnerj merged 3 commits intomainfrom
add-run-once-support
Mar 11, 2021
Merged

Adds support for run once commands#7
Turnerj merged 3 commits intomainfrom
add-run-once-support

Conversation

@Turnerj
Copy link
Copy Markdown
Member

@Turnerj Turnerj commented Mar 11, 2021

Self-hosting of the tool now checks if it is already built. Integrations only need to be triggered once and while the state isn't saved per call to dotnet, this prevents it re-triggering for multiple projects in the solution.

Self-hosting of the tool now checks if it is already built
Integrations only need to be triggered once and while the state isn't saved per call to `dotnet`, this prevents it re-triggering for multiple projects in the solution.
@Turnerj Turnerj added the enhancement New feature or request label Mar 11, 2021
Turnerj added 2 commits March 11, 2021 14:32
eg. No need to do build versioning during a test!
Also fixes the versioning of the tool - now just stops the build, not the versioning of it.
@Turnerj Turnerj merged commit 1b455f6 into main Mar 11, 2021
@Turnerj Turnerj deleted the add-run-once-support branch March 11, 2021 04:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant