Skip to content

Repository does not actually contain os.environ values #176

@kanzure

Description

@kanzure

Some of the Repository classes check os.environ. I think this behavior only makes sense if __getitem__ retrieves the value from os.environ, otherwise it is not true that the Repository contains the key. Currently __getitem__ does not retrieve from os.environ.

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