Skip to content

Conversation

@Siumauricio
Copy link
Contributor

@Siumauricio Siumauricio commented Nov 30, 2025

…chemas

  • Updated the application, mariadb, mongo, mysql, postgres, and redis schemas to include an optional args field for command arguments.
  • Enhanced the AddCommand and ShowCustomCommand components to handle multiple arguments using a dynamic form.
  • Modified the database build functions to incorporate the new args parameter when creating containers.
  • Added SQL migrations to update the database schema for existing applications and services to accommodate the new args field.

What is this PR about?

Please describe in a short paragraph what this PR is about.

Checklist

Before submitting this PR, please make sure that:

Issues related (if applicable)

closes

Screenshots (if applicable)

Mauricio Siu added 3 commits November 30, 2025 12:13
…chemas

- Updated the application, mariadb, mongo, mysql, postgres, and redis schemas to include an optional `args` field for command arguments.
- Enhanced the AddCommand and ShowCustomCommand components to handle multiple arguments using a dynamic form.
- Modified the database build functions to incorporate the new `args` parameter when creating containers.
- Added SQL migrations to update the database schema for existing applications and services to accommodate the new `args` field.
…figuration

- Updated the Redis container build function to simplify the handling of command and arguments.
- Ensured default command and arguments are set when none are provided, improving robustness.
- Introduced an `args` field in the `baseApp` configuration for both drop and traefik test files to support command arguments in application testing.
- This change aligns with recent updates to application schemas, enhancing the flexibility of command handling in tests.
@Siumauricio Siumauricio merged commit 9e11b80 into canary Nov 30, 2025
4 checks passed
@Siumauricio Siumauricio deleted the feat/add-args-to-advanced-command branch November 30, 2025 18:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants