Skip to content
This repository was archived by the owner on Jan 24, 2021. It is now read-only.

Fail if no projects could be built or tested#2721

Merged
jchannon merged 1 commit into
NancyFx:masterfrom
thecodejunkie:build-script-fail-on-no-projects
Mar 22, 2017
Merged

Fail if no projects could be built or tested#2721
jchannon merged 1 commit into
NancyFx:masterfrom
thecodejunkie:build-script-fail-on-no-projects

Conversation

@thecodejunkie
Copy link
Copy Markdown
Member

Prerequisites

  • I have written a descriptive pull-request title
  • I have verified that there are no overlapping pull-requests open
  • I have verified that I am following the Nancy code style guidelines
  • I have provided test coverage for my change (where applicable)

Description

Previously the build script your succeed even if it could not locate any projects during the compile task, or any projects during the test task. This could mean that we end up with a false-positive from out CI servers on pull-requests.

@thecodejunkie thecodejunkie added this to the 2.0-dangermouse milestone Mar 22, 2017
@jchannon jchannon merged commit fd2ceb6 into NancyFx:master Mar 22, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants