Skip to content

Conversation

y-code
Copy link
Owner

@y-code y-code commented May 27, 2020

add dotnet core workflow in order to check build and test at pull requests.

@y-code y-code self-assigned this May 27, 2020
@y-code y-code added the Improvement Improvements label May 27, 2020
@y-code y-code added this to the 1.1.0 milestone May 27, 2020
dotnet-core workflow failed because dotnet CLI could not identify build target because this repo contains a csproj file besides the sln file at root dir.
fix this issue by specifying the solution file to run the aiming build.
@y-code y-code changed the title add dotnet core workflow add dotnet-core workflow May 27, 2020
test run failed during dotnet-core workflow because service didn't get ready within timeout duration. Giving so much enough timeout, I would like to confirm this is actually timeout issue or something else.
@y-code
Copy link
Owner Author

y-code commented May 27, 2020

Retrying dotnet-core workflow with 60s server wake-up timeout, it still fails. This may mean that web host cannot be run on Kestrel over the workflow platform. If this is the case, my tests are not runnable by dotnet-core workflow unfortunately.

@y-code y-code modified the milestones: 1.1.0, 1.2.0 Jun 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Improvement Improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant