9
2
Fork
You've already forked platform
2

2026年07月05日 - 2026年07月12日

Overview

23 active pull requests
21 active issues
Excluding merges, 1 author has pushed 6 commits to main and 55 commits to all branches. On main, 3 files have changed and there have been 118 additions and 83 deletions.

15 pull requests merged by 3 users

Merged #369 api::deployment: add tofu lockfile cache 2026年07月10日 19:21:03 +02:00

Merged #355 fix(metering): collect final usage for short-lived resources 2026年07月09日 16:55:21 +02:00

Merged #363 fix(gateway): split QR login requester and requestee tokens 2026年07月09日 16:55:20 +02:00

Merged #357 fix(api): throttle verification email sends 2026年07月09日 16:55:20 +02:00

Merged #367 docs: refresh CLI install instructions 2026年07月09日 16:55:19 +02:00

Merged #362 fix: remove broken auto top-up 2026年07月09日 16:55:19 +02:00

Merged #350 api: atomically guard concurrent deploys for one app (#309) 2026年07月07日 16:31:26 +02:00

Merged #361 fix: point billing links to dashboard anchor 2026年07月07日 15:59:00 +02:00

Merged #364 Fix low credit notification email 2026年07月07日 15:59:00 +02:00

Merged #345 verify: fail fast and never hang 2026年07月07日 14:57:51 +02:00

Merged #351 enclave-builder: normalize app file modes in initramfs 2026年07月06日 22:30:13 +02:00

Merged #356 fix(api): target suspension by resource id 2026年07月06日 21:35:57 +02:00

Merged #359 fix(gateway): use git-safe deploy progress 2026年07月06日 21:35:57 +02:00

Merged #358 fix(cli): create caution.hcl during BYOC init 2026年07月06日 21:35:56 +02:00

Merged #360 fix(cli): require login before BYOC init reads credentials 2026年07月06日 21:35:56 +02:00

8 pull requests proposed by 2 users

Proposed #365 webauthn: stop broadcasting all credentials at login, add discoverable + scoped flow with username-claim gate` 2026年07月06日 14:19:18 +02:00

Proposed #370 web: confirm before logout 2026年07月10日 03:41:28 +02:00

Proposed #371 feat: expose account ID in settings and CLI 2026年07月10日 03:58:20 +02:00

Proposed #372 config: remove build binary field 2026年07月10日 04:24:04 +02:00

Proposed #373 fix: keep http_port private behind Caddy 2026年07月10日 04:50:33 +02:00

Proposed #374 fix: hide deleted apps from resource list 2026年07月10日 04:57:55 +02:00

Proposed #375 web: check duplicate SSH keys before signing 2026年07月10日 07:41:15 +02:00

Proposed #378 feat: add Paddle-backed BYOC subscriptions 2026年07月12日 20:07:06 +02:00

17 issues closed from 5 users

Closed #195 Billing of Builder 2026年07月10日 22:31:39 +02:00

Closed #80 add IP safelisting 2026年07月10日 22:31:37 +02:00

Closed #78 store build logs in s3 2026年07月10日 22:31:35 +02:00

Closed #132 Error tracking and logging 2026年07月10日 22:20:44 +02:00

Closed #321 caution init --byoc does not generate caution.hcl 2026年07月10日 03:02:14 +02:00

Closed #320 User should be logged in when running caution init --byoc 2026年07月10日 03:02:13 +02:00

Closed #332 Credit suspension targets machines by Name=resource_name, should be ResourceId=resource_id 2026年07月10日 03:02:12 +02:00

Closed #348 Git 2.55.0 will disable non-color terminal escape codes 2026年07月10日 03:02:11 +02:00

Closed #273 billing URL suggested by cli returns Server Not Found 2026年07月10日 03:02:10 +02:00

Closed #270 Send notification email to user when credits are running low 2026年07月10日 03:02:09 +02:00

Closed #309 Deploying two builds at once doesn't lead to an error 2026年07月10日 03:02:07 +02:00

Closed #301 Remove auto top up code as it's not working 2026年07月10日 03:02:07 +02:00

Closed #339 Rewrite installation instructions using new build patterns 2026年07月10日 03:02:06 +02:00

Closed #334 Add throttling for email verification 2026年07月10日 03:02:05 +02:00

Closed #336 Split QR login tokens based on requester and requestee 2026年07月10日 03:02:04 +02:00

Closed #333 Collection when resources are terminated only runs if resources run for longer than an hour 2026年07月10日 03:02:03 +02:00

Closed #142 Optional email + explicit consent flow at signup 2026年07月09日 20:10:01 +02:00

4 issues created by 4 users

17 unresolved conversations

Open #315 Pricing: Update margins for fully-managed, pricing for BYOC 2026年07月12日 20:07:06 +02:00

Open #192 Cost is not clear(!) 2026年07月10日 22:31:39 +02:00

Open #349 Implement a Keymaker Proxy, and actually make use of Ingress cidr_ipv4 2026年07月10日 22:31:37 +02:00

Open #233 Observability Into Builders 2026年07月10日 22:31:34 +02:00

Open #116 Adding an SSH key should check for the existence of matching SSH keys before signing a POST 2026年07月10日 07:41:16 +02:00

Open #140 Concurrent sessions allowed across devices with no notification or revocation 2026年07月10日 07:18:03 +02:00

Open #117 Dismissable banner on the top of the page should be "above" the page 2026年07月10日 07:17:14 +02:00

Open #86 Automatically figure out default run command based on containerfile 2026年07月10日 07:15:19 +02:00

Open #307 Applications with "failed" or "terminated" deployment states should be hidden or removable 2026年07月10日 04:57:55 +02:00

Open #265 http_port app port exposed publicly via vsock proxy — bypasses Caddy TLS 2026年07月10日 04:50:33 +02:00

Open #330 Remove build.binary. It can be a two liner Dockerfile if absolutely necessary 2026年07月10日 04:24:05 +02:00

Open #164 Display account ID in settings, and have CLI option to retrieve 2026年07月10日 03:58:35 +02:00

Open #119 Log out should have a prompt, style change, or be moved 2026年07月10日 03:41:28 +02:00

Open #175 Implement a full ToS/Privacy acceptance flow via CLI 2026年07月09日 20:13:47 +02:00

Open #340 Fix prepaid credit mint via Paddle custom_data 2026年07月08日 07:17:58 +02:00

Open #296 Improve billing page UI 2026年07月07日 18:49:27 +02:00

Open #353 [EXPERIMENTAL] builder: add opt-in S3 BuildKit layer cache for EIF builds 2026年07月06日 21:51:22 +02:00