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

feat(replacements): support for replacement name templating #20905

Merged

Commits on Mar 12, 2023

  1. Configuration menu
    Copy the full SHA
    72bb0e9 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. refactor: extract replacement logic into helper functions. add suppor…

    …t for prefix based replacements. can handles any permutation of replacement combinations
    setchy committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    448b0ac View commit details
    Browse the repository at this point in the history
  2. fix(lint): add import

    setchy committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    8890fae View commit details
    Browse the repository at this point in the history
  3. rename functions

    setchy committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    dbabf27 View commit details
    Browse the repository at this point in the history
  4. refactor based on PR feedback

    setchy committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    ddb1c66 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5340e45 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2476e90 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b3565ff View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. fix typo

    setchy committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    a45b53f View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. Configuration menu
    Copy the full SHA
    0b39e24 View commit details
    Browse the repository at this point in the history
  2. fix lint error

    setchy committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    6ed5650 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a4ef21 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2023

  1. update

    setchy committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    a50ee1f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c2041a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f8c81c3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c3930ad View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d5e0dd3 View commit details
    Browse the repository at this point in the history
  6. update tests

    setchy committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    d3138dc View commit details
    Browse the repository at this point in the history
  7. revert

    setchy committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    ef8a350 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. update test

    setchy committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    ecb536c View commit details
    Browse the repository at this point in the history
  2. Update lib/workers/repository/process/lookup/utils.ts

    Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
    setchy and secustor authored Mar 20, 2023
    Configuration menu
    Copy the full SHA
    c86c96a View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. docs: improve docs

    setchy committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    27f1911 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99a6ad7 View commit details
    Browse the repository at this point in the history