We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Running the worker on Linux (markdown)
Update old flags syntax in worker setup script
Add some documentation about how to run fishtest on alpine linux
typo - additional ` character
Use long option for `sudo`.
Move the alternatives GCC to teh proper new page
Add gcc-11 and the "click to view"
Use new worker cli options
Add "click to view" collapsible
Add gcc-11 g++-11
Added pip3 to install updater
Small cleanups
Output message for concurrency config
Drop non fitting text
Print uppercase
Update worker setup script: printing CPU information; reading fishtest credentials and cores contributed; using the --only_config worker option
Drop "custom_make.txt" from setup script, update to gcc 10
Drop `sudo -H` and use `sudo`
Use the suggested `python3 -m pip`
Drop "python3-pip" from required packages
Add missing fi
Set right ARCH for AMD zenX CPU, thanks to @vondele https://github.com/glinscott/fishtest/issues/551)
Fix ARCH logic, thank to @pachnes (https://github.com/glinscott/fishtest/issues/551)
Fix variable syntax