Skip to content

Conversation

@Mpdreamz
Copy link
Member

no longer use Travis, update Readme to reflect our move away from Travis and MyGet

Copy link
Contributor

@russcam russcam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes LGTM although I haven't seen them run on Azure pipelines. I guess we'll see once it's merged?

open System

let private buildingOnTravis = getEnvironmentVarAsBool "TRAVIS"
let private buildingOnAzurePipeline = getEnvironmentVarAsBool "TF_BUILD"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TF_BUILD = Team Foundation Build? 😄

Co-Authored-By: Mpdreamz <[email protected]>
@Mpdreamz Mpdreamz merged commit 67d9b69 into master Mar 25, 2019
@Mpdreamz Mpdreamz deleted the fix/appveyor-linux branch March 25, 2019 11:50
Mpdreamz added a commit that referenced this pull request Mar 25, 2019
* Move linux build to AppVeyor, no longer use Travis, update Readme to reflect move away from Travis and MyGet

* relax SDK check, falling behind is handled by dotnet CLI properly already

* move to dotnet test (xunit is removed in later versions)

* explicit test reporter

* coverlet does not work yet but hopeful coverlet-coverage/coverlet#329 fixes it in the future

* include integration tests on azure pipelines

* job names are not allowed spaces

* disable integration tests for now against master

* Update readme.md

Co-Authored-By: Mpdreamz <[email protected]>
(cherry picked from commit 67d9b69)
Mpdreamz added a commit that referenced this pull request Mar 25, 2019
* Move linux build to AppVeyor, no longer use Travis, update Readme to reflect move away from Travis and MyGet

* relax SDK check, falling behind is handled by dotnet CLI properly already

* move to dotnet test (xunit is removed in later versions)

* explicit test reporter

* coverlet does not work yet but hopeful coverlet-coverage/coverlet#329 fixes it in the future

* include integration tests on azure pipelines

* job names are not allowed spaces

* disable integration tests for now against master

* Update readme.md

Co-Authored-By: Mpdreamz <[email protected]>
(cherry picked from commit 67d9b69)
Mpdreamz added a commit that referenced this pull request Mar 25, 2019
* Move linux build to AppVeyor, no longer use Travis, update Readme to reflect move away from Travis and MyGet

* relax SDK check, falling behind is handled by dotnet CLI properly already

* move to dotnet test (xunit is removed in later versions)

* explicit test reporter

* coverlet does not work yet but hopeful coverlet-coverage/coverlet#329 fixes it in the future

* include integration tests on azure pipelines

* job names are not allowed spaces

* disable integration tests for now against master

* Update readme.md

Co-Authored-By: Mpdreamz <[email protected]>
(cherry picked from commit 67d9b69)
Mpdreamz added a commit that referenced this pull request Mar 29, 2019
* Move linux build to AppVeyor, no longer use Travis, update Readme to reflect move away from Travis and MyGet

* relax SDK check, falling behind is handled by dotnet CLI properly already

* move to dotnet test (xunit is removed in later versions)

* explicit test reporter

* coverlet does not work yet but hopeful coverlet-coverage/coverlet#329 fixes it in the future

* include integration tests on azure pipelines

* job names are not allowed spaces

* disable integration tests for now against master

* Update readme.md

Co-Authored-By: Mpdreamz <[email protected]>
(cherry picked from commit 67d9b69)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants