Skip to content

Conversation

@cnuss
Copy link
Contributor

@cnuss cnuss commented Jan 28, 2026

Summary

  • Reorganize README with distinct sections for RUN (ready) and INSTALL (WIP) commands
  • Add general Usage section with command summary table
  • Change license from MIT to Apache 2.0 (Copyright 2026 Scaffoldly LLC)
  • Enable build attestation (SBOM + provenance) for supply chain security
  • Sync README and description to Docker Hub automatically
  • Optimize PR builds to only test 2 platforms (amd64 + s390x for UPX/non-UPX coverage)
  • Add OCI metadata labels (vendor, authors, documentation)
  • Add --help support to INSTALL command

Test plan

  • Verify PR build runs on reduced platform set (amd64, s390x)
  • Verify full platform build on merge to main
  • Verify Docker Hub description updates after merge
  • Verify attestation artifacts are generated

🤖 Generated with Claude Code

cnuss and others added 11 commits January 27, 2026 22:27
Co-authored-by: cnuss <819991+cnuss@users.noreply.github.com>
Co-authored-by: cnuss <819991+cnuss@users.noreply.github.com>
Co-authored-by: cnuss <819991+cnuss@users.noreply.github.com>
Co-authored-by: cnuss <819991+cnuss@users.noreply.github.com>
Co-authored-by: cnuss <819991+cnuss@users.noreply.github.com>
Co-authored-by: cnuss <819991+cnuss@users.noreply.github.com>
…ldly-to-installable

Rebrand to installable/sh and add INSTALL command structure
- Reorganize README with separate sections for RUN and INSTALL commands
- Add general Usage section with command table linking to subsections
- Change license from MIT to Apache 2.0 (Copyright 2026 Scaffoldly LLC)
- Enable build attestation (SBOM + provenance) in GitHub Actions
- Sync README to Docker Hub via peter-evans/dockerhub-description
- Optimize PR builds to only test linux/amd64 and linux/s390x platforms
- Add OCI metadata labels (vendor, authors, documentation)
- Add --help support to INSTALL command (exits 0 instead of 1)
- Update example Dockerfiles to use 'installable' alias

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@cnuss cnuss closed this Jan 28, 2026
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