rusefi/firmware/tunerstudio/cache
GitHub build-firmware Action 85978503cf Auto-generated configs and docs 2020-06-28 14:12:01 +00:00
..
frankenso Auto-generated configs and docs 2020-06-28 14:12:01 +00:00
kinetis Auto-generated configs and docs 2020-06-28 14:12:01 +00:00
microrusefi Auto-generated configs and docs 2020-06-28 14:12:01 +00:00
prometheus Auto-generated configs and docs 2020-06-28 14:12:01 +00:00
proteus Auto-generated configs and docs 2020-06-28 14:12:01 +00:00
firing_order.h Auto-generated configs and docs 2020-06-28 14:03:26 +00:00
readme.md cost of progress 2020-06-28 10:05:51 -04:00
rusefi.input Auto-generated configs and docs 2020-06-28 14:03:26 +00:00
rusefi_config.txt Auto-generated configs and docs 2020-06-28 14:12:01 +00:00
rusefi_template.xml Auto-generated configs and docs 2020-06-28 14:03:26 +00:00

readme.md

Problem statement:

we want fast local processing in case of no changes, and we want working processing with GitHub Actions

GitHub Actions are executed with fresh clone and git does not carry timestamps this is creating challenges for us.

See https://git.wiki.kernel.org/index.php/Git_FAQ#Why_isn.27t_Git_preserving_modification_time_on_files.3F

See https://stackoverflow.com/questions/2179722/checking-out-old-file-with-original-create-modified-timestamps