fome-fw/firmware/tunerstudio/cache
GitHub build-firmware Action 6ff6aada88 Auto-generated configs and docs 2020-06-28 17:41:36 +00:00
..
frankenso Auto-generated configs and docs 2020-06-28 17:41:36 +00:00
kinetis Auto-generated configs and docs 2020-06-28 17:41:36 +00:00
microrusefi Auto-generated configs and docs 2020-06-28 17:41:36 +00:00
prometheus Auto-generated configs and docs 2020-06-28 17:41:36 +00:00
proteus Auto-generated configs and docs 2020-06-28 17:41:36 +00:00
engine_state.txt gen_live_documentation cache (#1544) 2020-06-28 11:50:51 -04:00
firing_order.h
pid_state.txt gen_live_documentation cache (#1544) 2020-06-28 11:50:51 -04:00
readme.md cost of progress 2020-06-28 10:05:51 -04:00
rusefi.input Auto-generated configs and docs 2020-06-28 16:03:50 +00:00
rusefi_config.txt Auto-generated configs and docs 2020-06-28 17:41:36 +00:00
rusefi_template.xml
trigger_central.txt gen_live_documentation cache (#1544) 2020-06-28 11:50:51 -04:00
trigger_state.txt gen_live_documentation cache (#1544) 2020-06-28 11:50:51 -04:00
wall_fuel_state.txt gen_live_documentation cache (#1544) 2020-06-28 11:50:51 -04: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