Simon Willison’s Weblog

Subscribe
Atom feed for github-actions Random

61 posts tagged “github-actions”

GitHub's Actions tool for repository automation.

2019

GitHub Actions ci.yml for deno. Spotted this today: it’s one of the cleanest examples I’ve seen of a complex CI configuration for GitHub Actions, testing, linting, benchmarking and building Ryan Dahl’s Deno JavaScript runtime.

# 18th December 2019, 8:49 am / continuous-integration, github, ryan-dahl, github-actions, deno