mirror of
https://github.com/moghtech/komodo.git
synced 2026-03-22 14:22:50 -05:00
[PR #124] [MERGED] 1.15.8 #688
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/124
Author: @mbecker20
Created: 10/13/2024
Status: ✅ Merged
Merged: 10/13/2024
Merged by: @mbecker20
Base:
main← Head:1.15.8📝 Commits (7)
ac7aca3fix all containers restart and unpause73d397aadd CommitSync to Procedure2e3c1f9validate resource query tags causes failure on non exista92273efiles on host init working. match tags fail if tag doesnt exist937752eintelligent sync match tag selector8544a22fix lintingd0890adWait for user initialize file on host📊 Changes
37 files changed (+718 additions, -280 deletions)
View changed files
📝
Cargo.lock(+13 -13)📝
Cargo.toml(+1 -1)📝
bin/cli/src/exec.rs(+6 -0)📝
bin/core/src/api/execute/server.rs(+2 -2)📝
bin/core/src/api/read/alerter.rs(+14 -2)📝
bin/core/src/api/read/build.rs(+24 -5)📝
bin/core/src/api/read/builder.rs(+14 -2)📝
bin/core/src/api/read/deployment.rs(+28 -7)📝
bin/core/src/api/read/mod.rs(+9 -3)📝
bin/core/src/api/read/procedure.rs(+16 -2)📝
bin/core/src/api/read/repo.rs(+21 -6)📝
bin/core/src/api/read/server.rs(+32 -15)📝
bin/core/src/api/read/server_template.rs(+17 -2)📝
bin/core/src/api/read/stack.rs(+33 -9)📝
bin/core/src/api/read/sync.rs(+18 -2)📝
bin/core/src/api/read/toml.rs(+19 -1)📝
bin/core/src/api/write/sync.rs(+50 -35)📝
bin/core/src/helpers/procedure.rs(+5 -0)📝
bin/core/src/helpers/query.rs(+8 -0)📝
bin/core/src/monitor/alert/mod.rs(+1 -0)...and 17 more files
📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.