thebrowsercompany/Google Bloaty Action

Build and run google/bloaty on a set of files

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
bloaty-versionA Git ref specifying the version of bloaty to build.norefs/heads/main
bloaty-checkout-dirWhere to clone and build google/bloatyno${{ github.workspace }}/.google-bloaty
bloaty-argsThe arguments to pass to bloaty. Input filenames must use absolute paths.yes""
bloaty-input-filesA list of input filenames and glob patterns separated by newlines. You cannot set bloaty's -c flag when using this.no""
bloaty-output-fileA filename where bloaty output should be written.yesbloaty-output
cache-bloatyCache the bloaty executable for faster builds.nofalse
cache-bloaty-keyThe key to use when caching bloaty. Only used if 'cache-bloaty' is true. Defaults to bloaty-<bloaty-version>no""
compilerTell cmake to use this compiler.no""

no outputs