ccao-data / actions

GitHub Actions for CCAO Data projects
0 stars 0 forks source link

Fix R pre-commit caching issues #31

Closed dfsnow closed 1 month ago

dfsnow commented 2 months ago

The styler R pre-commit action was intermittently failing for some repos. This was particularly true when making a commit after a long gap between commits. An example of the failure can be found here.

jeancochrane commented 1 month ago

I made some headway on investigating the underlying bug today, issue open here: https://github.com/lorenzwalthert/precommit/issues/571

dfsnow commented 1 month ago

I'd say we can close this now that https://github.com/ccao-data/model-res-avm/pull/244 is merged. If pre-commit gets an upstream fix then we'll reopen this or a similar PR.