CtrlK
BlogDocsLog inGet started
Tessl Logo

nitinjain999/platform-skills

Production-grade platform engineering handbook — Kubernetes, Terraform, Flux CD, GitHub Actions, AWS, and more.

67

Quality

84%

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

Overview
Quality
Evals
Security
Files

CHANGELOG.mdexamples/github-actions/composite-actions/docker-build-push/

Changelog

All notable changes to the docker-build-push composite action.

The format follows Keep a Changelog. This action adheres to Semantic Versioning.

[Unreleased]

[1.0.0] - 2026-05-23

Added

  • Initial release
  • Multi-platform build via Docker Buildx (linux/amd64, linux/arm64)
  • GHCR authentication via ephemeral GITHUB_TOKEN (no static credentials)
  • GHA layer cache (type=gha) for faster repeated builds
  • SLSA provenance and SBOM attestations on every push
  • Input validation: image_name format check, fail-fast with ::error:: annotation
  • Job summary with image URI, tag, digest, and platforms
  • Outputs: image_uri, image_digest, image_tag

examples

BEFORE_AFTER.md

CHANGELOG.md

CODE_OF_CONDUCT.md

COMMANDS.md

CONTRIBUTING.md

EDITOR_INTEGRATIONS.md

GETTING_STARTED.md

HOW_IT_WORKS.md

install.sh

INSTALLATION.md

LAUNCH.md

PROMPTS.md

QUICKSTART.md

README.md

renovate.json

SECURITY.md

SKILL.md

tessl.json

tile.json