awslabs / seed-farmer

Seed-Farmer is an orchestration tool that works with AWS CodeSeeder and acts as an orchestration tool modeled after GitOps deployments. It has a CommandLine Interface based in Python, leverages modular code deployments defined by declarative manifests, and includes change detection and deployment optimization.
https://seed-farmer.readthedocs.io/en/latest/
Apache License 2.0
49 stars 15 forks source link

add check for documentation building #699

Closed LeonLuttenberger closed 3 months ago

LeonLuttenberger commented 3 months ago

Description

Adding an action that will make sure that the documentation can be built. We previously had this issue, and only discovered it once readthedocs was triggered by a release.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.