data-liberation-project / phmsa-hazmat-incident-reports

Data from decades of PHMSA's "5800.1" hazardous material transportation incident reports
https://www.data-liberation-project.org/datasets/phmsa-hazmat-incident-reports/
7 stars 3 forks source link

Fix date discovery bug #13

Closed rjintu closed 1 year ago

rjintu commented 1 year ago

Github actions will only fetch the latest commit by default, causing a bug where each automated workflow overwrites the discovered date to the most recent commit (instead of capturing the oldest commit where the file was found).

This change adds a setting to pull all commits and write the correct date.