You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 17, 2021. It is now read-only.
In the past, this repo was slow to be updated and is done manually. This seems both inefficient and leads to delays in propagation of the different installation options on new releases.
Looks like it can all be wrapped up into an AWS lambda function that gets called by a Github deploy Webhook.
The deploy webhook for www.github.com/dashpay/dash would trigger an AWS lambda function which would update this repo.
Here's a link to a gist which covers most of what needs to be done as well as a blog post that goes into further details.