GitHunt
AD

adamstac/turk-test

Test repository for Turk runner platform

Turk Test Repository

Test repository for Turk — a self-hosted GitHub Actions runner controller.

Workflows

Workflow Label Description
Test Ephemeral turk-ephemeral-ubuntu-22.04 Fresh container, destroyed after job
Test Persistent turk-persistent-ruby-builder-ubuntu-22.04 Cloned from cached template

Usage

  1. Install the Turk GitHub App on this repository
  2. Run the Turk controller with webhook URL configured
  3. Trigger workflows manually via Actions tab

Label Format

turk-<mode>-[name-]<platform>
  • Ephemeral: turk-ephemeral-<platform> — Fresh every time
  • Persistent: turk-persistent-<name>-<platform> — Cloned from cached template

Contributors

Created February 7, 2026
Updated February 22, 2026