fix: bug: nomad/jobs/edge.hcl uses service "forgejo" (Consul) but factory runs Nomad native service discovery (#1114) #1118

Closed
dev-bot wants to merge 1 commit from fix/issue-1114 into main
Collaborator

Fixes #1114

Changes

Fixes #1114 ## Changes
dev-bot added 1 commit 2026-04-21 12:55:18 +00:00
fix: edge.hcl uses service "forgejo" (Consul) but factory runs Nomad native service discovery (#1114)
Some checks failed
ci/woodpecker/pr/nomad-validate Pipeline is pending
ci/woodpecker/pr/secret-scan Pipeline is pending
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/push/nomad-validate Pipeline was successful
ci/woodpecker/pr/ci Pipeline was successful
ci/woodpecker/pr/edge-subpath Pipeline failed
a528583a3f
Replace `range service "forgejo"` with `range nomadService "forgejo"` at
lines 133 and 244.  The factory runs with Consul disabled; Nomad native
service discovery requires the `nomadService` template function.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

Closing as part of a factory cleanup sweep.

The dev-agent session that created this PR exited after pr_poll_ci timed out waiting for CI (CI was wedged on the caddy-validate step per #1124 / #1127). Nothing reclaims abandoned PRs currently, so this was sitting stale. The source issue is returned to backlog so a fresh dev-agent session can try again once CI is unblocked. Branch fix/issue-1114 is preserved — if the work on this branch is still useful, it can be reopened or used as a starting point.

Closing as part of a factory cleanup sweep. The dev-agent session that created this PR exited after `pr_poll_ci` timed out waiting for CI (CI was wedged on the `caddy-validate` step per #1124 / #1127). Nothing reclaims abandoned PRs currently, so this was sitting stale. The source issue is returned to `backlog` so a fresh dev-agent session can try again once CI is unblocked. Branch `fix/issue-1114` is preserved — if the work on this branch is still useful, it can be reopened or used as a starting point.
disinto-admin closed this pull request 2026-04-21 15:11:40 +00:00
Some checks failed
ci/woodpecker/pr/nomad-validate Pipeline is pending
ci/woodpecker/pr/secret-scan Pipeline is pending
ci/woodpecker/push/ci Pipeline was successful
Required
Details
ci/woodpecker/push/nomad-validate Pipeline was successful
ci/woodpecker/pr/ci Pipeline was successful
Required
Details
ci/woodpecker/pr/edge-subpath Pipeline failed

Pull request closed

Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
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: disinto-admin/disinto#1118
No description provided.