mirror of
https://github.com/moghtech/komodo.git
synced 2026-03-09 07:13:36 -05:00
[PR #127] [MERGED] 1.15.9 #689
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/127
Author: @mbecker20
Created: 10/14/2024
Status: ✅ Merged
Merged: 10/15/2024
Merged by: @mbecker20
Base:
main← Head:1.15.9📝 Commits (10+)
3241665add close alert threshold to prevent Ok - Warning back and forthd444efaremove part about repo being deleted, no longer behavior199d699resource sync share general commonbf1a80bremove this changelog. use releases1660fd0remove changelog from readme354fb4awrite commit file clean up pathd4e4aa0docs: supports any git provider repofa840b2fix docs: authorization11c4e43multiline command supports escaped newlines8924024move webhook to build config advanced📊 Changes
151 files changed (+800 additions, -1393 deletions)
View changed files
📝
Cargo.lock(+12 -25)📝
Cargo.toml(+9 -3)📝
bin/core/alpine.Dockerfile(+1 -1)📝
bin/core/debian.Dockerfile(+1 -1)📝
bin/core/src/listener/github/build.rs(+19 -9)📝
bin/core/src/listener/github/mod.rs(+27 -12)📝
bin/core/src/listener/github/procedure.rs(+23 -13)📝
bin/core/src/listener/github/repo.rs(+25 -27)📝
bin/core/src/listener/github/stack.rs(+22 -18)📝
bin/core/src/listener/github/sync.rs(+22 -18)📝
bin/core/src/monitor/alert/mod.rs(+5 -8)📝
bin/core/src/monitor/alert/server.rs(+60 -44)📝
bin/core/src/monitor/helpers.rs(+25 -11)➖
bin/migrator/Cargo.toml(+0 -23)➖
bin/migrator/Dockerfile(+0 -16)➖
bin/migrator/README.md(+0 -25)➖
bin/migrator/src/legacy/mod.rs(+0 -2)➖
bin/migrator/src/legacy/v1_11/build.rs(+0 -261)➖
bin/migrator/src/legacy/v1_11/deployment.rs(+0 -168)➖
bin/migrator/src/legacy/v1_11/mod.rs(+0 -48)...and 80 more files
📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.