-
Notifications
You must be signed in to change notification settings - Fork 99
🏗 Setup a GitHub Action using Gradle to run the unit tests #2 #100
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
Conversation
enable build scan for better test failures reporting https://scans.gradle.com/s/2tzis4ikslecg/tests
|
Hey @jmfayard! This is awesome. Just wanted to let you know that we do require GitHub Actions Hackathon participants to write a post about their workflow/action on DEV to have a valid submission. The template for this post is here and more info on the hackathon is here. Thanks! These posts are due by September 17th by 11:59 PM PT :) |
|
I know, let see if I manage to write tomorrow :)
Le mar. 15 sept. 2020 à 21:34, Gracie Gregory <notifications@github.com> a
écrit :
… Hey @jmfayard <https://github.com/jmfayard>! This is awesome. Just wanted
to let you know that we do require GitHub Actions Hackathon participants to
write a post about their workflow/action on DEV to have a valid submission.
The template for this post is here <https://dev.to/new/actionshackathon>
and more info on the hackathon is here
<https://dev.to/devteam/announcing-the-github-actions-hackathon-on-dev-3ljn>.
Thanks! These posts are due by September 17th by 11:59 PM PT :)
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#100 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AADQFSAJKLBBODBFQZ35Y7TSF66TNANCNFSM4RNNC3BQ>
.
|
|
My article is now available here |
|
Awesome! |
fdocr
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is a very valuable contribution, thanks a lot @jmfayard!
Just as a note: I wanted to give it a few days to hear from the team internally (about their opinions on Actions vs other CI solutions) but it slipped from my radar a bit longer than I wanted to. Anyways, sorry for taking a bit to accept. Really appreciate it!

What type of PR is this? (check all applicable)
Description
A GitHub Action for Gradle that runs the unit test of this Android project
Related Tickets & Documents
GitHub Actions hackaton on DEV
https://dev.to/devteam/announcing-the-github-actions-hackathon-on-dev-3ljn
Screenshots/Recordings (if there are UI changes)
See https://github.com/jmfayard/DEV-Android/actions?query=workflow%3A%22Android+unit+tests%22
I added the build scan plugin for better reporting if there are tests failure
https://scans.gradle.com/s/2tzis4ikslecg/tests
[optional] What gif best describes this PR or how it makes you feel?