ci: point chart bumps at GitHub — tnd-zddc-chart is GitHub-only now #2

Merged
varadmin merged 3 commits from ci/chart-github into main 2026-07-12 10:01:19 +00:00
Owner

The dispatched notify-chart-dev run failed on CHART_FORGEJO_TOKEN env not set — and investigating showed the deeper post-split reality: BMCD/tnd-zddc-chart no longer exists on any Forgejo instance (the BMCD org on the control plane is empty), and the secret was never migrated. Per the operator: the chart repo lives on GitHub only (github.com/burnsmcd/tnd-zddc-chart).

Changes:

  • notify-chart-bump.sh: push URL → https://x-access-token:${CHART_GITHUB_TOKEN}@github.com/burnsmcd/tnd-zddc-chart.git; env var renamed CHART_FORGEJO_TOKENCHART_GITHUB_TOKEN (it is a GitHub PAT now); header docs updated.
  • verify-release.yml (notify-chart-prod): same rename; removed the stale "push to Forgejo, it mirrors to GitHub" comment (that mirror is gone).
  • notify-chart-dev.yml: same rename.

Before dispatching: set org secret CHART_GITHUB_TOKEN (fine-grained PAT, contents:write on the chart repo) at git.varasys.io → varasys org → Settings → Actions → Secrets. Then merge, and re-dispatch notify-chart-dev to deliver the pending v0.0.28-beta bump.

🤖 Generated with Claude Code

The dispatched `notify-chart-dev` run failed on `CHART_FORGEJO_TOKEN env not set` — and investigating showed the deeper post-split reality: `BMCD/tnd-zddc-chart` no longer exists on any Forgejo instance (the BMCD org on the control plane is empty), and the secret was never migrated. Per the operator: **the chart repo lives on GitHub only** (`github.com/burnsmcd/tnd-zddc-chart`). Changes: - `notify-chart-bump.sh`: push URL → `https://x-access-token:${CHART_GITHUB_TOKEN}@github.com/burnsmcd/tnd-zddc-chart.git`; env var renamed `CHART_FORGEJO_TOKEN` → `CHART_GITHUB_TOKEN` (it is a GitHub PAT now); header docs updated. - `verify-release.yml` (`notify-chart-prod`): same rename; removed the stale "push to Forgejo, it mirrors to GitHub" comment (that mirror is gone). - `notify-chart-dev.yml`: same rename. **Before dispatching:** set org secret `CHART_GITHUB_TOKEN` (fine-grained PAT, contents:write on the chart repo) at git.varasys.io → varasys org → Settings → Actions → Secrets. Then merge, and re-dispatch notify-chart-dev to deliver the pending v0.0.28-beta bump. 🤖 Generated with [Claude Code](https://claude.com/claude-code)
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
varasys/zddc!2
No description provided.