DistributedProofreaders / dproofreaders

Distributed Proofreaders is a web application intended to ease the process of converting public domain books into e-texts.
https://www.pgdp.net
GNU General Public License v2.0
46 stars 28 forks source link

Group CI tooling together #1216

Closed cpeel closed 1 month ago

cpeel commented 1 month ago

Move our CI tooling into a SETUP/ci directory to declutter SETUP.

bpfoley commented 1 month ago

LGTM. Again this looks like a good decluttering: distinguishing between CI-specific scripts, and stuff that's used for server installation.