[PR #584] [MERGED] Add predeploy script execution before compose config #750

Closed
opened 2025-10-31 15:20:48 -05:00 by GiteaMirror · 0 comments
Owner

📋 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.1Head: main


📝 Commits (1)

  • 1c0b47e move 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.

## 📋 Pull Request Information **Original PR:** https://github.com/moghtech/komodo/pull/584 **Author:** [@undaunt](https://github.com/undaunt) **Created:** 6/5/2025 **Status:** ✅ Merged **Merged:** 6/7/2025 **Merged by:** [@mbecker20](https://github.com/mbecker20) **Base:** `1.18.1` ← **Head:** `main` --- ### 📝 Commits (1) - [`1c0b47e`](https://github.com/moghtech/komodo/commit/1c0b47e468671c3f934325ca83c8a0c2c3e64238) move predeploy script before compose config ### 📊 Changes **1 file changed** (+29 additions, -29 deletions) <details> <summary>View changed files</summary> 📝 `bin/periphery/src/compose.rs` (+29 -29) </details> ### 📄 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the
pull-request
label 2025-10-31 15:20:48 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/komodo#750
No description provided.