dagger-experiments

module
v0.0.0-...-67ee153 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 12, 2023 License: Apache-2.0

README

Set up actions runner + app

  1. Setup env
    • export GHA_RUNNER_TOKEN=<token>
    • export GHA_RUNNER_REPO=<repo you want to run actions from>
      • message @sipsma for adding the repo to the test gh app
    • export GH_APP_ID=278907 - "sipsma-test" app
    • export GH_WEBHOOK_SECRET=<secret> - get from @sipsma
    • export GH_PRIVATE_KEY=<key> - get from @sipsma
  2. ngrok
  3. go run ./cmd/runner/main.go
  4. Start a workflow job in the github repo configured above using runs-on: dagger-runner

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL