Skip to content

ton-connect/ci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

ci

Shared GitHub Actions workflows for TON Connect services.

Workflow Purpose
build-image.yml Build the service container image and publish it to ECR via OIDC, tagged with the full + short commit sha (immutable tags, idempotent re-runs)
verify-release-pointer.yml Validate version.yaml release-pointer PRs: schema, commit provenance, published-image existence — all fail-closed

Both are reusable workflows: call them with uses: ton-connect/ci/.github/workflows/<name>.yml@main. Caller templates are in each workflow's header comment.

About

Shared CI workflows for TON Connect services

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors