starter-kit/.github/workflows
Martin Pitt 8e16b06df2
Run npm-update in a GitHub workflow
This avoids a lot of moving parts in our infrastructure (webhook,
npm-trigger roundtrip, tasks container), works in exactly the same way
for independent third-party projects, and does not need *any* secret
other than the automatically provided GitHub token.

Let this run early every morning, roughly similar frequency as
cockpituous used to do. Also add a manual trigger, so that we get a
button to run it on demand.

Closes #384
2020-10-20 09:08:08 +02:00
..
npm-update.yml Run npm-update in a GitHub workflow 2020-10-20 09:08:08 +02:00
release.yml.disabled Show how to run the release in GitHub workflow 2020-10-13 09:37:35 +02:00