Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions adrs/fly-sprites-token.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
Fresh fly deploys crash-loop with no warning: the CLI's secret check never
sees the sprites backend value the runtime derives, so it never asks for
SPRITES_TOKEN. I'd add the missing entry to the fly defaults table like the
AWS one has, and maybe check if other secrets have the same blind spot.

Context: https://github.com/yc-software/qm/issues/130