Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FEATURE: add --tags and --skip-tags options #28

Merged
merged 6 commits into from
Oct 23, 2023
Merged

Commits on Oct 22, 2023

  1. FEATURE: add --tags and --skip-tags options

    Allow config manifests to be tagged, so a pups run can apply a subset of run commands.
    
    Lots of linting.
    Fixing test imports, update MiniTest::Test -> Minitest::Test
    featheredtoast committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    aaf06a5 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Configuration menu
    Copy the full SHA
    3c1b855 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    159e8eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb6bd78 View commit details
    Browse the repository at this point in the history
  4. DEV: update signature for filter tags

    use include_tags, exclude_tags
    featheredtoast committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    aaf7f11 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    27b1fc5 View commit details
    Browse the repository at this point in the history