mirror of
https://github.com/moghtech/komodo.git
synced 2026-03-08 23:02:40 -05:00
[PR #595] [CLOSED] Add default stack contents configuration option #752
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/595
Author: @dylan-hoefsloot
Created: 6/10/2025
Status: ❌ Closed
Base:
main← Head:main📝 Commits (1)
7d955f0Add default stack contents configuration option📊 Changes
7 files changed (+11172 additions, -10670 deletions)
View changed files
📝
bin/core/src/resource/server.rs(+1 -0)📝
client/core/rs/src/entities/server.rs(+9 -1)📝
client/core/ts/src/types.ts(+5120 -5021)📝
frontend/public/client/types.d.ts(+6001 -5639)📝
frontend/src/components/resources/server/config.tsx(+22 -1)📝
frontend/src/components/resources/stack/config.tsx(+10 -4)📝
frontend/src/components/resources/stack/info.tsx(+9 -4)📄 Description
Adds an option on servers to configure the default content populated in when creating a new stack
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.