mirror of
https://github.com/moghtech/komodo.git
synced 2025-12-05 19:17:36 -06:00
[PR #163] [MERGED] 1.16.6 #701
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/163
Author: @mbecker20
Created: 10/30/2024
Status: ✅ Merged
Merged: 10/30/2024
Merged by: @mbecker20
Base:
main← Head:1.16.6📝 Commits (10+)
ae6a876remove instrument from validate_cancel_build5c42c7cuse type safe AllResources map - Action not showing omnisearch7dc93e0Stack support replicated servicesf28b635server docker nested tables256a8eefix container networks which use network of another containerdcd9917bump version4195784add 'address' to ServerListItemInfoa471ce7secrets list on variables page wrapsf4dba51fix user data scriptee0c27aupdate default template user data📊 Changes
44 files changed (+1440 additions, -977 deletions)
View changed files
📝
Cargo.lock(+12 -12)📝
Cargo.toml(+1 -1)📝
bin/core/src/api/execute/build.rs(+0 -1)📝
bin/core/src/api/read/mod.rs(+3 -0)📝
bin/core/src/helpers/builder.rs(+24 -1)📝
bin/core/src/helpers/query.rs(+1 -1)📝
bin/core/src/resource/builder.rs(+3 -0)📝
bin/core/src/resource/mod.rs(+15 -4)📝
bin/core/src/resource/server.rs(+1 -0)📝
bin/core/src/stack/services.rs(+37 -10)📝
bin/core/src/sync/toml.rs(+1 -0)📝
bin/periphery/src/docker.rs(+26 -19)➕
client/core/rs/src/deserializers/maybe_string_i64.rs(+213 -0)📝
client/core/rs/src/deserializers/mod.rs(+2 -0)📝
client/core/rs/src/entities/builder.rs(+96 -4)📝
client/core/rs/src/entities/server.rs(+2 -0)📝
client/core/rs/src/entities/server_template/aws.rs(+1 -1)📝
client/core/rs/src/entities/server_template/hetzner.rs(+1 -1)📝
client/core/rs/src/entities/stack.rs(+13 -3)📝
client/core/ts/package.json(+1 -1)...and 24 more files
📄 Description
container:Id...or justId...)Server🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.