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.
Daemon
Fixed bug where inertiad would falsely detect container shutdowns as abnormal (#371)
Fixed bug where refs do not update if they were force-pushed (#382)
Fixed bug where refs with multiple slashes (refs/heads/branch/name) do not get branch names extracted correctly (#382)
Reduced verbosity of webhook events in the inertiad logs (#378, #382)
CLI
Fixed issue where inertia [remote] logs lags significantly when there are a lot of logs by limiting to 500 entries by default (this can be configured via a --entries flag) (#372, #382)