mirror of
https://github.com/moghtech/komodo.git
synced 2025-12-05 19:17:36 -06:00
[PR #56] [MERGED] 1.14 - Rename to Komodo - Docker Management #672
Reference in New Issue
Block a user
No description provided.
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/56
Author: @mbecker20
Created: 9/1/2024
Status: ✅ Merged
Merged: 9/1/2024
Merged by: @mbecker20
Base:
main← Head:1.14📝 Commits (10+)
8d3cdf1setup network page5fedb7badd Network, Image, Containerd27d8e9Docker ListItems and Inspectsb26eea8frontend buildfbc5535dev046c3eb8network info working6b447dffix cargo lock873283cdev1d71b565pages for the things163fba9implement Active in dashboard📊 Changes
429 files changed (+14296 additions, -7022 deletions)
View changed files
➖
.vscode/tasks.json(+0 -93)📝
Cargo.lock(+664 -679)📝
Cargo.toml(+16 -15)📝
bin/alerter/Cargo.toml(+1 -1)📝
bin/alerter/Dockerfile(+2 -2)📝
bin/alerter/README.md(+1 -1)📝
bin/alerter/src/main.rs(+1 -3)📝
bin/cli/Cargo.toml(+4 -4)📝
bin/cli/README.md(+8 -8)📝
bin/cli/src/args.rs(+2 -2)📝
bin/cli/src/exec.rs(+132 -42)📝
bin/cli/src/main.rs(+8 -3)📝
bin/cli/src/state.rs(+7 -7)📝
bin/core/Cargo.toml(+2 -2)📝
bin/core/Dockerfile(+4 -4)📝
bin/core/src/api/auth.rs(+1 -1)📝
bin/core/src/api/execute/build.rs(+70 -97)📝
bin/core/src/api/execute/deployment.rs(+80 -40)📝
bin/core/src/api/execute/mod.rs(+24 -12)📝
bin/core/src/api/execute/procedure.rs(+1 -1)...and 80 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.