Skip to content

Add an option to dynamically generate resourcesΒ #24

@m1kit

Description

@m1kit

When we modify the normalizer, these changes does not affect resources immediately.
We need to

  1. publish yalm to pypi
  2. update requirements.txt under yalm-resources
  3. wait until GitHub actions builds new resources
  4. update resources at yalm-python (by git submodule update --remote)
  5. push the change

This is not convinient for testing the normalizer.
I think it is desirable to add an option to ignore pre-calculated resources and generate new ones.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions