qo
Qovery
GitHub
console
Workspace
GitHub
CI Pipeline Executions
Filtered
Runs
Demo
Insights
Compare tasks
Analytics
Sign in
Toggle sidebar
Overview
⌘K
console
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Status
Fix filter
Filter
Fuzzy
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
Succeeded
2866
3131e483 feat(deployment): cancel in-progress deployment or run it again from deployment detail The deployment detail action is now a single context-aware button — Cancel while a deployment is in progress, Run again once finished; Run again replays the deployment's original action (deploy/restart/stop/uninstall/delete) scoped to its services, defaulting to a deploy replay for unmapped actions; renamed RunAgainButton → DeploymentActionButton.
by Claude
C
Succeeded
2866
3131e483 feat(deployment): cancel in-progress deployment or run it again from deployment detail The deployment detail action is now a single context-aware button — Cancel while a deployment is in progress, Run again once finished; Run again replays the deployment's original action (deploy/restart/stop/uninstall/delete) scoped to its services, defaulting to a deploy replay for unmapped actions; renamed RunAgainButton → DeploymentActionButton.
by Claude
C
Succeeded
2866
24194e00 feat(deployment): replace redeploy with a Run again action on deployment detail The deployment detail page now replays the deployment's original action (deploy/restart/stop/uninstall/delete) scoped to that deployment's services, via a "Run again" button, instead of redeploying the whole environment. Reverts the interim scoped-redeploy change to the shared environment toolbar.
by Claude
C
Succeeded
2866
198ad8b7 fix(deployment): redeploy only the services of the viewed deployment The Redeploy button on the deployment detail page previously redeployed the whole environment. It now scopes the redeploy to the exact set of services that were part of the viewed deployment, by threading the deployment's deploymentHistory into EnvironmentActionToolbar and calling deployAllServices with a DeployAllRequest built from those services. When no deploymentHistory is provided (other toolbar usages), the whole-environment deploy behavior is unchanged.
by Claude
C
Succeeded
2866
198ad8b7 fix(deployment): redeploy only the services of the viewed deployment The Redeploy button on the deployment detail page previously redeployed the whole environment. It now scopes the redeploy to the exact set of services that were part of the viewed deployment, by threading the deployment's deploymentHistory into EnvironmentActionToolbar and calling deployAllServices with a DeployAllRequest built from those services. When no deploymentHistory is provided (other toolbar usages), the whole-environment deploy behavior is unchanged.
by Claude
C
Failed
2866
198ad8b7 fix(deployment): redeploy only the services of the viewed deployment The Redeploy button on the deployment detail page previously redeployed the whole environment. It now scopes the redeploy to the exact set of services that were part of the viewed deployment, by threading the deployment's deploymentHistory into EnvironmentActionToolbar and calling deployAllServices with a DeployAllRequest built from those services. When no deploymentHistory is provided (other toolbar usages), the whole-environment deploy behavior is unchanged.
by Claude
C
Previous
Next