Skip to content

Get profile and config file inheritance working #523

@ellisonbg

Description

@ellisonbg

We need a better way of inheriting profiles and config files. We currently have load_config, but it doesn't handle our new notion of profiles. We probably want to expand this function to an API such as:

load_config('profile_name', 'config_file_name_in_that_profile.py')

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions