Gideon
Gideon
> omarchy-update-perform also executes system packages upgrade (which topgrade does by default), so enabling this step should disable the default package upgrade. I disagree that the default package upgrade should...
Ha, there's the first one! @AThePeanut4 Ref #1228 > It used to run fine until like a week ago. That means that the previous behavior of ignoring the incompatibility of...
@AThePeanut4 Can we implement `preserve-env-var` manually, meaning: if the envvar is set, make the command `doas env VAR={value} {command}`?
Let's not apply any temporary fixes, especially with the final fix being so simple.
@AThePeanut4 I've assigned you to implement that, if that's okay with you! You can implement multiple/all at once as well.
#1228 can be closed if *all* are implemented.
> I'm getting this error even though `doas` is not set as default in the config. It that normal? Yes: https://github.com/topgrade-rs/topgrade/blob/f7c9e42066cf249cb7735ee40f16dd9201fa3796/src/sudo.rs#L133-L140 If you have `doas` installed, it will default to...
Thanks for the PR, and I agree with the changes; however, I'm gonna hold off on reviewing and merging this because: 1. We just added Dependabot and I want to...
> Just so you know, I had to change the cargo versioning_strategy option to "auto" in my fork to get dependabot to run, it said "increasing" was invalid for cargo....
I have enabled Renovate. There are a bunch of open PRs currently. Looks like you've already done some research on which crates can be safely updated? Feel free to review...