You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
modules/.github/workflows
Benjamin Peinhardt 482ed84399
feat: ci to build new registry on push to main (#363)
This PR adds a github actions workflow for deploying new revisions of
the registry on pushes to main.
This means updating the new registry will continue to be as simple as
landing a PR in this repo, but it should only take as long as the docker
container takes to build to see the updates live :)

For now, updates go to dev for manual inspection, but once we're confident in the build process they'll go straight to main as well.
4 months ago
..
check.yaml chore: add updates to force redeployment on Vercel (#348) 5 months ago
ci.yaml chore: explicitly setup terraform (#319) 7 months ago
deploy-registry.yaml feat: ci to build new registry on push to main (#363) 4 months ago