danielealbano / cachegrand

cachegrand - a modern data ingestion, processing and serving platform built for today's hardware
BSD 3-Clause "New" or "Revised" License
975 stars 34 forks source link

Switch to self-hosted agents and add arm64 #286

Open danielealbano opened 1 year ago

danielealbano commented 1 year ago

This PR switch the CI to use self-hosted agents, add release builds and add ARM64 builds (powered by an Orange PI 5 on the self-hosted agents side).

codecov[bot] commented 1 year ago

Codecov Report

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

Project coverage is 83.24%. Comparing base (36fcca8) to head (3b430a8). Report is 136 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #286 +/- ## ========================================== + Coverage 83.06% 83.24% +0.18% ========================================== Files 161 161 Lines 10524 10550 +26 ========================================== + Hits 8741 8782 +41 + Misses 1783 1768 -15 ``` | [Flag](https://app.codecov.io/gh/danielealbano/cachegrand/pull/286/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Daniele+Salvatore+Albano) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/danielealbano/cachegrand/pull/286/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Daniele+Salvatore+Albano) | `83.24% <ø> (+0.18%)` | :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=Daniele+Salvatore+Albano#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.

danielealbano commented 1 year ago

Waiting to deploy some hardware in the test & benchmark infrastructure before updating & merging.