ArchiSteamFarm/.github
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
..
ISSUE_TEMPLATE Misc 2021-05-23 14:41:22 +02:00
workflows CI: Pin versions 2021-06-30 16:19:41 +02:00
appveyor.yml AppVeyor: Remove dotnet clean, as it's not needed 2021-05-22 19:10:19 +02:00
CODE_OF_CONDUCT.md Update CODE_OF_CONDUCT.md 2020-08-01 00:55:28 +02:00
CONTRIBUTING.md Update CONTRIBUTING.md 2021-05-23 16:32:13 +02:00
crowdin.yml Move crowdin.yml to .github directory 2021-05-09 13:40:00 +02:00
FUNDING.yml Update FUNDING.yml 2021-05-19 11:46:58 +02:00
ISSUE_TEMPLATE.md Update issue templates 2021-01-26 09:58:10 +01:00
RELEASE_TEMPLATE.md Update readme and release template 2021-05-19 11:45:25 +02:00
renovate.json Fix regex inside json 2021-06-29 13:16:57 +02:00
SECURITY.md Move non-critical md resources into .github directory 2020-08-11 01:05:16 +02:00
SUPPORT.md Remove link to GitHub issues from support 2021-05-31 15:22:15 +02:00