ci: forge-native workflows (.forgejo/workflows), go devShell, autoscaler package #11

Merged
founder merged 1 commit from claude/w6-forge-workflows into main 2026-08-19 06:50:27 +00:00
Owner

Forge-native CI for this repo (the .github workflows never ran here: 40/40 runs reaped, zero task rows). Runs on the key.store autoscaler once key.store PR #150 (autoscaler scope for key-store/forgejo-nsc) is deployed. Verified builds/tests on the forge.

🤖 Generated with Claude Code

Forge-native CI for this repo (the .github workflows never ran here: 40/40 runs reaped, zero task rows). Runs on the key.store autoscaler once key.store PR #150 (autoscaler scope for `key-store/forgejo-nsc`) is deployed. Verified builds/tests on the forge. 🤖 Generated with [Claude Code](https://claude.com/claude-code)
ci: forge-native workflows (.forgejo/workflows), go devShell, autoscaler package
Some checks are pending
Build Container / Image (amd64) (pull_request) Waiting to run
Build Container / Image (arm64) (pull_request) Waiting to run
Build Go / Go Test (pull_request) Waiting to run
Build Go / Nix Build (pull_request) Waiting to run
Build Container / Image (amd64) (push) Waiting to run
Build Container / Image (arm64) (push) Waiting to run
Build Go / Go Test (push) Waiting to run
Build Go / Nix Build (push) Waiting to run
5c4c81bb4a
The .github workflows (nscloud-checkout-action, setup-go, ghcr push with a
GitHub token) never ran on the forge: all 40 runs since 06-06 were reaped
with zero task rows (the key.store autoscaler did not serve this repo, and
one job asked for the nonexistent label namespace-profile-linux-large-arm64).
Now .forgejo/workflows/build-go.yml + build-container.yml: plain-git
checkout, Nix via key.store's Scripts/ensure-nix.sh, `nix develop` for
gofmt -l / vet / test + the darwin/arm64 cross-build (replaces the macOS
leg), `nix build` of dispatcher/autoscaler/macos-codex; the container
workflow builds container-{amd64,arm64} with Nix on
namespace-profile-linux-medium / -arm64-large and no longer pushes to ghcr.
flake.nix: devShell go_1_22 -> go (go_1_22 no longer exists in the pinned
nixpkgs; go.mod is 1.24.4), new forgejo-nsc-autoscaler package. Verified on
the forge: nix build of the three Go packages + container-amd64, nix
develop go1.25.4 gofmt clean + darwin cross-build, go vet/test green.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
founder deleted branch claude/w6-forge-workflows 2026-08-19 06:50:27 +00:00
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
key-store/forgejo-nsc!11
No description provided.