Anton Gilgur
Anton Gilgur
> Duplicate of [#163](https://github.com/casualsnek/waydroid_script/issues/163) And #159
> We propose adding a new command to the Argo CLI: `argo suspend-all` There is already a keyword `@latest` in the CLI, so rather than a new command, it could...
> I've updated the description to simplify the behavior It looks like you only removed the progress bar element? I would suggest, rather than removing, split the "Behavior" section with...
> Currently argo workflows support single level of nesting for argo workflow templates. It'd be great if multi level nesting of argo workflow templates is supported. I'm not sure since...
> - [ ] Removing more of the binary blobs from the repo Specifically referring to the pre-built binaries in [`waydroid/`](https://github.com/ryanrudolfoba/SteamOS-Waydroid-Installer/tree/ad1f221a093d6948fb661da6e49dcac3f3a093c2/waydroid) and [`cage/`](https://github.com/ryanrudolfoba/SteamOS-Waydroid-Installer/tree/ad1f221a093d6948fb661da6e49dcac3f3a093c2/cage) directories. Regarding the `waydroid/` deps, afaict, the...
Thanks for the context Ryan! > building from source also needs a lot of dependencies so ive decided to build and use prebuilt binaries. Yea I figure, that makes sense...
> Although I'm not sure if the kernel module necessarily needs to be a 1-to-1 match on versioning, it depends on what changed in the kernel between the versions. Ah,...
> Once a new SteanOS [sic] beta gets released I'll try to update the script so it automatically builds the kernel module Sounds good. I updated the issue title and...
> not familiar with how to implement scraping so it automatically knows which GH release to download. You actually don't need to scrape a webpage; you can just compare to...
> but if you can run a SteamOS VM I don't think this is possible if using GitHub hosted runners; [only Ubuntu VMs are supported](https://docs.github.com/en/actions/using-github-hosted-runners/using-github-hosted-runners/about-github-hosted-runners#standard-github-hosted-runners-for-public-repositories). But could run [SteamOS as...