Skip to content

Support {timestamp} substitution in storage config paths #329

@yangligt2

Description

@yangligt2

The documentation in docs/config.md suggests that {timestamp} can be used in storage paths (e.g., path: "reports-{timestamp}"), implying it should be automatically replaced by the current timestamp during execution. However, this substitution was not implemented in the configuration loading logic, causing directories to be created literally with {timestamp} in the name.

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