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

Add skip flags #186

Merged
merged 5 commits into from
Nov 19, 2023
Merged

Add skip flags #186

merged 5 commits into from
Nov 19, 2023

Commits on Nov 19, 2023

  1. Add skip flags

    - build-helper:add-source
    - build-helper:add-test-source
    - build-helper:add-resource
    - build-helper:add-test-resource
    
    Add `<skip>true|false</skip>` to allow skipping plugin execution.
    hgschmie authored and slawekjaranowski committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    a632000 View commit details
    Browse the repository at this point in the history
  2. add integration tests

    hgschmie authored and slawekjaranowski committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    07f001c View commit details
    Browse the repository at this point in the history
  3. Update command line parameter for 'skip'

    Align with uptodate property / uptodate properties
    hgschmie authored and slawekjaranowski committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    b7515b1 View commit details
    Browse the repository at this point in the history
  4. change @SInCE to 3.5.0

    hgschmie authored and slawekjaranowski committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    e4103c3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2d63c03 View commit details
    Browse the repository at this point in the history