Allison Pierson

Results 10 issues of Allison Pierson

There are a couple of places where the links may be a little bit ugly in the source, but I opted to keep them when appropriate because the usability improvement...

### Change Summary What and Why: This solves two problems. 1. Users got annoyed that we picked Personal by default. This is totally understandable - we can pick reasonable default...

### Change Summary What and Why: slight UX improvement for people using macaroons with no personal org access. prompts them to correct org settings in web UI instead of exiting...

`fly launch` should be able to provision volumes via the UI.

enhancement
launch

Right now, `fly launch` will only validate that you can not see an app with a given name, but we really want this to check globally. It's bad UX to...

bug
launch

### Change Summary What and Why: Sends full list of launch issues when returning incomplete manifest - this should allow better visibility into what's causing specific `fly launch` problems ---...

### Change Summary What and Why: All flaps operations will retry if the error is known to be transient. This should improve reliability - especially in situations like `fly deploy`...

### Change Summary What and Why: turning off high availability is a footgun - launch presents as slightly higher level than raw machines. At its level of abstraction, one wouldn't...

### Change Summary What and Why: This makes `fly deploy` support deploying static files to tigris buckets instead of using a web server integrated in the machine's init process. This...

I'd like to get these changes merged into this repo. I'm probably going to end up merging into a separate branch and reworking a few things - we'll see -...