• Joined on 2026-03-28
fabi pushed to fix/ci-deploy-pipeline at fabi/Mangalord 2026-05-31 15:26:59 +00:00
2a0cc24c07 ci: deploy to the local stack over the runner socket, not SSH
a615b0aee7 fix(docker): unblock image builds on this host
Compare 2 commits »
fabi created branch fix/ci-deploy-pipeline in fabi/Mangalord 2026-05-31 15:26:59 +00:00
fabi deleted branch feat/crawler-allow-any-host from fabi/Mangalord 2026-05-31 12:52:53 +00:00
fabi pushed to main at fabi/Mangalord 2026-05-31 12:52:50 +00:00
a2826d6467 feat(crawler): CRAWLER_ALLOW_ANY_HOST bypasses the host allowlist (0.44.0)
fabi created branch feat/crawler-allow-any-host in fabi/Mangalord 2026-05-31 12:52:41 +00:00
fabi pushed to feat/crawler-allow-any-host at fabi/Mangalord 2026-05-31 12:52:41 +00:00
d7173aa180 feat(crawler): CRAWLER_ALLOW_ANY_HOST bypasses the host allowlist (0.44.0)
fabi deleted branch bugfix/crawler-shutdown-hang from fabi/Mangalord 2026-05-31 12:47:46 +00:00
fabi pushed to main at fabi/Mangalord 2026-05-31 12:47:41 +00:00
1eebb90e25 fix(crawler): unhang shutdown on lingering Arc<Browser>, silence WS noise (0.43.1)
fabi created branch bugfix/crawler-shutdown-hang in fabi/Mangalord 2026-05-31 12:47:19 +00:00
fabi pushed to bugfix/crawler-shutdown-hang at fabi/Mangalord 2026-05-31 12:47:19 +00:00
31704e18d5 fix(crawler): unhang shutdown on lingering Arc<Browser>, silence WS noise (0.43.1)
fabi pushed to main at fabi/Mangalord 2026-05-31 12:01:33 +00:00
030b27754b feat(api): admin-initiated user creation via POST /admin/users (0.43.0)
2f47faa11c feat(auth): ALLOW_SELF_REGISTER toggle + public /auth/config endpoint (0.42.0)
6dd21451a8 chore: sync Cargo.lock for 0.41.2
f6728dc71a fix(admin): security-audit findings — paginate chapters, lock down unchecked helper (0.41.2)
aa2159ca06 fix(admin): three review findings — audit no-op, 404, chapter priority (0.41.1)
Compare 24 commits »
fabi pushed to feat/v1.1.0-stdlib-utilities at fabi/PiCloud 2026-05-30 18:29:39 +00:00
54efe61167 docs(stdlib): reference doc covering Rhai built-ins + new namespaces
1d2e99e42c test(stdlib): integration tests for the seven utility modules
9e54b7f875 feat(stdlib): seven Rhai utility modules + register_stdlib hook
a685674dbf chore(deps): add regex, hex, percent-encoding for v1.1.0 stdlib
a8aab22163 Merge branch 'feat/v1.1.0-sdk-foundation'
Compare 5 commits »
fabi created branch feat/v1.1.0-stdlib-utilities in fabi/PiCloud 2026-05-30 18:29:39 +00:00
fabi pushed to feat/v1.1.0-sdk-foundation at fabi/PiCloud 2026-05-30 18:10:08 +00:00
e375735796 docs(blueprint+gate): drop hstore from Tech Stack; note gate-vs-timeout interaction
fabi pushed to feat/v1.1.0-sdk-foundation at fabi/PiCloud 2026-05-30 17:00:45 +00:00
098e18a989 chore(clippy): silence three v1.1.0-foundation lints
9b4a834627 chore(claude-md): refresh for v1.1.0 — focus, working rules, env vars
5302bd3192 docs(sdk): SDK-shape reference + blueprint updates for v1.1.x
902dd78027 feat(picloud): opportunistic principal middleware on the data plane
dea776b2a3 feat(orchestrator-core): ExecutionGate + 503/Retry-After on overflow
Compare 10 commits »
fabi created branch feat/v1.1.0-sdk-foundation in fabi/PiCloud 2026-05-30 17:00:45 +00:00
fabi pushed to feat/cli at fabi/PiCloud 2026-05-28 19:26:35 +00:00
fabi created branch feat/cli in fabi/PiCloud 2026-05-28 19:26:35 +00:00
fabi pushed to main at fabi/PiCloud 2026-05-28 19:24:05 +00:00
b42e273479 fix(test): admin_is_implicit_app_admin uses force=true on app delete
f32ed73561 fix(e2e): surface cleanup HTTP failures instead of swallowing them
64799b73ff chore(docker): caddy restart unless-stopped
beb3bcb97c fix(e2e): use uniqueUsername helper in integration.spec
79c8db2cb7 fix(e2e): non-mutating reverse in CleanupRegistry
Compare 63 commits »
fabi pushed to test/cli-journeys at fabi/PiCloud 2026-05-28 19:23:44 +00:00
e4851b3deb test(cli): extract shared Fixture into tests/common
5d08974876 style(cli): re-fmt one stray format! line in the integration test
ca278bddc8 test(cli): bare-metal end-to-end integration test
7b50047730 feat(cli): add pic command-line client (login, apps, scripts, logs)
b42e273479 fix(test): admin_is_implicit_app_admin uses force=true on app delete
Compare 10 commits »