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 regexp filter for artifact name #237

Merged
merged 14 commits into from
Apr 14, 2023
Merged

Add regexp filter for artifact name #237

merged 14 commits into from
Apr 14, 2023

Commits on Apr 13, 2023

  1. Configuration menu
    Copy the full SHA
    57584ac View commit details
    Browse the repository at this point in the history
  2. Use RegExp instance

    EnricoMi committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    5f3774b View commit details
    Browse the repository at this point in the history
  3. Fix example filter regexp

    EnricoMi committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    00be05a View commit details
    Browse the repository at this point in the history
  4. Add new input to action.yml

    EnricoMi committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    d53546e View commit details
    Browse the repository at this point in the history
  5. Adjust examples in README.md

    EnricoMi committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    94014ef View commit details
    Browse the repository at this point in the history
  6. Rework regexp input

    EnricoMi committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    546de76 View commit details
    Browse the repository at this point in the history
  7. Add tests to CI

    EnricoMi committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    a2d4de0 View commit details
    Browse the repository at this point in the history
  8. Use of nameRegExp not needed

    EnricoMi committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    5836e58 View commit details
    Browse the repository at this point in the history
  9. Inspect fs

    EnricoMi committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    5cdb453 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c489a83 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    910cb78 View commit details
    Browse the repository at this point in the history
  12. Revert "Inspect fs"

    This reverts commit 5cdb453.
    EnricoMi committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    d3eacad View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a91cb00 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. Update main.js

    dawidd6 committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    74ca70a View commit details
    Browse the repository at this point in the history