flyctl

Command line tools for fly.io services

APACHE-2.0 License

Downloads
229
Stars
1.4K
Committers
180

Bot releases are hidden (Show)

flyctl - v0.3.0

Published by dangra about 1 month ago

What's Changed

Full Changelog: https://github.com/superfly/flyctl/compare/v0.2.127...v0.3.0

flyctl - v0.2.80

Published by billyb2 4 months ago

What's Changed

Full Changelog: https://github.com/superfly/flyctl/compare/v0.2.79...v0.2.80

What's Changed

New Contributors

Full Changelog: https://github.com/superfly/flyctl/compare/v0.2.72...v0.2.80

flyctl - v0.2.73

Published by rubys 4 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/superfly/flyctl/compare/v0.2.72...v0.2.73

flyctl - v0.2.72

Published by michaeldwan 4 months ago

df7529f6 fix: do not run dns checks if the deployment failed (#3651)
0f5c287c offboarding link added after removing a member (#3621)
50efa029 launch: restore deploy prompt, cache name validation (#3650)
069b987b bugfix: build upon default sentry-go transport config (#3643)
dd3c03f6 Export env vars logging Erlang crash dumps (#3649)
d618f10c Add machine status info about import/migration event (#3632)
37221f6a Force the DNS check to timeout after 70 seconds (#3647)
7c73b991 Don't autoupdate on fly version (#3630)

flyctl - v0.2.71

Published by michaeldwan 4 months ago

e1491ede Bug fix: fly launch was not checking to see if directory name was unique (#3637)
549ddcb5 launch: nudge users to fly deploy if they can see app with the current app name (#3622)
ba274047 Add fly machines suspend (#3633)
4d139750 Reapply "Even more remote heartbeat improvements (#3594)" (#3619)
eba35788 Config file flag (#3615)
4fefe6b1 Poetry scanner (#3623)

flyctl - v0.2.69

Published by michaeldwan 4 months ago

f2d3a9f8 Revert "Even more remote heartbeat improvements (#3594)" (#3618)
f2416e1a Hide sentry from launch plan unless selected (#3616)
61fa0095 Add Rails + Tigris support to fly launch (#3598)
d970980d Implement unit test with in-memory server implementation. (#3613)

flyctl - v0.2.68

Published by michaeldwan 4 months ago

3e89ffd9 Ask users to upgrade Supabase orgs during provisioning when hitting the free DB limit (#3612)

flyctl - v0.2.67

Published by michaeldwan 4 months ago

a5aebf9c Even more remote heartbeat improvements (#3594)

flyctl - v0.2.66

Published by michaeldwan 5 months ago

162aeeb4 Check for host issues affecting app (#3605)
f8acd36a Change launch confirm default when manifest is incomplete (#3606)
828d5308 Fix typo (#3607)
767f48d6 Add the Arcjet extension commands (#3517)
7daa6eb0 add "Checks" and "Role" columns to "fly machine list" (consistent with dashboard) (#3593)
2f2c55aa Add primary region to deploy metrics (#3604)

flyctl - v0.2.65

Published by michaeldwan 5 months ago

107120be fix(bluegreen): fix bug preventing rollbacks on failed green machine creations (#3599)

flyctl - v0.2.64

Published by michaeldwan 5 months ago

d7a3ff13 Make Statuspage incident-notify errors debug-level logs, not warn (#3600)

flyctl - v0.2.63

Published by michaeldwan 5 months ago

e06cfb34 Show warning for active incidents (#3589)
5e98d512 fix: if no personal org found, select first org in list (#3588)
3630f01f Outputting errors in a muted color and then letting them scroll by (#3592)
dae8b00d Avoid double recording deploy events (#3587)
6b83f9e7 Clean up user messages & cmd descriptions for Enveloop extension (#3591)

flyctl - v0.2.62

Published by michaeldwan 5 months ago

6c89317a Implement mock deploy test (#3582)
7bd0feb1 Adding pg command that will allow certificate renewal (#3581)
614c2272 wg: reuse peer from any region if not specific region is requested (#3579)
1525ce12 Set the default PG certificate lifespan to 100 years (#3580)
a37f5900 Query extensions by name and provider (#3569)

flyctl - v0.2.61

Published by michaeldwan 5 months ago

a5f46ede merge config environment (used by frameworks with callbacks) (#3576)
7a2e7396 Record deploy status in metrics (#3535)

flyctl - v0.2.60

Published by michaeldwan 5 months ago

b380369e Reset the client before re-launching (#3574)

flyctl - v0.2.59

Published by michaeldwan 5 months ago

76e31c66 Display secrets in the provision output (#3566)
5522d713 Ensure that we only run tracing.RecordError when error is nil (#3572)
06489924 Added tracing for errors to deployments and launch (#3570)
46aebef5 Add image info help text (#3567)

flyctl - v0.2.58

Published by michaeldwan 5 months ago

f27c95df name wg peers "static-" when created manually. (#3568)
96b20bda Some Remote Builder Heartbeat Improvements (#3559)

flyctl - v0.2.57

Published by michaeldwan 5 months ago

e960440b intelligently add blank lines to json and yaml config files (#3563)
8cc7e3e0 make "make test" pass again on MacOS (#3561)
8758ec78 support fly config in json and yaml formats (#3545)
950d365f Refactor API & FLAPS clients to interfaces for unit testing (#3560)
9dee0d23 Help docs: updates to volumes and apps command help (#3558)

flyctl - v0.2.56

Published by michaeldwan 5 months ago

b877e80a launch: use AppNameAvailable instead of GetApp (#3527)
97cf16ab require-unique-zone by default in volume fork and machine clone (#3554)

flyctl - v0.2.55

Published by michaeldwan 5 months ago

0a7df8d7 Machine Based health Checks (#3430)
288351a3 Set HTTPS Failover to true by defualt (#3546)
83060694 Remove period from short description in m clone (#3552)
0770cb76 Configure Postgres for Phoenix apps on fly launch (#3548)