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 sbt plugin #1962

Merged
merged 31 commits into from May 8, 2021
Merged

add sbt plugin #1962

merged 31 commits into from May 8, 2021

Commits on Apr 22, 2021

  1. generate sbt plugin

    laughedelic committed Apr 22, 2021
    Copy the full SHA
    7fabc67 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2021

  1. Copy the full SHA
    3572002 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    ca9252a View commit details
    Browse the repository at this point in the history
  3. blank lines

    laughedelic committed Apr 25, 2021
    Copy the full SHA
    136aa7b View commit details
    Browse the repository at this point in the history
  4. add semver dependency

    laughedelic committed Apr 25, 2021
    Copy the full SHA
    28fd6d6 View commit details
    Browse the repository at this point in the history
  5. refactor

    laughedelic committed Apr 25, 2021
    Copy the full SHA
    437b4d3 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    1f55712 View commit details
    Browse the repository at this point in the history
  7. use strip-ansi

    laughedelic committed Apr 25, 2021
    Copy the full SHA
    730b776 View commit details
    Browse the repository at this point in the history
  8. cut off v prefix

    laughedelic committed Apr 25, 2021
    Copy the full SHA
    db009e1 View commit details
    Browse the repository at this point in the history
  9. clean output log

    laughedelic committed Apr 25, 2021
    Copy the full SHA
    5e71703 View commit details
    Browse the repository at this point in the history
  10. unused import

    laughedelic committed Apr 25, 2021
    Copy the full SHA
    baa64ec View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    c820bfd View commit details
    Browse the repository at this point in the history
  12. docs

    laughedelic committed Apr 25, 2021
    Copy the full SHA
    7c6925e View commit details
    Browse the repository at this point in the history
  13. linting

    laughedelic committed Apr 25, 2021
    Copy the full SHA
    84ca44d View commit details
    Browse the repository at this point in the history
  14. note about sbt version

    laughedelic committed Apr 25, 2021
    Copy the full SHA
    5f91ad3 View commit details
    Browse the repository at this point in the history
  15. remove unused test

    laughedelic committed Apr 25, 2021
    Copy the full SHA
    5f65920 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2021

  1. don't aggregate version

    laughedelic committed Apr 26, 2021
    Copy the full SHA
    6b1ae33 View commit details
    Browse the repository at this point in the history
  2. trim version output

    laughedelic committed Apr 26, 2021
    Copy the full SHA
    20bd60a View commit details
    Browse the repository at this point in the history
  3. downgrade strip-ansi

    laughedelic committed Apr 26, 2021
    Copy the full SHA
    bef0fe9 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2021

  1. add publishCommand option

    laughedelic committed Apr 27, 2021
    Copy the full SHA
    d600aae View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    8c2dda9 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    f6cfefc View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    6de4587 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    552297e View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    266fdb6 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    ec195d3 View commit details
    Browse the repository at this point in the history
  8. tests for sbtGetVersion

    laughedelic committed Apr 27, 2021
    Copy the full SHA
    788db29 View commit details
    Browse the repository at this point in the history
  9. moar tests!

    laughedelic committed Apr 27, 2021
    Copy the full SHA
    eba3fab View commit details
    Browse the repository at this point in the history
  10. unused import

    laughedelic committed Apr 27, 2021
    Copy the full SHA
    47627ce View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2021

  1. Copy the full SHA
    bd18523 View commit details
    Browse the repository at this point in the history
  2. add link to sbt's readme

    laughedelic committed Apr 29, 2021
    Copy the full SHA
    7ef81a8 View commit details
    Browse the repository at this point in the history