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

Added Include/Exclude filtering capability to Unzip Task (#5169) #6018

Merged
merged 19 commits into from Feb 6, 2021

Commits on Jan 11, 2021

  1. Copy the full SHA
    9987940 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    08cb0d1 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2021

  1. Copy the full SHA
    86c25c2 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    fbc0a4f View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2021

  1. Copy the full SHA
    e71e37f View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2021

  1. Adjusted property names to "Include" and "Exclude" and altered them t…

    …o regular glob matching instead of RegEx
    sc-ivanlieckens committed Jan 26, 2021
    Copy the full SHA
    152aadc View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2021

  1. Copy the full SHA
    941d7eb View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2021

  1. Copy the full SHA
    658c23a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    8164bfd View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    1f1aa6d View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2021

  1. Improved property or item reference detection

    Co-authored-by: Forgind <Forgind@users.noreply.github.com>
    IvanLieckens and Forgind committed Jan 29, 2021
    Copy the full SHA
    5e489e2 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    9fedb34 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    62d56a9 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    76a94f1 View commit details
    Browse the repository at this point in the history
  5. Perf improvement detecting include pattern match

    Co-authored-by: Forgind <Forgind@users.noreply.github.com>
    IvanLieckens and Forgind committed Jan 29, 2021
    Copy the full SHA
    e9e0f5f View commit details
    Browse the repository at this point in the history
  6. Perf improvement detecting exclude pattern match

    Co-authored-by: Forgind <Forgind@users.noreply.github.com>
    IvanLieckens and Forgind committed Jan 29, 2021
    Copy the full SHA
    8608320 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    e4d0286 View commit details
    Browse the repository at this point in the history
  8. Updated Include description

    Co-authored-by: Mihai Codoban <micodoba@microsoft.com>
    IvanLieckens and cdmihai committed Jan 29, 2021
    Copy the full SHA
    164e8e7 View commit details
    Browse the repository at this point in the history
  9. Updated Exclude description

    Co-authored-by: Mihai Codoban <micodoba@microsoft.com>
    IvanLieckens and cdmihai committed Jan 29, 2021
    Copy the full SHA
    081c179 View commit details
    Browse the repository at this point in the history