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

Enable dynamic caching #20

Open
nilsnolde opened this issue Sep 22, 2020 · 0 comments
Open

Enable dynamic caching #20

nilsnolde opened this issue Sep 22, 2020 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@nilsnolde
Copy link
Owner

With #19 hitting soon and implement static caching, closing #4 , it'd be really cool to have a dynamic way of creating & flushing a new cache.

@danilopinotti had the great idea to use webhooks from Github/Gitlab/Bitbucket (with authentication?) to achieve that. The effort is minor and mostly around parsing the POST content of the provider's webhook.

Note, static caching will always remain the default as it doesn't require any additional action on the user's side (like creating webhooks).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant