Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 902 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 902 Bytes

vmmeter-action

This action installs vmmeter by the actuated team for right-sizing GitHub Actions VMs using hosted or actuated runners.

Don't guestimate how much RAM, CPU and Disk are required for your jobs, measure it instead, and fine-tune the settings.

See also: Right sizing VMs for GitHub Actions.

Usage

        steps:
        - uses: alexellis/setup-arkade@master
        - uses: self-actuated/vmmeter-action@master

The alexellis/setup-arkade action is required to install arkade, which is used to download the vmmeter binary used by vmmeter-action.

Inputs via with:

  • createSummary - defaults to true and adds the results to the job summary, if set to false, the results will be printed to the console only.

License

Licensed for free use by customers of OpenFaaS Ltd.