* add ruby_installer/2.7.2
Port from https://github.com/bincrafters/conan-ruby_installer
* Don't hardcode version
* Update to 2.7.3
* Don't use os_build and arch_build
* Fix os_build -> os arch_build -> arch
* Fix SHA256
* Update GHA workflow to version 11
* Update docs for the migration to Artifactory
* Docs: remove more obsolete information
* Docs: mention that revisions have to be enabled
* CI: Update remotes and upload remote
* CI: Update conan-center remote URL
* Apply cosmetic change to SDL2 to test CI
* Don't add conan-center explicit
CONAN_REMOTES is not replacing pre-existing ones, so we don't need to specifc conan-center explicit
* another cosmetic change
Pull requests that have all status checks passing + have at least one approval of one person with push rights get now automatically merged.
If one person with push rights requests changes, automatic merging is blocked.
Such requests for changes need first to be updated to an approval or dismissed.