-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Add support for GHA services #775
Conversation
This comment has been minimized.
This comment has been minimized.
Codecov Report
@@ Coverage Diff @@
## master #775 +/- ##
==========================================
+ Coverage 49.27% 56.34% +7.07%
==========================================
Files 23 29 +6
Lines 2401 4316 +1915
==========================================
+ Hits 1183 2432 +1249
- Misses 1090 1677 +587
- Partials 128 207 +79
Continue to review full report at Codecov.
|
Can you rebase this PR? 😀 |
7d0173f
to
463fcde
Compare
This comment has been minimized.
This comment has been minimized.
463fcde
to
df02f36
Compare
This comment has been minimized.
This comment has been minimized.
df02f36
to
05beb23
Compare
05beb23
to
549193d
Compare
Co-authored-by: Ryan (hackercat) <me@hackerc.at>
cd0cfc9
to
453d1f0
Compare
453d1f0
to
079c613
Compare
Signed-off-by: hackercat <me@hackerc.at>
Is this or something like it likely to land or does it not have a future? Would love to use services in a new CD workflow I'm setting up ... |
@acorncom I think a PR is more than welcome. But it is not the smallest topic 😉 |
@KnisterPeter I gathered 😉 Afraid I probably can't help with it right now sadly ... |
This PR is almost complete, the only thing missing is that it breaks after fixing job context |
Original PR: #638
Fixes #173
Changes:
services
To do: