Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
YetAnotherJonWilson opened this issue Nov 26, 2023 · 0 comments

Comments

@YetAnotherJonWilson
Copy link
Collaborator

YetAnotherJonWilson commented Nov 26, 2023

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant