mirror of
https://github.com/moghtech/komodo.git
synced 2026-07-15 23:22:13 -05:00
[PR #4] [MERGED] Next #24602
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/4
Author: @mbecker20
Created: 1/13/2023
Status: ✅ Merged
Merged: 1/13/2023
Merged by: @mbecker20
Base:
main← Head:next📝 Commits (10+)
af126c7add a bunch of secret / config examples. begin builderaaa8d7eget accounts on builderb495593add accounts route in peripheryd005101dont really need the json example files21c8facconfigsd4a7750implement clone build / deployment repo475f677implement more periphery routes + periphery clienta7abca2implement docker build809732ebuild route393e202move config files to dedicated folder📊 Changes
459 files changed (+24641 additions, -21667 deletions)
View changed files
➕
.dockerignore(+4 -0)📝
.gitignore(+12 -7)➖
.vscode/fastify.code-snippets(+0 -60)➖
.vscode/ink.code-snippets(+0 -21)➖
.vscode/settings.json(+0 -3)📝
.vscode/solid.code-snippets(+2 -2)➕
.vscode/tasks.json(+189 -0)➕
Cargo.lock(+3219 -0)➕
Cargo.toml(+14 -0)➕
Dockerfile.core(+23 -0)➕
Dockerfile.periphery(+22 -0)➕
cli/Cargo.toml(+25 -0)➖
cli/package.json(+0 -31)➖
cli/post-build.mjs(+0 -22)➖
cli/spec.md(+0 -32)➖
cli/src/cli.tsx(+0 -128)➖
cli/src/components/Confirm.tsx(+0 -63)➖
cli/src/components/Intro.tsx(+0 -23)➖
cli/src/components/IsPeriphery.tsx(+0 -40)➖
cli/src/components/Restart.tsx(+0 -185)...and 80 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.