mirror of
https://github.com/moghtech/komodo.git
synced 2026-08-23 02:58:38 -05:00
[PR #977] [MERGED] fix: Add interpolation and [[COMPOSE_COMMAND]] validation for compose_cmd_wrapper #16747
Reference in New Issue
Block a user
📋 Pull Request Information
Original PR: https://github.com/moghtech/komodo/pull/977
Author: @ChanningHe
Created: 11/12/2025
Status: ✅ Merged
Merged: 11/12/2025
Merged by: @mbecker20
Base:
2.0.0← Head:stack-compose-cmd-wrapper-fix-interpolation📝 Commits (1)
a9c3a4avalidate compose_cmd_wrapper for required placeholder and add interpolation support📊 Changes
2 files changed (+8 additions, -0 deletions)
View changed files
📝
bin/periphery/src/api/compose/mod.rs(+7 -0)📝
lib/interpolate/src/lib.rs(+1 -0)📄 Description
Changes
Interpolation (
lib/interpolate/src/lib.rs):compose_cmd_wrappertointerpolate_stack()to support variable/secret interpolationValidation (
bin/periphery/src/api/compose/mod.rs):[[COMPOSE_COMMAND]]placeholder exists before execution🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.