omsf-eco-infra / gha-runner

A simple GitHub Action for creating cloud-based self-hosted runners.
MIT License
0 stars 3 forks source link

feat: Adds a CLI to convert projects to use gha-runner #33

Open ethanholz opened 2 weeks ago

ethanholz commented 2 weeks ago

This PR adds a CLI to take existing actions and convert them to use gha-runner. This does not add docs as I don't want to add them until we can agree on what options/parameters need to be provided by the user. I think docs could be added as a separate PR once this is decided.

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 95.30%. Comparing base (795fe0c) to head (9bb1114).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #33 +/- ## ========================================== + Coverage 94.73% 95.30% +0.57% ========================================== Files 3 4 +1 Lines 304 341 +37 ========================================== + Hits 288 325 +37 Misses 16 16 ``` | [Flag](https://app.codecov.io/gh/omsf-eco-infra/gha-runner/pull/33/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=omsf-eco-infra) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/omsf-eco-infra/gha-runner/pull/33/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=omsf-eco-infra) | `95.30% <100.00%> (+0.57%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=omsf-eco-infra#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.