zmk-docker/.github
innovaker 67075dfb7b refactor: always rebuild dev-generic
The `dev-generic` job was originally optimized to only build once per workflow run.  Subsequent re-runs skipped the build steps.  This unfortunately made it difficult to analyze dev-generic cache problems after merging.  This change removes this optimization.

The cache key has a timestamp suffix so that the cache is always built anew.  This provides more integrity, traceability and flexibility at the cost of increased cache turnover across the repository.

PR: zmkfirmware/zmk-docker#74
2021-06-14 10:01:26 +01:00
..
workflows refactor: always rebuild dev-generic 2021-06-14 10:01:26 +01:00
dependabot.yml feat(dependabot): set interval(s) to daily 2020-12-17 12:05:58 +00:00