This repository is a proof-of-concept for...
- Using
waypoint
in GitHub actions- Using a Waypoint server hosted on HCP
- Using a GitHub actions runner as a Waypoint runner
- Building
waypoint-plugin-nixpacks
in GitHub actions - Using
waypoint
+waypoint-plugin-nixpacks
to build a sample app, and publish the build image to DockerHub
The workflow file relies on 4 repository secrets (Note: variables can be used for the non-sensitive values):
DOCKERHUB_TOKEN
DOCKERHUB_USERNAME
(not sensitive)WAYPOINT_SERVER_ADDR
(not sensitive)WAYPOINT_SERVER_TOKEN