moritzheiber/Ruby Versions

Provides the latest available Ruby releases, either from ruby-lang.org or from a container repository

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
repositoryA container reference to inspect, e.g. 'library/ruby' or 'ghcr.io/acme/ruby-runtime'. Setting this switches the action into container-registry mode; when empty the latest releases are fetched from ruby-lang.org.no""
suffixesComma-separated tag suffixes to treat as the base version in container-registry mode, e.g. 'slim,bookworm'no""
usernameRegistry username for container-registry mode. Only used when both 'username' and 'password' are set.no""
passwordRegistry password for container-registry mode. Only used when both 'username' and 'password' are set.no""
version_nameThe name for the Ruby release key in the metadata output (ruby-lang.org mode)yesversion
url_nameThe name for the URL key in the metadata output (ruby-lang.org mode)yesurl
checksum_nameThe name for the checksum key in the metadata output (ruby-lang.org mode)yeschecksum
namedescription
versionsThe available versions as a JSON array. In ruby-lang.org mode these are release versions; in container-registry mode these are the matching image tags.
metadataThe metadata associated with each release version, including the release version, URL to the release tarball and the checksum of the tarball. Only populated in ruby-lang.org mode.