mirror of
https://github.com/moghtech/komodo.git
synced 2026-05-06 17:35:21 -05:00
[PR #846] [MERGED] 1.19.5 #4065
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/846
Author: @mbecker20
Created: 9/14/2025
Status: ✅ Merged
Merged: 9/27/2025
Merged by: @mbecker20
Base:
main← Head:1.19.5📝 Commits (5)
c94c3a8start 1.19.5cb35e34deploy 1.19.5-dev-11fbf3edavoid execute_and_poll error when update is already complete or has no id12ccb2eimprove image tagging customization40735dc1.19.5 release📊 Changes
15 files changed (+230 additions, -132 deletions)
View changed files
📝
Cargo.lock(+16 -16)📝
Cargo.toml(+1 -1)📝
bin/core/src/api/execute/build.rs(+5 -7)📝
bin/core/src/api/execute/deployment.rs(+3 -3)📝
bin/periphery/src/api/build.rs(+7 -12)📝
bin/periphery/src/build.rs(+1 -29)📝
client/core/rs/src/entities/build.rs(+147 -1)📝
client/core/rs/src/entities/mod.rs(+0 -49)📝
client/core/ts/package.json(+1 -1)📝
client/core/ts/src/lib.ts(+5 -0)📝
client/core/ts/src/types.ts(+6 -0)📝
client/periphery/rs/src/api/build.rs(+2 -0)📝
frontend/public/client/lib.js(+3 -0)📝
frontend/public/client/types.d.ts(+6 -0)📝
frontend/src/components/resources/build/config.tsx(+27 -13)📄 Description
Changelog
Resource
:latesttag:x.y.x,:x.y,:xkomodo.execute_and_pollfrom error when initial update has no ID.komodo.execute_and_poll("DeployStackIfChanged", {...}).🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.