Revert "ci: log in to the container registry as fmartingr" (FMG-5) #11

Merged
fmartingr merged 1 commit from agent/full-stack-developer/fmg-5-revert into main 2026-09-08 19:57:31 +02:00
Collaborator

Reverts #10 (commit d1d3f4d) at your request on FMG-5.

.github/workflows/release.yml goes back to -u ${{ github.actor }}, and the comment that explained the fixed username is removed. The file is byte-identical to its state at 7565618, before #10 landed.

This restores the failure described in FMG-5: a tag pushed by butterrobot logs in as butterrobot, and the image push is expected to fail with 401 Unauthorized: reqPackageAccess — while the login step still reports Login Succeeded, since Forgejo's /v2/token issues an anonymous token either way.

No closing keyword here on purpose: merging a revert should not mark FMG-5 done.

Revert of a CI-config change, no Go code touched. I checked the workflow YAML still parses; there is no Go toolchain in this environment, so the repo's format/lint/test/build/goreleaser-lint targets were not run locally.

FMG-5

Reverts #10 (commit `d1d3f4d`) at your request on FMG-5. `.github/workflows/release.yml` goes back to `-u ${{ github.actor }}`, and the comment that explained the fixed username is removed. The file is byte-identical to its state at `7565618`, before #10 landed. This restores the failure described in FMG-5: a tag pushed by `butterrobot` logs in as `butterrobot`, and the image push is expected to fail with `401 Unauthorized: reqPackageAccess` — while the login step still reports `Login Succeeded`, since Forgejo's `/v2/token` issues an anonymous token either way. No closing keyword here on purpose: merging a revert should not mark FMG-5 done. Revert of a CI-config change, no Go code touched. I checked the workflow YAML still parses; there is no Go toolchain in this environment, so the repo's `format`/`lint`/`test`/`build`/`goreleaser-lint` targets were not run locally. FMG-5
Revert "ci: log in to the container registry as fmartingr (FMG-5)"
All checks were successful
CI / goreleaser-lint (pull_request) Successful in 4s
CI / format (pull_request) Successful in 2m32s
CI / lint (pull_request) Successful in 2m59s
CI / test (pull_request) Successful in 2m40s
CI / build (pull_request) Successful in 2m50s
0e6f4ad8d0
This reverts commit d1d3f4d, restoring the registry login to
`-u ${{ github.actor }}` and dropping the accompanying comment.

Reverted at the request of the issue owner on FMG-5. The release job is
therefore back to the state described in that issue: a tag pushed by
butterrobot logs in as butterrobot, and the image push is expected to fail
with `401 Unauthorized: reqPackageAccess`.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
fmartingr deleted branch agent/full-stack-developer/fmg-5-revert 2026-09-08 19:57:31 +02:00
Sign in to join this conversation.
No reviewers
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
fmartingr/smtp2shoutrrr!11
No description provided.