mirror of
https://github.com/moghtech/komodo.git
synced 2025-12-05 19:17:36 -06:00
[PR #584] [MERGED] Add predeploy script execution before compose config #750
Reference in New Issue
Block a user
No description provided.
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/584
Author: @undaunt
Created: 6/5/2025
Status: ✅ Merged
Merged: 6/7/2025
Merged by: @mbecker20
Base:
1.18.1← Head:main📝 Commits (1)
1c0b47emove predeploy script before compose config📊 Changes
1 file changed (+29 additions, -29 deletions)
View changed files
📝
bin/periphery/src/compose.rs(+29 -29)📄 Description
This PR moves the predeploy script execution to occur before the compose config validation/generation. This allows predeploy scripts to modify or generate compose configuration files that are then properly validated by the system.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.