You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Added support for custom private middleware to be inserted into the Express server. This can be used to host a custom status endpoint for powering the status banner.
Fixed security issue with acorn
Added support for showing a system status banner powered by an optional endpoint to provide a status payload.
Updated flyteidl and added support for additional Task execution phases
Added code coverage support through codecov.io
Minor layout updates to execution tables, and no showing queued time (if available) for Task Executions.