github superfly/flyctl v0.1.24

latest releases: v0.2.41, v2024.4.23-pr3480.3, v2024.4.23-pr3480.2...
10 months ago

4a27978 use constants
9a0e2d2 add an env var that tells preflight now to print command history instead of doing a bunch of test ouput parsing
57b3d5e migrate-to-v2: rollback on deployment errors
61d8ed1 wait longer for eventual consistency
397874a try sleeping a short period before calling fly m list in preflight tests; it is eventually consistent so this is a lazy way to handle that
30f0aeb Fix machine check warning status
0db1872 Remove fly console's 15 seconds hard timeout
b4eeb94 attempt to infer machine guest for canary from process group
fb7f94d scale count: fix process-group flag ignored
693d420 oops, I only need one, and simplify
ba376cd two more changes
72c00f4 provide appName to scanner Callback
a9d4bd8 fix sleep to be between all iterations (instead of not having one before first iteration and an extra after last
21b73d4 Handle eventual consistentcy in flaps.ListFlyAppsMachines() by retrying up to 3 times with some jitter on 404
5e1c0fa oops never did increment tries
a6e65fa use test env api in more places so we get the command history when things fail
34bd8ed use --smoke-checks=false instead of --detach so fly launch will wait for machine to start in TestFlyLaunch_case08
44c5493 give some time for standby machine to be ready in TestFlyLaunch_case09
7b9b260 show role when selecting ssh instance
ca8e984 try using retry & back off for test that sporadically fails
f06827f Add -c/--config flags to several commands that have -a/--app flags
3268f25 fix asserts, oops
dcca46a make TestFlyLaunch_case09 less sensitive to standby machine not starting right away
327c8eb wire up secrets for preflight tests
cf57425 CI for preflight test

Don't miss a new flyctl release

NewReleases is sending notifications on new releases.