You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you always want the latest changes, you can track master. We are "live at master", meaning: we never merge anything that doesn't pass all our tests onto master. We also do not separately test releases, we treat them just as a point of reference so that you can easily stick to an older version if you don't feel like keeping up with master.
I personally would avoid another tracking branch. @RaitoBezarius@blitz what do you think?
@nikstur I run my systems in production/mission-critical so tracking master is not preferable as i rather get the stability and reliability over the latest commits.
My config currently has:
https://github.com/Kreyren/nixos-config/blob/9f961f34dc1df133d12689fc2b77dbad6bc771ec/flake.nix#L25
That makes me always have to check lanzaboote for new releases and then change it -> Make latest release tracking branch?
The text was updated successfully, but these errors were encountered: