buildkite / templates

Buildkite pipeline templates
https://buildkite.com/pipelines/templates
MIT License
2 stars 1 forks source link

Remix #80

Open BrettJay opened 5 months ago

BrettJay commented 5 months ago

What use-case(s) is this template for? (e.g. CI, CD, Mobile, ML, Monorepos, etc.) CI, CD

What platform(s) (if applicable) should this template target? (e.g. Docker, Kubernetes, Linux, iOS, etc.) Docker

What language(s) (if applicable) should this template use? (e.g. Go, Ruby, Terraform, etc.) TypeScript, JavaScript

Are there any specific tools this template should use? (e.g. pip, Cypress, rails, etc.) Node (does vite fall into this category too?)

As an aside, and for some inspiration, Epic Stack, a Remix starter kit, includes a deploy workflow for GitHub actions. This kit is very batteries-included, so there’s a lot there and I imagine we’d want a vastly stripped-back pipeline definition by comparison.