Commit Graph

4 Commits

Author SHA1 Message Date
Archi
05e36b4cb9 CI: Misc 2021-07-10 00:53:34 +02:00
Renovate Bot
25fa116058 Update dessant/lock-threads action to v2.1.1 2021-07-09 20:07:46 +00:00
Archi
2f7478b968 CI: Pin versions
While floating tags are nice to use and fancy, we already had situations where the fixed source code did not result in the same deterministic build as the one built e.g. a week ago due to non-pinned versions that resulted in a different set of dependencies than originally.

Since GitHub actions follow similar pattern, we want to do our best to ensure that if CI in given fixed version passed on a fixed source, then it should also result in the same deterministic output. Of course this is impossible to achieve in 100% (e.g. resources no longer being available over the network), but this is something we can do.

It wasn't like that before renovate since we didn't have a standarized bot that could handle bumping those versions for us.
2021-06-30 16:19:41 +02:00
JustArchi
454e69b144 Misc 2021-01-01 15:57:19 +01:00