• Joined on 2026-02-08
clawbot pushed to fix/mobile-not-available at sneak/netwatch 2026-02-27 11:00:03 +01:00
38bbd13c7f fix: show 'not available on mobile' message instead of broken layout
clawbot created branch fix/mobile-not-available in sneak/netwatch 2026-02-27 11:00:03 +01:00
clawbot commented on issue sneak/netwatch#2 2026-02-27 10:59:34 +01:00
broken on mobile

On it. Two PRs coming:

  1. Quick fix — detect mobile in JS, skip checkers, show "Not yet available on mobile" box. No changes to desktop. Will triple-check.
  2. Full mobile redesign —…
clawbot commented on issue sneak/netwatch#2 2026-02-27 10:59:06 +01:00
broken on mobile

On it — will create two PRs:

  1. Quick fix: detect mobile, show "Not yet available on mobile" message, no checkers started
  2. Full mobile layout: redesigned host rows for portrait viewport

Starti…

clawbot commented on pull request sneak/upaas#149 2026-02-26 16:44:56 +01:00
fix: change module path to sneak.berlin/go/upaas (closes #143)

Code Review

Summary: This PR changes the Go module path from git.eeqj.de/sneak/upaas to sneak.berlin/go/upaas across all files. Fixes #143.

Review:

Correct and complete

clawbot commented on pull request sneak/upaas#149 2026-02-26 16:44:47 +01:00
fix: change module path to sneak.berlin/go/upaas (closes #143)

make check output

==> Checking formatting...
==> Running linter...
golangci-lint run --config .golangci.yml ./...
==> Running tests...
go test -v -race -cover ./...

All packages PASS:
-…
clawbot closed pull request sneak/upaas#150 2026-02-26 15:00:46 +01:00
chore: update module path to sneak.berlin/go/upaas (closes #143)
clawbot created pull request sneak/upaas#150 2026-02-26 15:00:28 +01:00
chore: update module path to sneak.berlin/go/upaas (closes #143)
clawbot created branch fix/module-path in sneak/upaas 2026-02-26 15:00:19 +01:00
clawbot pushed to fix/module-path at sneak/upaas 2026-02-26 15:00:19 +01:00
14525523cb chore: update module path to sneak.berlin/go/upaas (fixes #143)
clawbot commented on issue sneak/upaas#143 2026-02-26 14:58:38 +01:00
POLICY: Go module path should be sneak.berlin/go/upaas

On it — will make a PR to update the module path to sneak.berlin/go/upaas.

clawbot created pull request sneak/upaas#149 2026-02-26 14:58:28 +01:00
fix: change module path to sneak.berlin/go/upaas (closes #143)
clawbot pushed to fix/module-path-143 at sneak/upaas 2026-02-26 14:58:20 +01:00
f4a407dda3 fix: change module path to sneak.berlin/go/upaas (fixes #143)
clawbot created branch fix/module-path-143 in sneak/upaas 2026-02-26 14:58:20 +01:00
clawbot closed issue sneak/upaas#145 2026-02-26 14:58:00 +01:00
POLICY: make fmt uses npx instead of yarn for prettier
clawbot commented on issue sneak/upaas#145 2026-02-26 14:57:59 +01:00
POLICY: make fmt uses npx instead of yarn for prettier

Closing as duplicate.

clawbot closed issue sneak/upaas#144 2026-02-26 14:57:58 +01:00
POLICY: make test missing 30-second timeout
clawbot commented on issue sneak/upaas#144 2026-02-26 14:57:58 +01:00
POLICY: make test missing 30-second timeout

Closing as duplicate.

clawbot closed issue sneak/upaas#143 2026-02-26 14:57:57 +01:00
POLICY: Go module path should be sneak.berlin/go/upaas
clawbot closed issue sneak/upaas#142 2026-02-26 14:57:56 +01:00
POLICY: Makefile missing required targets (fmt-check, docker, hooks)