Reconcile portable Hop prompt records with the latest accepted repository state
Hop-State: A_06FN6X5SEFS9VB6A92K2JE0 Hop-Proposal: R_06FN6X45KVCRM0P2G9SF9N0 Hop-Task: T_06FN6Q6CPY9NYPA25F6DKS8 Hop-Attempt: AT_06FN6WXQF509ZK786R6N7Z0
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
.PHONY: build config down logs test up
|
||||
.PHONY: build config down hop-records logs test up
|
||||
|
||||
build:
|
||||
cd services/control-plane && go build -buildvcs=false ./...
|
||||
@@ -6,6 +6,9 @@ build:
|
||||
config:
|
||||
docker compose --env-file .env.example config --quiet
|
||||
|
||||
hop-records:
|
||||
hop export --output .
|
||||
|
||||
down:
|
||||
docker compose down
|
||||
|
||||
|
||||
Reference in New Issue
Block a user