topgrade icon indicating copy to clipboard operation
topgrade copied to clipboard

feat(adless): add adless step

Open Prajwal-k-tech opened this issue 2 months ago • 3 comments

Fixes #1334 Support for Adless (Not yet tested)

Requires someone with adless to test it

Prajwal-k-tech avatar Oct 22 '25 12:10 Prajwal-k-tech

Note, I've also banned Command::new() which was part of issue 1227 and I am continuing work on it

Prajwal-k-tech avatar Oct 22 '25 13:10 Prajwal-k-tech

Note, I've also banned Command::new() which was part of issue 1227 and I am continuing work on it

Please don't mix PRs. Can you separate them?

Also please don't run cargo update. That is what is causing the errors in CI.

GideonBear avatar Oct 25 '25 08:10 GideonBear

Make sure to put the issue tag directly after the keyword (fixes), otherwise GitHub won't recognize it

GideonBear avatar Oct 27 '25 17:10 GideonBear