mirror of
https://github.com/moghtech/komodo.git
synced 2026-03-09 07:13:36 -05:00
[PR #383] [MERGED] 1.17.1 #728
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/383
Author: @mbecker20
Created: 3/28/2025
Status: ✅ Merged
Merged: 4/14/2025
Merged by: @mbecker20
Base:
main← Head:1.17.1📝 Commits (10+)
170b036interpolate into slack / discord url3de5384fix js client docs995842fjs client should be type: modulee827622click table tags to toggle tag filtere773ea8git token helper early return when empty providera6d8e4freorder Stack fields03ea750action support interpolation docac25e50Fix for the {account} login fails when the account name contains '$' (#385)a872768GetDeploymentsSummary (#386)48ca258backend for build files on host / ui defined📊 Changes
90 files changed (+3123 additions, -1890 deletions)
View changed files
📝
Cargo.lock(+530 -510)📝
Cargo.toml(+7 -7)📝
bin/core/src/alert/discord.rs(+25 -1)📝
bin/core/src/alert/mod.rs(+6 -0)➕
bin/core/src/alert/ntfy.rs(+248 -0)📝
bin/core/src/alert/slack.rs(+24 -2)📝
bin/core/src/api/execute/build.rs(+86 -88)📝
bin/core/src/api/execute/repo.rs(+4 -3)📝
bin/core/src/api/read/mod.rs(+1 -0)📝
bin/core/src/api/read/server.rs(+42 -1)📝
bin/core/src/api/write/build.rs(+340 -38)📝
bin/core/src/api/write/mod.rs(+1 -0)📝
bin/core/src/api/write/stack.rs(+1 -1)📝
bin/core/src/api/write/sync.rs(+33 -32)📝
bin/core/src/cloud/mod.rs(+3 -1)📝
bin/core/src/config.rs(+1 -0)📝
bin/core/src/helpers/builder.rs(+5 -18)📝
bin/core/src/helpers/mod.rs(+9 -2)📝
bin/core/src/main.rs(+3 -2)📝
bin/core/src/resource/build.rs(+40 -18)...and 70 more files
📄 Description
Changelog
General
'...') by @huzky-v in [Feature] Auto detect TZ (#385)[::], which allows connections over either IPv4 or IPv6KOMODO_BIND_IP/PERIPHERY_BIND_IP, or by settingbind_ipin the config toml.Resources
GetDockerContainersSummaryendpoint by @alexshore in #386UI
Client
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.