mirror of
https://github.com/moghtech/komodo.git
synced 2026-05-08 21:28:16 -05:00
[PR #145] [MERGED] 1.16.2 #1681
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/145
Author: @mbecker20
Created: 10/22/2024
Status: ✅ Merged
Merged: 10/22/2024
Merged by: @mbecker20
Base:
main← Head:1.16.2📝 Commits (4)
bb898c1Env vars written using same quotes (single vs double) as the user passes5c0fa85fmt3040477trim start matches '-'629368dts client version📊 Changes
20 files changed (+159 additions, -94 deletions)
View changed files
📝
Cargo.lock(+12 -12)📝
Cargo.toml(+1 -1)📝
bin/core/src/api/execute/action.rs(+4 -1)📝
bin/core/src/api/read/alerter.rs(+10 -9)📝
bin/core/src/api/read/builder.rs(+10 -9)📝
bin/core/src/api/write/repo.rs(+1 -1)📝
bin/core/src/sync/mod.rs(+4 -5)📝
bin/periphery/src/api/build.rs(+22 -9)📝
bin/periphery/src/api/deploy.rs(+20 -8)📝
bin/periphery/src/helpers.rs(+14 -2)📝
bin/periphery/src/router.rs(+1 -1)📝
client/core/rs/src/api/mod.rs(+4 -4)📝
client/core/rs/src/api/write/builder.rs(+5 -2)📝
client/core/rs/src/api/write/procedure.rs(+5 -4)📝
client/core/rs/src/api/write/repo.rs(+3 -1)📝
client/core/rs/src/api/write/server_template.rs(+5 -4)📝
client/core/rs/src/api/write/user.rs(+1 -1)📝
client/core/rs/src/lib.rs(+1 -1)📝
client/core/rs/src/parsers.rs(+35 -18)📝
client/core/ts/package.json(+1 -1)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.