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
GitHub
console
Workspace
Succeeded
2954
404add48 fix(agent-task): restore repo & branch when editing Git context (#2949) * fix(agent-task): restore repo & branch when editing Git context The Agent Task settings modal ('Edit Git repository') only showed the Git account field: the Repository and Branch selects were hidden because they are gated on a truthy 'provider'. When mapping the saved project_repositories back into the form, 'provider' was never set, so editing an existing repository could not load its target repo/branch. Derive the provider from the repository URL via guessGitProvider so both fields render and preselect their saved values on edit. * fix(agent-task): support self-hosted Git repositories * fix(agent-task): wait for Git provider resolution * chore(changelog): update latest release --------- Co-authored-by: qovery-agent <qovery-agent@qovery.com>
by Rémi Bonnet
R
Previous
Next