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

fix: get latest maintenance major tag from github releases #2076

Merged
merged 11 commits into from Oct 26, 2021

Commits on Oct 21, 2021

  1. fix: apply branch to getting latest tag

    lshadler committed Oct 21, 2021
    Copy the full SHA
    fb1c54e View commit details
    Browse the repository at this point in the history
  2. fix: use env branch first

    lshadler committed Oct 21, 2021
    Copy the full SHA
    d4ade35 View commit details
    Browse the repository at this point in the history
  3. fix: use current branch calculator

    lshadler committed Oct 21, 2021
    Copy the full SHA
    4cffcdd View commit details
    Browse the repository at this point in the history
  4. fix: verbose logging on commit details

    lshadler committed Oct 21, 2021
    Copy the full SHA
    45a6b9b View commit details
    Browse the repository at this point in the history
  5. fix: check what is passed to changelog render

    lshadler committed Oct 21, 2021
    Copy the full SHA
    47db891 View commit details
    Browse the repository at this point in the history
  6. fix: try loading canary plugin first

    lshadler committed Oct 21, 2021
    Copy the full SHA
    17f642f View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2021

  1. fix: check if maintenance version

    lshadler committed Oct 22, 2021
    Copy the full SHA
    e66ce5a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e0806f3 View commit details
    Browse the repository at this point in the history
  3. fix: pull logic to top apply level

    lshadler committed Oct 22, 2021
    Copy the full SHA
    f1c3f4a View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2021

  1. fix: testing around current branch logic

    lshadler committed Oct 25, 2021
    Copy the full SHA
    d0c97b7 View commit details
    Browse the repository at this point in the history
  2. test: add unit test for maintenance npm calc

    lshadler committed Oct 25, 2021
    Copy the full SHA
    0938c0e View commit details
    Browse the repository at this point in the history