vsoch/split-list-action
Generate a hashed list of identifiers to evenly split up.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| ids_file | Text file with identifiers to split, one per line. | yes | — |
| outfile | output file to write to (otherwise prints to screen) | no | — |
| random_split | change default for random split N, if using | no | — |
| calendar_split | split identifiers by letter matched to month (and return current day) | yes | false |
Outputs
no outputs