mirror of
https://github.com/moghtech/komodo.git
synced 2026-03-09 07:13:36 -05:00
[PR #566] [MERGED] 1.18.1 #749
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/566
Author: @mbecker20
Created: 5/30/2025
Status: ✅ Merged
Merged: 6/7/2025
Merged by: @mbecker20
Base:
main← Head:1.18.1📝 Commits (10+)
c3417211.18.1b4b06a3improve stack header / all resource linksa34dc56disable build config selector5e16c8fclean up deployment header09c7763update build header2f91bd4builder header0f3e317update repo headere9bdb3dstart adding repo links from api76e38caimplement list item repo linke85e3f8clean up fe📊 Changes
93 files changed (+2181 additions, -1249 deletions)
View changed files
📝
Cargo.lock(+13 -13)📝
Cargo.toml(+1 -1)📝
bin/cli/src/exec.rs(+50 -50)📝
bin/core/src/api/execute/build.rs(+3 -2)📝
bin/core/src/api/execute/mod.rs(+5 -2)📝
bin/core/src/api/execute/repo.rs(+1 -1)📝
bin/core/src/api/read/mod.rs(+4 -0)➕
bin/core/src/api/read/schedule.rs(+102 -0)📝
bin/core/src/api/read/stack.rs(+1 -1)📝
bin/core/src/api/write/deployment.rs(+1 -1)📝
bin/core/src/helpers/mod.rs(+19 -1)📝
bin/core/src/helpers/query.rs(+75 -6)📝
bin/core/src/monitor/alert/server.rs(+175 -92)📝
bin/core/src/monitor/mod.rs(+2 -1)📝
bin/core/src/resource/action.rs(+11 -23)📝
bin/core/src/resource/build.rs(+12 -4)📝
bin/core/src/resource/deployment.rs(+24 -13)📝
bin/core/src/resource/procedure.rs(+6 -17)📝
bin/core/src/resource/repo.rs(+7 -1)📝
bin/core/src/resource/stack.rs(+21 -3)...and 73 more files
📄 Description
Changelog
Schedules Page
Server Alerting
Commits
--forcein the push command.Resources
PullRepooperation re OIDC against Auth0 support (#580)docker compose configin #584 by @undauntUI
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.