mirror of
https://github.com/moghtech/komodo.git
synced 2026-07-16 11:34:11 -05:00
[PR #1520] 2.3.0 #27392
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/moghtech/komodo/pull/1520
Author: @mbecker20
Created: 7/10/2026
Status: 🔄 Open
Base:
main← Head:2.3.0📝 Commits (10+)
61e4d7ddockerfile builds use latest rust 1.96.0bf4bc28bump rust and js dependenciesa2865cadeploy 2.3.0-dev-1fbf3386omnisearch clear on close option (default true), fix omnisearch border radius cutting off search inputcfd1962fix resource description responsive overflow in some screen sizea339382kill process group88438c0Start wiring through shell timeout / external cancel options0581e7ddeploy 2.3.0-dev-251c95ffimplement CommandOptions (timeout / cancel ability) throughout shell usage6e51b6dAdd timeouts to read child commands📊 Changes
315 files changed (+12625 additions, -5266 deletions)
View changed files
📝
Cargo.lock(+211 -174)📝
Cargo.toml(+27 -25)📝
action/deploy-ui.ts(+1 -1)📝
bin/binaries.Dockerfile(+1 -1)📝
bin/chef.binaries.Dockerfile(+1 -1)📝
bin/cli/Cargo.toml(+0 -1)📝
bin/cli/aio.Dockerfile(+1 -1)📝
bin/cli/src/command/container.rs(+25 -27)📝
bin/cli/src/command/execute.rs(+2 -0)📝
bin/cli/src/command/list.rs(+189 -31)📝
bin/cli/src/command/terminal.rs(+13 -3)📝
bin/core/Cargo.toml(+0 -1)📝
bin/core/aio.Dockerfile(+1 -1)📝
bin/core/src/api/execute/action.rs(+92 -13)📝
bin/core/src/api/execute/alerter.rs(+2 -0)📝
bin/core/src/api/execute/build.rs(+24 -21)📝
bin/core/src/api/execute/deployment.rs(+53 -22)📝
bin/core/src/api/execute/maintenance.rs(+2 -2)📝
bin/core/src/api/execute/mod.rs(+21 -3)📝
bin/core/src/api/execute/procedure.rs(+65 -6)...and 80 more files
📄 Description
Changelog
Pagination
limit: 0in the request body json. The default limit is 100 resources per page.RAM / Monitoring
Cancellation
Misc.
*to filter only by tags.gitisn't installed, previously the message did not clearly identify the issue in logs.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.