flyctl

Command line tools for fly.io services

APACHE-2.0 License

Downloads
229
Stars
1.4K
Committers
180

Bot releases are visible (Hide)

flyctl - v0.2.88

Published by github-actions[bot] 3 months ago

Changelog

  • f04c9c13 Replace the machine if the host isn't accpepting inplace updates (#3732)
  • 532564cb Meteor ROOT_URL fix (#3731)
  • fffe5b13 Meteor 3 scanner (#3724)
flyctl - v0.2.87

Published by github-actions[bot] 3 months ago

Changelog

  • 2b35303e Allow machine checks without a service (#3720)
  • 71f60221 Bump google.golang.org/grpc from 1.64.0 to 1.64.1 (#3722)
flyctl - v0.2.86

Published by github-actions[bot] 4 months ago

Changelog

  • 77c88569 Make sure to rename amd64 to x86_64 (#3721)
flyctl - v0.2.85

Published by github-actions[bot] 4 months ago

Changelog

  • 5748cc46 Bump github.com/briandowns/spinner from 1.23.0 to 1.23.1 (#3718)
  • 330f340a add --quiet flag for apps list (#3719)
  • b57e7fb2 consolidate python dockerfiles (#3717)
  • 92b9ea99 Allow fly pg connect to work with custom images (#3680)
  • 8d1c191d Bump the golangx group with 2 updates (#3713)
flyctl - v0.2.84

Published by github-actions[bot] 4 months ago

Changelog

  • 09270580 check on master for rel (#3715)
  • 23806b1d Make sure to run merge after building the binaries (#3714)
  • e360f620 Improve telemetry around docker usage (#3701)
  • 826a8894 fix incorrect parse of pyversion in poetry scan (#3710)
  • b467d57e Boto support (#3707)
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)