Skip to content

ci: run package lane on repo-owned runner#16

Merged
Jess Sullivan (Jesssullivan) merged 1 commit into
mainfrom
codex/tin89-auth-pg-repo-owned-runner
May 28, 2026
Merged

ci: run package lane on repo-owned runner#16
Jess Sullivan (Jesssullivan) merged 1 commit into
mainfrom
codex/tin89-auth-pg-repo-owned-runner

Conversation

@Jesssullivan

Copy link
Copy Markdown
Collaborator

Summary

  • switch CI and release package workflows from hosted to repo_owned runner mode
  • use the repo-level PRIMARY_LINUX_RUNNER_LABELS_JSON Actions variable for explicit Tinyland capability labels
  • keep npm_publish_mode disabled and GitHub Packages as the active publish surface

Validation

  • git diff --check
  • actionlint .github/workflows/ci.yml .github/workflows/publish.yml
  • rg verified runner_mode, runner_labels_json, npm_publish_mode, and no NPM_TOKEN workflow reference
  • repo Actions variable PRIMARY_LINUX_RUNNER_LABELS_JSON is present and resolves to ["tinyland-nix"]

Linear

  • TIN-89

@Jesssullivan Jess Sullivan (Jesssullivan) merged commit 8a37ced into main May 28, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant