jmarrec/Rubocop Composite Action

A github composite action (runs natively on the host) that will look for outdated conan packages

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
setup-pythonWhether you want to set up a Python env or not.true
enable-conan-revisionWhether you allow enabling conan revisionstrue
open-pull-requestif true it will a PR with the changestrue
conanfilesA comma or newline-separated list of file paths to check. Paths should follow git's pathspec syntax. Defaults to adding all conanfile.py conanfile.txt (and maybe CMake files).
include-cmake-filesSearch CMakeLists.txt and .cmake files for conan_cmake_ and add them to the check Ignored if conanfiles is supplied false
add-conan-remotesA comma or newline-separated list of remotes to add Should follow the conan remote list --raw convention eg 'conancenter https://center.conan.io True'
force-versionsvblabldglkfgdjg
namedescription
summaryHigh level info (number of files checked and number of offenses) from rubocop
all_outputHigh level info and all annotations from rubocop
rubocop_was_installedFor testing purposes mostly, see if rubocop was installed by the action (true) or already installed (false)