docs(roadmap): mark storage backends and build hooks as won't fix #532

Merged
fuzzy merged 1 commit from docs/skip-wontfix into main 2026-08-04 20:44:55 +00:00
Owner

What

Mark the two remaining Phase 9 roadmap items as won't fix:

  • #122 — multiple storage backends (S3, etc.) for assets: skipped. The current volume-based serving (emptyDir/PVC) remains the supported model; S3 support is out of scope.
  • #123 — custom build hooks (optional): skipped. The optional hook mechanism is not planned.

ROADMAP.md annotates both lines as (won't fix — skipped) while preserving the issue links.

Why

Decision to close out Phase 9 without these features.

Testing

No code changes — go test, gofmt, and golangci-lint unaffected. Pre-commit hooks pass.

Breaking Changes

None.

Notes

  • Issues #122 and #123 were labeled Reviewed/Won't Fix (893) and closed via the Forgejo API as part of this task per the workflow.

Closes #122
Closes #123

## What Mark the two remaining Phase 9 roadmap items as won't fix: - **#122 — multiple storage backends (S3, etc.) for assets**: skipped. The current volume-based serving (emptyDir/PVC) remains the supported model; S3 support is out of scope. - **#123 — custom build hooks (optional)**: skipped. The optional hook mechanism is not planned. `ROADMAP.md` annotates both lines as `(won't fix — skipped)` while preserving the issue links. ## Why Decision to close out Phase 9 without these features. ## Testing No code changes — `go test`, `gofmt`, and `golangci-lint` unaffected. Pre-commit hooks pass. ## Breaking Changes None. ## Notes - Issues #122 and #123 were labeled `Reviewed/Won't Fix` (893) and closed via the Forgejo API as part of this task per the workflow. Closes #122 Closes #123
docs(roadmap): mark storage backends and build hooks as won't fix
Some checks failed
Test and Release / lint (pull_request) Successful in 27s
Test and Release / test (pull_request) Successful in 54s
Release / Build-2 (push) Failing after 2m27s
Release / Build-1 (push) Failing after 2m27s
Release / Build-5 (push) Failing after 2m23s
Release / Build-4 (push) Failing after 2m23s
Release / Build-3 (push) Failing after 5m13s
Release / Build (push) Failing after 6m58s
Release / Release (push) Has been skipped
47e277e4d4
Skip #122 (multiple storage backends, S3) and #123 (custom build hooks).
Neither is part of the current scope; annotate both as won't fix in
ROADMAP.md and close the issues accordingly.

closes #122
closes #123
fuzzy merged commit 47e277e4d4 into main 2026-08-04 20:44:55 +00:00
fuzzy deleted branch docs/skip-wontfix 2026-08-04 20:44:56 +00: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
thwap/thwap-pagesd!532
No description provided.