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(util/template): add prettyVersion field #16831

Merged
merged 38 commits into from Aug 8, 2022

Commits on Jul 25, 2022

  1. initial

    hasanwhitesource committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    f0d2c23 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

  1. Configuration menu
    Copy the full SHA
    49c84e7 View commit details
    Browse the repository at this point in the history
  2. tests

    hasanwhitesource committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    a1f00e4 View commit details
    Browse the repository at this point in the history
  3. revert change

    hasanwhitesource committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    02c3ba8 View commit details
    Browse the repository at this point in the history
  4. simplify

    hasanwhitesource committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    95f3aa2 View commit details
    Browse the repository at this point in the history
  5. test naming

    hasanwhitesource committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    a52ee6e View commit details
    Browse the repository at this point in the history
  6. documentation

    hasanwhitesource committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    78e5414 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2022

  1. documentation

    hasanwhitesource committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    d072e9f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14989c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac97a7a View commit details
    Browse the repository at this point in the history
  4. tests naming

    hasanwhitesource committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    116dc5a View commit details
    Browse the repository at this point in the history
  5. combine condition

    hasanwhitesource committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    619ea99 View commit details
    Browse the repository at this point in the history
  6. Update docs/usage/templates.md

    Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
    hasanwhitesource and viceice committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    805405a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c990141 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2efbe76 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

  1. Update docs/usage/templates.md

    Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
    hasanwhitesource and HonkingGoose committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    70aa88b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cfc5164 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2022

  1. Configuration menu
    Copy the full SHA
    9c3578f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7fdca46 View commit details
    Browse the repository at this point in the history
  3. documentation

    hasanwhitesource committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    9d70c7b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    de34859 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2022

  1. Configuration menu
    Copy the full SHA
    701fcb3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    efb74b6 View commit details
    Browse the repository at this point in the history
  3. lexographic order

    hasanwhitesource committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    297a202 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

  1. tests need fixing

    hasanwhitesource committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    8d160ed View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2022

  1. Configuration menu
    Copy the full SHA
    f41d87c View commit details
    Browse the repository at this point in the history
  2. add tests

    hasanwhitesource committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    e2ded3b View commit details
    Browse the repository at this point in the history
  3. Captial letter

    hasanwhitesource committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    77edbe8 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2022

  1. Configuration menu
    Copy the full SHA
    a1d6ab6 View commit details
    Browse the repository at this point in the history
  2. space

    hasanwhitesource committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    d2c21b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca2fbf8 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2022

  1. Configuration menu
    Copy the full SHA
    8ca03fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae03414 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    19c0339 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2022

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

Commits on Aug 8, 2022

  1. Configuration menu
    Copy the full SHA
    5b17d1a View commit details
    Browse the repository at this point in the history
  2. move to interface

    hasanwhitesource committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    5acb2a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4d7d84a View commit details
    Browse the repository at this point in the history