Skip to content

Combine stack-info-yaml argument and config.yaml #2982

Closed
@ndmitchell

Description

@ndmitchell

There are two config files that Stack uses for the global URL settings, namely config.yaml (typically in $STACK_ROOT) and the arguments passed to stack-setup-yaml. The typical reason to modify either seems to be that you want to make Stack always hit a local mirror (either for caching, reproducibility, or due to network blocks). If you want to modify one, you probably want to modify the other. They are both set in different ways, sourced from different places, and have different non-overlapping subsets of information. Combining them into one would simplify lives for people who need to modify these things.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions