Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: HastD/free-disk-space
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.1
Choose a base ref
...
head repository: HastD/free-disk-space
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.2
Choose a head ref
  • 4 commits
  • 5 files changed
  • 2 contributors

Commits on Nov 29, 2025

  1. docs: reword for clarity

    HastD committed Nov 29, 2025
    Configuration menu
    Copy the full SHA
    7579188 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2026

  1. Configuration menu
    Copy the full SHA
    3b2c7fd View commit details
    Browse the repository at this point in the history
  2. feat: add skip-if-available option (#2)

    This allows an amount of disk space to be specified which, if that much
    is already available, will cause the action to exit without attempting
    to free more disk space. This saves time in situations where there may
    already be plenty of disk space, for example if a runner has more disk
    space than expected or if an action to free disk space has already been
    run.
    HastD authored Feb 24, 2026
    Configuration menu
    Copy the full SHA
    2797f70 View commit details
    Browse the repository at this point in the history
  3. chore: release v0.1.2 (#3)

    HastD authored Feb 24, 2026
    Configuration menu
    Copy the full SHA
    68572ae View commit details
    Browse the repository at this point in the history
Loading