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: Add rez versioning #10930

Merged
merged 36 commits into from Sep 17, 2021
Merged

Commits on Jul 22, 2021

  1. Copy the full SHA
    cd6bb19 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    6b0dd16 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2021

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

Commits on Jul 28, 2021

  1. Improve clarity around rez based on semver

    Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
    skral and HonkingGoose committed Jul 28, 2021
    Copy the full SHA
    4729622 View commit details
    Browse the repository at this point in the history
  2. Improve clarity around dot ranges

    Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
    skral and HonkingGoose committed Jul 28, 2021
    Copy the full SHA
    d0e01e1 View commit details
    Browse the repository at this point in the history
  3. Improve clarity around exact versions

    Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
    skral and HonkingGoose committed Jul 28, 2021
    Copy the full SHA
    8d4b3a4 View commit details
    Browse the repository at this point in the history
  4. Improve clarity around not supporting pipes yet

    Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
    skral and HonkingGoose committed Jul 28, 2021
    Copy the full SHA
    d3de6bb View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    14b5473 View commit details
    Browse the repository at this point in the history
  6. Fix lint by running prettier

    skral committed Jul 28, 2021
    Copy the full SHA
    9101eb7 View commit details
    Browse the repository at this point in the history
  7. Fix coverage

    skral committed Jul 28, 2021
    Copy the full SHA
    ca94324 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2021

  1. Copy the full SHA
    770dfa4 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    25393cd View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    c855885 View commit details
    Browse the repository at this point in the history
  4. Use proper casing

    Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
    skral and HonkingGoose committed Jul 29, 2021
    Copy the full SHA
    f7de465 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    3f8935e View commit details
    Browse the repository at this point in the history
  6. Use backticks to keep with style

    Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
    skral and HonkingGoose committed Jul 29, 2021
    Copy the full SHA
    0078dff View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2021

  1. Copy the full SHA
    90d48e8 View commit details
    Browse the repository at this point in the history
  2. Fix style

    skral committed Sep 9, 2021
    Copy the full SHA
    aba2544 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    6ad7867 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2021

  1. Fix test name for linter

    skral committed Sep 12, 2021
    Copy the full SHA
    4ed36c3 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e6b4395 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    9d40035 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2021

  1. Copy the full SHA
    a577f6b View commit details
    Browse the repository at this point in the history
  2. Refactor tests to latest style

    skral committed Sep 13, 2021
    Copy the full SHA
    143c558 View commit details
    Browse the repository at this point in the history
  3. Fix style

    skral committed Sep 13, 2021
    Copy the full SHA
    c07977f View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    ef824c9 View commit details
    Browse the repository at this point in the history
  5. Fix security concerns

    skral committed Sep 13, 2021
    Copy the full SHA
    5e7a4ae View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    630afd9 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    82f713f View commit details
    Browse the repository at this point in the history
  8. Fix style

    skral committed Sep 13, 2021
    Copy the full SHA
    1917f2f View commit details
    Browse the repository at this point in the history
  9. Merge branch 'feat/add-rez-versioning' of github.com:skral/renovate i…

    …nto feat/add-rez-versioning
    skral committed Sep 13, 2021
    Copy the full SHA
    839c72a View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    3284ad3 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2021

  1. Copy the full SHA
    02b0e10 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    8f2c765 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2021

  1. Copy the full SHA
    f58a54c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    4a513f2 View commit details
    Browse the repository at this point in the history