mirror of
https://github.com/moghtech/komodo.git
synced 2026-05-07 19:35:38 -05:00
[PR #69] [MERGED] 1.14.1 #2784
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/69
Author: @mbecker20
Created: 9/9/2024
Status: ✅ Merged
Merged: 9/10/2024
Merged by: @mbecker20
Base:
main← Head:1.14.1📝 Commits (10+)
9a8971c1.14.173b5e3d1.14.1 versionfd86530repo pull use configured repo pathc9d263fdon't show UI defined file if using Stack files on host mode085941cStack "run build" option9f6117fnote on bind mountsa4b4887improve bind mount doc08413bdadd links to schema7df4bb2add new stacks configs UI902287einterp into stack build_extra_args📊 Changes
50 files changed (+546 additions, -685 deletions)
View changed files
📝
Cargo.lock(+12 -12)📝
Cargo.toml(+2 -2)📝
bin/core/src/api/execute/repo.rs(+1 -0)📝
bin/core/src/api/execute/stack.rs(+7 -0)📝
bin/core/src/api/read/mod.rs(+1 -0)📝
bin/core/src/api/read/stack.rs(+25 -0)📝
bin/core/src/api/write/build.rs(+5 -0)📝
bin/migrator/src/legacy/mod.rs(+0 -1)📝
bin/migrator/src/legacy/v1_11/build.rs(+1 -0)📝
bin/migrator/src/legacy/v1_11/deployment.rs(+1 -0)➖
bin/migrator/src/legacy/v1_6/build.rs(+0 -204)➖
bin/migrator/src/legacy/v1_6/deployment.rs(+0 -152)➖
bin/migrator/src/legacy/v1_6/mod.rs(+0 -67)➖
bin/migrator/src/legacy/v1_6/resource.rs(+0 -54)📝
bin/migrator/src/main.rs(+0 -10)📝
bin/migrator/src/migrate/mod.rs(+0 -1)➖
bin/migrator/src/migrate/v1_6.rs(+0 -72)📝
bin/periphery/src/api/git.rs(+10 -2)📝
bin/periphery/src/compose.rs(+69 -26)📝
client/core/rs/src/api/read/stack.rs(+19 -0)...and 30 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.