Skip to content

reduce ci-schema-convert runtime #71

@jmvera255

Description

@jmvera255

right now it takes ~15 min to complete for context model, this is too long, especially for testing purposes, and will only continue to get longer as more templates are defined. This largely stems from the 10 sec sleeps btwn each template generation to appease google API.

one option: only generate templates where changes exist, but this would be challenging to implement
alt option: generate basic CSVs from json schema

the alt option is already something I'm likely gonna have to implement b/c support for this via schematic will eventually be deprecated

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