Skip to content

Feature Request: Add Custom Arguments Support for Build Steps #4619

@grasmarcussanti129

Description

@grasmarcussanti129

Description

It would be beneficial to allow users to pass custom arguments to specific build steps in the Cake build script. This would enable more flexibility and control over the build process, allowing users to tailor their builds to better suit their needs.

Proposed Changes

  • Implement a mechanism to define custom arguments within the build script.
  • Update the existing tasks to accept these custom arguments and apply them during execution.

Use Case

For example, a user may want to pass different configuration parameters for different environments (development, staging, production) without having to create separate build scripts for each.

Additional Context

Similar functionality is available in other build systems, and incorporating this feature could improve the usability and adoption of Cake as a preferred build automation system.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions