Skip to content

Consolidate platform specific keys #123

Description

@egrace479

We will need config keys (+fork keys when adding GitLab) in a few different locations (see #96, final comment). It didn't seem to necessarily fit in src/utils/defineApiUrls.js or src/utils/defineRibbonVals.js, though both of these are just getting various platform-specific values (each has only one function).

I'm thinking it would be better to consolidate to a single definePlatformValues.js utility with those two and a getPlatformKeys function to define platformKeys (instead of configs as used here). Would you agree with that move?

Originally posted by @egrace479 in #121 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions