Skip to content

Automate testnode image publishing on tags#11

Merged
douglance merged 3 commits into
mainfrom
automate-testnode-publish
Jun 16, 2026
Merged

Automate testnode image publishing on tags#11
douglance merged 3 commits into
mainfrom
automate-testnode-publish

Conversation

@douglance

Copy link
Copy Markdown
Collaborator

Summary

  • publish testnode images automatically when a v* tag is pushed
  • use the default testnode config for tag-triggered publishes, with the tag as the image version
  • document the automatic tag publish flow and correct the image repository in the README
  • add resolver coverage for tag-provided versions and explicit input overrides

Validation

  • actionlint .github/workflows/release-testnode-image.yml
  • pnpm build
  • pnpm typecheck
  • pnpm test:run
  • pnpm exec biome check test/resolve-testnode.test.ts README.md

Notes

  • pnpm lint still fails on the existing packages/core/src/init/runner.ts cognitive-complexity warning on origin/main; this PR does not touch that file.

@douglance douglance merged commit 9f90129 into main Jun 16, 2026
6 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