-
Notifications
You must be signed in to change notification settings - Fork 121
Closed
Labels
continuous-integrationContinuous integration (CI)Continuous integration (CI)documentationImprovements or additions to documentationImprovements or additions to documentationgood first issueGood for newcomersGood for newcomerswebsiteWebsite changesWebsite changes
Description
Only build website in CI if commithash == latest_comit. We have a perpetual stumbling problem where builds collide when multiple PRs are pushed around the same time.
- One fix for this is checking that the current commit hash equals the latest one (@henryleberre's good idea).
- Another fix is to make build docs. a chron job rather than on push/pull (also @henryleberre's idea)
Metadata
Metadata
Assignees
Labels
continuous-integrationContinuous integration (CI)Continuous integration (CI)documentationImprovements or additions to documentationImprovements or additions to documentationgood first issueGood for newcomersGood for newcomerswebsiteWebsite changesWebsite changes