Skip to content

PR label "Input Data Changes" is ambiguous #2918

@DeniseWorthen

Description

@DeniseWorthen

Description

Currently a single PR label w/rt input-data is available (I believe previously there were additional labels, but they have been removed). The label is "Input Data Changes" with the definition: This PR requires changes to input data and to be sync'd across platforms.

In fact, there are two possible scenarios for input-data changes:

  1. new input data is added (eg, a new test requiring new input-data). No existing data is changed.
  2. existing input data is changed (eg, a change is required to a file(s) already present in the input-data)

For the first case, input-data can safely be added to the existing input-data directory used by the RTs.

For the second case, a new input-data directory needs to be created with any changes needed. When the PR that requires the changed data is committed, the date of the input data directory in rt.sh will be changed. This ensures that all previous hashes of the model can still run on the older input-data.

The current single label is ambiguous as to whether it applies to case 1 or case 2.

To Reproduce:

Additional context

Output

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions