mirror of
https://github.com/moghtech/komodo.git
synced 2026-03-09 07:13:36 -05:00
[PR #764] [MERGED] 1.19.2 #779
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/764
Author: @mbecker20
Created: 8/24/2025
Status: ✅ Merged
Merged: 9/1/2025
Merged by: @mbecker20
Base:
main← Head:1.19.2📝 Commits (10+)
6e34f2e1.19.2-dev-0e341f93deploy 1.19.2-dev-10651727Add option to make run command detachable (#766)c08c12eimprove missing files log to include the missing paths66736d6bump mungos for urlencoding mongo creds318d86cUpdate permissioning.md - typo: "priviledges" -> "privileges" (#770)5974464Add support for monaco-yaml and docker compose spec validatiaon (#772)5ffa32bdeploy 1.19.2-dev-22f5cecaon delete user, remove from all user groupse89bb7dfix Google login issues aroundpicture📊 Changes
38 files changed (+2396 additions, -197 deletions)
View changed files
📝
Cargo.lock(+94 -71)📝
Cargo.toml(+7 -7)📝
bin/core/src/api/execute/stack.rs(+1 -0)📝
bin/core/src/api/write/build.rs(+11 -9)📝
bin/core/src/api/write/stack.rs(+3 -1)📝
bin/core/src/api/write/sync.rs(+3 -1)📝
bin/core/src/api/write/user.rs(+8 -0)📝
bin/core/src/auth/google/client.rs(+3 -2)📝
bin/core/src/config.rs(+1 -0)📝
bin/core/src/main.rs(+8 -4)📝
bin/core/src/monitor/resources.rs(+14 -10)📝
bin/core/src/startup.rs(+1 -1)📝
bin/periphery/src/api/compose.rs(+4 -0)📝
bin/periphery/src/api/terminal.rs(+1 -1)📝
bin/periphery/src/compose/up.rs(+2 -1)📝
client/core/rs/Cargo.toml(+1 -0)📝
client/core/rs/src/api/execute/stack.rs(+3 -0)📝
client/core/rs/src/entities/config/core.rs(+11 -0)📝
client/core/rs/src/entities/mod.rs(+11 -2)📝
client/core/ts/package.json(+1 -1)...and 18 more files
📄 Description
Changelog
Resource
Misc
urlencodedatabase credentials to ensure they reach database correctlyx-token-auth:<ACCESS_TOKEN>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.