django-cms / djangocms-versioning

General purpose versioning package for Django CMS 4 and above.
Other
33 stars 29 forks source link

docs: List `DJANGOCMS_VERSIONING_LOCK_VERSIONS` in settings #350

Closed fsbraun closed 9 months ago

fsbraun commented 9 months ago

Description

This PR updates the docs , specifically explicitly lists the DJANGOCMS_VERSIONING_LOCK_VERSIONS settings in settings.rst.

It also introduces a github action that builds the docs.

Related resources

Checklist

codecov[bot] commented 9 months ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (e6e3143) 90.93% compared to head (187c8ef) 90.93%.

:exclamation: Current head 187c8ef differs from pull request most recent head e1096af. Consider uploading reports for the commit e1096af to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #350 +/- ## ======================================= Coverage 90.93% 90.93% ======================================= Files 72 72 Lines 2536 2536 Branches 357 357 ======================================= Hits 2306 2306 Misses 170 170 Partials 60 60 ```

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