Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create basic GitHub Actions for pull requests, partially addresses #124 #141

Merged
merged 1 commit into from
Feb 4, 2021

Conversation

milkshakeuk
Copy link
Member

Partially addresses items in #124

  • Build the base projects ✅
  • Build the complete source code including generated code ✅
  • Execute the unit tests (for each target framework) ✅
  • Publish test results to PR (as comment) ✅

@milkshakeuk
Copy link
Member Author

@AMCN41R, @duaneedwards, @ryankelley, @Usualdosage would any of you mind having a look when you get a second please.

@milkshakeuk
Copy link
Member Author

milkshakeuk commented Feb 4, 2021

There are actually 2 github actions that form part of a workflow but the second one isnt triggering - from what I can gather it may only pick that up once its merged to master.

The second stage of the work flow will publish a comment to the PR with the test results.

@milkshakeuk milkshakeuk force-pushed the BasicGithubActions branch 2 times, most recently from d9683cb to 75f5a44 Compare February 4, 2021 13:45
@milkshakeuk milkshakeuk merged commit 5289b02 into master Feb 4, 2021
@milkshakeuk milkshakeuk deleted the BasicGithubActions branch February 5, 2021 09:47
@github-actions
Copy link

github-actions bot commented Feb 5, 2021

Unit Test Results

0 files  0 suites   0s ⏱️
0 tests 0 ✔️ 0 💤 0 ❌

Results for commit 5289b02.

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