Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
3e3ae9181b
Fixed source archive creation: Instead of directly tarring hello.sh, I now create a proper directory structure hello-0.0.1/ with the file inside, which is what %setup expects.
0a32075220
add logic to avoid refetching fedora rawhide if already present. Otherwise, this script redownload rawhide almost every day, as there is a new image everyday
459448b827
improve host setup, especially related to Docker setup
fdcd15064a
"ansible-lint --fix" version of the file ; add new labels in the configuration file; allow for privileged containers to be run otherwise docker won't work