This repository is a proof-of-concept for...
- Using
waypointin GitHub actions- Using a Waypoint server hosted on HCP
- Using a GitHub actions runner as a Waypoint runner
- Building
waypoint-plugin-nixpacksin GitHub actions - Using
waypoint+waypoint-plugin-nixpacksto 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_TOKENDOCKERHUB_USERNAME(not sensitive)WAYPOINT_SERVER_ADDR(not sensitive)WAYPOINT_SERVER_TOKEN
