AlchemyCMS / alchemy_cms

Alchemy is the Open Source Rails CMS framework for the component based web that can be used as classic server side rendered or headless CMS.
https://www.alchemy-cms.com
BSD 3-Clause "New" or "Revised" License
818 stars 312 forks source link

[CI] Unify build workflow into one file again #2850

Closed tvdeyen closed 2 months ago

tvdeyen commented 2 months ago

Much easier to control what happens during jobs

Note: !failure() means either skipped or success.

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 95.86%. Comparing base (4473c22) to head (438c8ff).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2850 +/- ## ========================================== - Coverage 95.87% 95.86% -0.02% ========================================== Files 229 229 Lines 6211 6211 ========================================== - Hits 5955 5954 -1 - Misses 256 257 +1 ```

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