Skip to content

Build: build.jobs could have pre_upload and post_upload jobs #12

Description

@humitos

I don't think this is immediately needed, but while writing readthedocs/readthedocs.org#9138 I realized that using post_build may not be enough in some cases. If we call a webhook in the post_build that crawls some pages that we just built but the upload step takes a considerable amount of time, the crawler will fetch the older version of the page while expecting the newer one. So, I'm proposing adding pre_upload and post_upload to avoid this kind of case.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions