Skip to content

CI/CD: Create a cron job to query the pod and rerun the deploy action if there are new resources? #19

@YetAnotherJonWilson

Description

@YetAnotherJonWilson

Three possible ways to do this: 1) storing and comparing responses to GET req's at onboarding.solid.com/public/Links--this would require figuring out how to store a response in Github actions (the pipeline tool we're currently using); 2) if we start adding datetimes by default to every new resource, we could maybe also just check for any datetime that is less than one hour old (if the cron job runs every hour, for example); 3) is there a last-modified header in the response?

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