mirror of
https://github.com/moghtech/komodo.git
synced 2026-03-22 06:11:11 -05:00
[PR #209] [MERGED] 1.16.12 #709
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/209
Author: @mbecker20
Created: 12/2/2024
Status: ✅ Merged
Merged: 12/2/2024
Merged by: @mbecker20
Base:
main← Head:1.16.12📝 Commits (10+)
5176c73inc version76b51ecKomodo interp in ui compose file35d8d86fix auto update when image doesn't specify tag by defaulting to latest1e620aaPull image buttons don't need safety dialog0d9f6b3WIP crosscompilec41de7arename1d9e053entrypointa8520b2fix copy8c79f4eremove example/* from workspace2cf8b90add targets📊 Changes
74 files changed (+1776 additions, -666 deletions)
View changed files
📝
Cargo.lock(+889 -426)📝
Cargo.toml(+25 -25)➕
bin/binaries.Dockerfile(+23 -0)📝
bin/core/Cargo.toml(+1 -0)📝
bin/core/aio.Dockerfile(+26 -16)➕
bin/core/multi-arch.Dockerfile(+50 -0)📝
bin/core/single-arch.Dockerfile(+9 -11)📝
bin/core/src/api/execute/stack.rs(+7 -0)📝
bin/core/src/cloud/aws/ec2.rs(+56 -25)📝
bin/core/src/helpers/builder.rs(+2 -1)📝
bin/core/src/helpers/mod.rs(+2 -1)📝
bin/core/src/main.rs(+8 -4)📝
bin/core/src/monitor/mod.rs(+0 -3)📝
bin/core/src/monitor/resources.rs(+18 -2)📝
bin/periphery/Cargo.toml(+1 -0)➕
bin/periphery/aio.Dockerfile(+36 -0)➖
bin/periphery/alpine.Dockerfile(+0 -35)➖
bin/periphery/debian.Dockerfile(+0 -29)➕
bin/periphery/multi-arch.Dockerfile(+33 -0)➕
bin/periphery/single-arch.Dockerfile(+23 -0)...and 54 more files
📄 Description
linux/amd64andlinux/arm64-aarch64from your image tags.ghcr.io/mbecker20/komodo:latest(or:1.16.12,:1.16,:1)ghcr.io/mbecker20/periphery:latesttimeout_seconds = 5in Server TOML.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.