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
817 stars 313 forks source link

Remove call to missing content_positions task #2959

Closed afdev82 closed 2 days ago

afdev82 commented 2 days ago

Remove the call to the missing content_positions task in tidy.rakefile

codecov[bot] commented 2 days ago

Codecov Report

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

Project coverage is 96.00%. Comparing base (72973ad) to head (42d7630).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2959 +/- ## ======================================= Coverage 96.00% 96.00% ======================================= Files 232 232 Lines 6282 6282 ======================================= Hits 6031 6031 Misses 251 251 ```

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

alchemycms-bot commented 2 days ago

💚 All backports created successfully

Status Branch Result
✅ 7.0-stable
✅ 7.1-stable
✅ 7.2-stable

Questions ?

Please refer to the Backport tool documentation and see the Github Action logs for details