mirror of
https://github.com/moghtech/komodo.git
synced 2026-03-09 07:13:36 -05:00
[PR #620] [CLOSED] 1.18.5 #757
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/620
Author: @mbecker20
Created: 6/25/2025
Status: ❌ Closed
Base:
main← Head:1.18.5📝 Commits (10+)
adcb0c0start 1.18.57562790prevent empty additional permission check (ie for new resources)5af8dd4dev-2aca4c09bump rust to 1.881e4c7b8tweaksaafb5a6repo based stack commit happens from core repo cache rather than on server to simplifya9aad11clippy auto fix295f992clippy lints peripherya28892eclippy fix komodo_cliente22eda9dev-3📊 Changes
224 files changed (+7302 additions, -3631 deletions)
View changed files
📝
.gitignore(+1 -1)📝
Cargo.lock(+706 -614)📝
Cargo.toml(+27 -24)📝
bin/binaries.Dockerfile(+4 -4)📝
bin/cli/Cargo.toml(+12 -9)📝
bin/cli/aio.Dockerfile(+9 -6)📝
bin/cli/docs/copy-database.md(+0 -0)📝
bin/cli/multi-arch.Dockerfile(+10 -7)📝
bin/cli/single-arch.Dockerfile(+7 -4)➖
bin/cli/src/args.rs(+0 -55)➕
bin/cli/src/command/database.rs(+320 -0)📝
bin/cli/src/command/execute.rs(+165 -113)➕
bin/cli/src/command/mod.rs(+81 -0)➕
bin/cli/src/command/update/mod.rs(+59 -0)➕
bin/cli/src/command/update/resource.rs(+148 -0)➕
bin/cli/src/command/update/user.rs(+122 -0)➕
bin/cli/src/command/update/variable.rs(+65 -0)➕
bin/cli/src/config.rs(+235 -0)➖
bin/cli/src/helpers.rs(+0 -17)📝
bin/cli/src/main.rs(+54 -18)...and 80 more files
📄 Description
Changelog
KOMODO_ENABLE_FANCY_TOML=trueto use the previous oneallowed_ipsnow support Ipv4/6 subnets (like172.16.0.0/16) by @bpbradley in [PR #21] [MERGED] UI Updates - Remove topbar transparency, pretty status badges, tidy resource page layout with a 'back' button (#666)🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.