Skip to content

Only build website if commithash == latest_comit (or something) #719

@sbryngelson

Description

@sbryngelson

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

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions