• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

umputun / remark42 / 29144569756

Builds Branch Commit Type Ran Committer Via Coverage
29144569756 master Cache per-user flag lookups in comment listings alterComment issued two engine.Flag calls (Blocked, then Verified) for every comment, so a listing of N comments triggered up to 2N BoltDB read transactions even when many comments shared the same a... push 11 Jul 2026 07:32AM UTC umputun github
85.22
29144052606 master Return 400 for export of an unknown site exportCtrl mapped every export failure to 500 Internal Server Error, so requesting a backup for a non-existent site (e.g. wrong -s/--site) came back as a misleading 500 instead of a client error — inconsis... push 11 Jul 2026 07:20AM UTC umputun github
85.19
29143936616 master fix(ci): pin go-version to 1.25.12 for GO-2026-5856 setup-go with go-version "1.25" resolved to 1.25.11, which govulncheck flags for GO-2026-5856 (ECH privacy leak in crypto/tls, fixed in go1.25.12). Pin the exact patch in ci-backend.yml and rele... push 11 Jul 2026 07:08AM UTC umputun github
85.17
29143689166 master Drop armv7 build target and remove dead golangci settings The published multi-arch Docker manifest is amd64+arm64 only, but GoReleaser and the Makefile dockerx target still built linux/arm/v7 binaries with no matching image. Drop the armv7 target... push 11 Jul 2026 07:01AM UTC umputun github
85.17
29143643288 master Make notify drop tests deterministic TestService_WithDrops and TestService_SubmitVerificationWithDrops submitted three items into a size-1 queue and asserted at least one was dropped, relying on the single consumer not draining the queue between ... push 11 Jul 2026 06:59AM UTC umputun github
85.17
29143532234 master Add govulncheck scan to backend CI Nothing in CI guarded against known vulnerabilities in the Go dependency tree. Add a vulncheck job that runs govulncheck over the backend module on every backend change. The version is pinned rather than trackin... push 11 Jul 2026 06:55AM UTC umputun github
85.17
29143485751 master Fix flaky TestPublic_FindCommentsCtrl_ConsistentCount The test decided the expected HTTP status with strings.Contains(tc.params, "=bad"), but comment IDs are random UUIDs. When one started with "bad" (e.g. offset_id=bad49e60-...), the param strin... push 11 Jul 2026 06:53AM UTC umputun github
85.17
29143433416 master Fix comment-tree pagination under-filling exact-fit subtrees The limit() boundary used >=, so a subtree that fit the page exactly was treated as overflow and dropped — under-filling the final page (e.g. limit=5 over subtrees 3,2 returned only the... push 11 Jul 2026 06:51AM UTC umputun github
85.17
29142956462 master Run backend CI on PR updates and freeze frontend lockfile installs ci-backend.yml had pull_request: types: [opened, reopened], which excludes synchronize, so pushes to an open PR branch did not re-run backend tests, lint or coverage and a broken ... push 11 Jul 2026 06:34AM UTC umputun github
84.54
29142879921 master Fix dropped notification errors and switch to errors.Join notify/email.go accumulated multi-recipient errors with multierror.Append(fmt.Errorf(...)) instead of multierror.Append(result, ...), so the accumulator was overwritten each iteration and ... push 11 Jul 2026 06:31AM UTC umputun github
84.54
29067050452 refs/tags/backend/v1.16.4 fix(frontend): remove white flash on comments iframe load on dark host pages the widget flashed an opaque white rectangle while loading. the iframe element carries color-scheme from the theme param, but its document had none until remark.tsx ran,... push 10 Jul 2026 03:32AM UTC umputun github
84.55
29067031656 refs/tags/v1.16.4 fix(frontend): remove white flash on comments iframe load on dark host pages the widget flashed an opaque white rectangle while loading. the iframe element carries color-scheme from the theme param, but its document had none until remark.tsx ran,... push 10 Jul 2026 03:32AM UTC umputun github
84.55
29061494663 master fix(ci): build docker images on frontend-only master pushes the docker workflow chained off the backend workflow only, and backend has a backend/** path filter. master pushes touching just frontend/apps or the docker files never triggered docker.... push 10 Jul 2026 01:04AM UTC umputun github
84.55
29059459149 refs/tags/backend/v1.16.3 Fix comments iframe collapsing to preloader height on load On mount ConnectedRoot immediately reported the iframe height to the parent page while the app was still showing the global preloader, so the parent shrank the iframe from its initial siz... push 10 Jul 2026 12:14AM UTC umputun github
84.55
29059453548 refs/tags/v1.16.3 Fix comments iframe collapsing to preloader height on load On mount ConnectedRoot immediately reported the iframe height to the parent page while the app was still showing the global preloader, so the parent shrank the iframe from its initial siz... push 10 Jul 2026 12:14AM UTC umputun github
84.55
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 114
  • 115
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc