flyctl
flyctl copied to clipboard
Display previous machines versions events
Change Summary
What and Why: We want to provide a breadcrumb view of a machine current state.
For that we are now listing the previous machines versions events. In this way we users can track what happened to a given machine from initial creation to current state.
How:
By pulling all events for a given machine over GraphQL.
Related to:
- https://github.com/superfly/web/pull/3220
- https://github.com/superfly/fly-go/pull/72
Documentation
- [ ] Fresh Produce
- [ ] In superfly/docs, or asked for help from docs team
- [ ] n/a