2026-05-13 - 2026-08-13

Overview

11 Active Pull Requests
39 Active Issues
Excluding merges, 1 author has pushed 19 commits to main and 44 commits to all branches. On main, 36 files have changed and there have been 3597 additions and 322 deletions.

1 Release published by 1 user

Published v0.0.1 2026-07-23 03:55:42 +02:00

10 Pull requests merged by 1 user

1 Pull request proposed by 1 user

Proposed #50 next 2026-08-10 16:07:56 +02:00

16 Issues closed from 1 user

Closed #36 golangci-lint cache can report findings against paths that do not exist 2026-08-10 15:56:34 +02:00

Closed #46 Run all linting in Docker via Dockerfile.lint + script/lint 2026-08-10 15:55:43 +02:00

Closed #45 Run the linter in a container; stop installing it on the dev host 2026-08-10 14:29:08 +02:00

Closed #42 Dockerfile installs prerequisites inline instead of running script/bootstrap 2026-08-09 17:43:58 +02:00

Closed #20 Vendored REPO_POLICIES.md is stale (368 lines vs the canonical 408) 2026-08-09 12:00:55 +02:00

Closed #21 README: remove the AI-tooling line, add the required Entrypoints section, fix stale Build text 2026-08-09 09:53:50 +02:00

Closed #32 script/cibuild can report a green it did not earn (Docker layer cache) 2026-08-09 09:47:03 +02:00

Closed #38 golangci-lint warns on every run: gomodguard deprecated, replaced by gomodguard_v2 2026-08-09 09:13:16 +02:00

Closed #24 script/bootstrap never checks the golangci-lint version, so the pin is inert 2026-08-09 08:38:36 +02:00

Closed #35 golangci-lint v2.12.2 warns on every run: gomodguard is deprecated in favour of gomodguard_v2 2026-08-09 08:01:09 +02:00

Closed #6 Hash-phase error path abandons and deadlocks the worker pool 2026-08-09 07:46:43 +02:00

Closed #4 Guarantee the database is closed on every fatal exit path 2026-08-09 04:39:29 +02:00

Closed #27 TODO.md Next Step is stale: the STRTA conversion it names already landed 2026-08-09 04:05:04 +02:00

Closed #23 Delete the six merged feature branches from origin 2026-08-09 03:59:05 +02:00

Closed #3 Land golangci-lint v2.12.2 and the canonical .golangci.yml on main 2026-08-09 03:57:09 +02:00

Closed #1 Adopt the standard STRTA scaffold (Makefile/scripts diverge from the org standard) 2026-07-26 18:29:23 +02:00

39 Issues created by 1 user

Opened #1 Adopt the standard STRTA scaffold (Makefile/scripts diverge from the org standard) 2026-07-25 13:16:16 +02:00

Opened #3 Land golangci-lint v2.12.2 and the canonical .golangci.yml on main 2026-08-09 03:43:24 +02:00

Opened #4 Guarantee the database is closed on every fatal exit path 2026-08-09 03:43:31 +02:00

Opened #5 Handle SIGINT/SIGTERM gracefully during scan 2026-08-09 03:43:40 +02:00

Opened #6 Hash-phase error path abandons and deadlocks the worker pool 2026-08-09 03:43:45 +02:00

Opened #7 TSV output is unescaped: paths with tabs or newlines corrupt the report 2026-08-09 03:43:59 +02:00

Opened #8 report and trees open the database read-write and set journal_mode 2026-08-09 03:44:07 +02:00

Opened #9 Non-regular and .zfs operands are silently ignored, and their records are deleted 2026-08-09 03:44:16 +02:00

Opened #10 --workers is silently clamped instead of rejected 2026-08-09 03:44:20 +02:00

Opened #11 initSchema mishandles an unversioned database that already has the files table 2026-08-09 03:45:01 +02:00

Opened #12 Document the one-second mtime change-detection window as a known limitation 2026-08-09 03:45:25 +02:00

Opened #13 progress: nothing printed at phase start on non-TTY, bogus isatty, warnings race the spinner 2026-08-09 03:45:37 +02:00

Opened #14 report and trees hold every record, including both hex hashes, in memory 2026-08-09 03:45:49 +02:00

Opened #15 --version goes to stderr and the Docker image always reports "dev" 2026-08-09 03:45:59 +02:00

Opened #16 No test covers the CLI surface: exit codes, stream separation, or the TSV writers 2026-08-09 03:46:13 +02:00

Opened #17 The -x filesystem-boundary rejection branch is never tested 2026-08-09 03:46:20 +02:00

Opened #18 Add a race-detector test target for the concurrent scan paths 2026-08-09 03:46:29 +02:00

Opened #19 script/fmt and script/fmt-check dropped Markdown formatting 2026-08-09 03:46:42 +02:00

Opened #20 Vendored REPO_POLICIES.md is stale (368 lines vs the canonical 408) 2026-08-09 03:46:53 +02:00

Opened #21 README: remove the AI-tooling line, add the required Entrypoints section, fix stale Build text 2026-08-09 03:47:04 +02:00

Opened #22 Remove dead files.dat references from Makefile, .gitignore and .dockerignore 2026-08-09 03:47:11 +02:00

Opened #23 Delete the six merged feature branches from origin 2026-08-09 03:47:15 +02:00

Opened #24 script/bootstrap never checks the golangci-lint version, so the pin is inert 2026-08-09 03:58:15 +02:00

Opened #25 Dockerfile lint-stage pin comment is misleading and inconsistently formatted 2026-08-09 03:58:25 +02:00

Opened #26 gomodguard deprecation warning on every lint run — needs a fix in the canonical config 2026-08-09 03:58:39 +02:00

Opened #27 TODO.md Next Step is stale: the STRTA conversion it names already landed 2026-08-09 03:59:43 +02:00

Opened #30 report exits 0 when stdout is closed, instead of failing the write 2026-08-09 04:29:07 +02:00

Opened #32 script/cibuild can report a green it did not earn (Docker layer cache) 2026-08-09 07:37:46 +02:00

Opened #33 cancel_test.go: four inaccurate claims in comments and one naming departure 2026-08-09 07:47:22 +02:00

Opened #35 golangci-lint v2.12.2 warns on every run: gomodguard is deprecated in favour of gomodguard_v2 2026-08-09 07:59:50 +02:00

Opened #36 golangci-lint cache can report findings against paths that do not exist 2026-08-09 08:39:21 +02:00

Opened #38 golangci-lint warns on every run: gomodguard deprecated, replaced by gomodguard_v2 2026-08-09 09:11:36 +02:00

Opened #39 A bare docker build . silently restores the cached-gate false green 2026-08-09 09:47:35 +02:00

Opened #42 Dockerfile installs prerequisites inline instead of running script/bootstrap 2026-08-09 12:01:14 +02:00

Opened #43 chown -R over the module cache is the largest build layer and re-runs on every source change 2026-08-09 16:42:31 +02:00

Opened #45 Run the linter in a container; stop installing it on the dev host 2026-08-09 17:44:22 +02:00

Opened #46 Run all linting in Docker via Dockerfile.lint + script/lint 2026-08-10 13:15:37 +02:00

Opened #48 script/lint exports an image it never uses, leaving a dangling image per run 2026-08-10 15:21:22 +02:00

Opened #49 Cut the narration from TODO.md entries and script/Dockerfile comment blocks 2026-08-10 15:46:09 +02:00