Package for public GitHub release #10

Merged
allen merged 1 commits from chore/github-packaging into main 2026-06-10 10:13:54 -07:00
Owner

Open-source scaffolding for the public GitHub release. No application code changes (no redeploy needed).

  • Remove CLAUDE.md from the published tree (kept locally, git-ignored).
  • CHANGELOG.md, SECURITY.md, CONTRIBUTING.md.
  • .github/: issue + PR templates.
  • CI workflow (compile + validate config + docker build) and a release workflow that publishes a multi-arch GHCR image on version tags.
  • README badges, prebuilt-image instructions, Python-version fix.

OWNER placeholders in badges/image names are replaced with the GitHub namespace after repo creation.

🤖 Generated with Claude Code

Open-source scaffolding for the public GitHub release. **No application code changes** (no redeploy needed). - Remove `CLAUDE.md` from the published tree (kept locally, git-ignored). - `CHANGELOG.md`, `SECURITY.md`, `CONTRIBUTING.md`. - `.github/`: issue + PR templates. - CI workflow (compile + validate config + docker build) and a release workflow that publishes a multi-arch GHCR image on version tags. - README badges, prebuilt-image instructions, Python-version fix. `OWNER` placeholders in badges/image names are replaced with the GitHub namespace after repo creation. 🤖 Generated with [Claude Code](https://claude.com/claude-code)
allen added 1 commit 2026-06-10 10:13:53 -07:00
Package for public GitHub release
CI / Python checks (pull_request) Has been cancelled
CI / Docker build (pull_request) Has been cancelled
ebe4e34047
Add open-source scaffolding and CI; remove Claude-specific dev notes from the
published tree.

- Remove CLAUDE.md from tracking (kept locally, now git-ignored).
- CHANGELOG.md (Keep a Changelog; v1.0 → v1.1.1).
- SECURITY.md (private vuln reporting + operator guidance).
- CONTRIBUTING.md (dev setup, conventions, PR flow).
- .github/: bug + feature issue templates, PR template.
- .github/workflows/ci.yml: byte-compile, validate example config, docker build.
- .github/workflows/release.yml: on a version tag, publish a multi-arch
  (amd64 + arm64) image to GHCR.
- README: license/release/CI badges, prebuilt-image (GHCR) run instructions,
  and a corrected Python-version note (3.9–3.11; netifaces caveat).

Badges and image names use an `OWNER` placeholder to replace with the GitHub
namespace after the repo is created.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
allen merged commit c93ee24641 into main 2026-06-10 10:13:54 -07:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: allen/ADS-Bit#10