Beatrice Dellacà bea
bea closed pull request panic.haus/web-ui#16 2026-03-10 23:18:06 +01:00
Update dependency @types/node to v25.4.0
bea closed pull request panic.haus/web-ui#13 2026-03-10 23:18:06 +01:00
Update dependency eslint-plugin-react-refresh to v0.5.2
bea closed pull request panic.haus/web-ui#3 2026-03-10 23:18:05 +01:00
Update dependency react-router-dom to v7.13.1
bea pushed to main at panic.haus/web-ui 2026-03-10 23:18:01 +01:00
4d799f8820 chore(deps): update lockfile — storybook 10.2.17, eslint 10.0.3, react-router-dom 7.13.1, @types/node 25.4.0, eslint-plugin-react-refresh 0.5.2
bea pushed to main at bea/openai-mcp 2026-03-10 10:09:04 +01:00
7033d45a80 add usage tracker
61af112f74 initial commit
bea created branch main in bea/openai-mcp 2026-03-10 10:09:04 +01:00
bea created repository bea/openai-mcp 2026-03-10 10:07:46 +01:00
bea pushed to main at panic.haus/go-auth 2026-03-10 00:48:41 +01:00
e71d4e989a ci: simplify pipeline - use GOPRIVATE for direct git access, no package registry
bea pushed to main at panic.haus/go-core 2026-03-10 00:48:41 +01:00
74fe401261 ci: simplify pipeline - use GOPRIVATE for direct git access, no package registry
bea pushed tag v0.1.3 to panic.haus/go-auth 2026-03-10 00:30:21 +01:00
bea pushed tag v0.1.3 to panic.haus/go-core 2026-03-10 00:30:21 +01:00
bea pushed to main at panic.haus/go-auth 2026-03-10 00:29:39 +01:00
d7e5857ee0 ci: fix warm-proxy variable expansion (use $VAR not ${VAR} for shell vars)
bea pushed to main at panic.haus/go-core 2026-03-10 00:29:39 +01:00
ee53eed048 ci: fix warm-proxy variable expansion (use $VAR not ${VAR} for shell vars)
bea pushed tag v0.1.2 to panic.haus/go-auth 2026-03-10 00:26:24 +01:00
bea pushed tag v0.1.2 to panic.haus/go-core 2026-03-10 00:26:24 +01:00
bea pushed to main at panic.haus/go-auth 2026-03-10 00:25:07 +01:00
5d837e47ef ci: replace publish step with warm-proxy (Gitea serves modules from git tags natively)
bea pushed to main at panic.haus/go-core 2026-03-10 00:25:07 +01:00
713668a110 ci: replace publish step with warm-proxy (Gitea serves modules from git tags natively)
bea pushed tag v0.1.1 to panic.haus/go-auth 2026-03-10 00:18:34 +01:00
bea pushed tag v0.1.1 to panic.haus/go-core 2026-03-10 00:18:34 +01:00
bea pushed to main at panic.haus/go-auth 2026-03-10 00:17:42 +01:00
cbb857172c ci: fix publish step - replace go mod zip with python zipfile (go mod zip removed in Go 1.24+)