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

Hello, sbt-typelevel #12

Merged
merged 70 commits into from
Dec 30, 2021
Merged

Commits on Dec 25, 2021

  1. Start afresh

    armanbilge committed Dec 25, 2021
    Configuration menu
    Copy the full SHA
    6558c7c View commit details
    Browse the repository at this point in the history
  2. Create NoPublishPlugin

    armanbilge committed Dec 25, 2021
    Configuration menu
    Copy the full SHA
    3077a90 View commit details
    Browse the repository at this point in the history
  3. we are self-hosting!

    armanbilge committed Dec 25, 2021
    Configuration menu
    Copy the full SHA
    035cc79 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    98e2e74 View commit details
    Browse the repository at this point in the history
  5. typo

    armanbilge committed Dec 25, 2021
    Configuration menu
    Copy the full SHA
    b21d41c View commit details
    Browse the repository at this point in the history
  6. Setup basic versioning

    armanbilge committed Dec 25, 2021
    Configuration menu
    Copy the full SHA
    570c496 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d864c0e View commit details
    Browse the repository at this point in the history
  8. Better variable name

    armanbilge committed Dec 25, 2021
    Configuration menu
    Copy the full SHA
    b3cd73e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f379386 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2021

  1. Some progress on mima

    armanbilge committed Dec 26, 2021
    Configuration menu
    Copy the full SHA
    c6d2fdf View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2021

  1. Add model for version

    armanbilge committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    4e6606b View commit details
    Browse the repository at this point in the history
  2. MiMa plugin seems good

    armanbilge committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    7198a8d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    657e7d1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    069bcee View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2021

  1. Add more settings

    armanbilge committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    f195ffb View commit details
    Browse the repository at this point in the history
  2. Bump sbt, setup scalafmt

    armanbilge committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    b87e2d6 View commit details
    Browse the repository at this point in the history
  3. Setup ScmInfo setting

    armanbilge committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    135f0c0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0fdd453 View commit details
    Browse the repository at this point in the history
  5. Distance-based versioning

    armanbilge committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    cc1acda View commit details
    Browse the repository at this point in the history
  6. Setup sonatype plugin

    armanbilge committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    f0eafbe View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2a1b5eb View commit details
    Browse the repository at this point in the history
  8. Setup ci-release plugin

    armanbilge committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    90b37cb View commit details
    Browse the repository at this point in the history
  9. Supppress warnings

    armanbilge committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    74ed1fc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5d8cfed View commit details
    Browse the repository at this point in the history
  11. Setup ci-signing plugin

    armanbilge committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    ef3fa08 View commit details
    Browse the repository at this point in the history
  12. Create CI plugin

    armanbilge committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    df39173 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f87c5ca View commit details
    Browse the repository at this point in the history
  14. Generate workflow

    armanbilge committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    de610ab View commit details
    Browse the repository at this point in the history
  15. Bikeshedding

    armanbilge committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    93e4d7b View commit details
    Browse the repository at this point in the history
  16. Create kernel plugin

    armanbilge committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    5ad198e View commit details
    Browse the repository at this point in the history
  17. Create TypelevelPlugin

    armanbilge committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    a192349 View commit details
    Browse the repository at this point in the history
  18. Relocate isScala3 setting

    armanbilge committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    8b18a86 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    db0202b View commit details
    Browse the repository at this point in the history
  20. Setup snapshot publishing?

    armanbilge committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    d43feb5 View commit details
    Browse the repository at this point in the history
  21. Remove unused import

    armanbilge committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    dc28ec1 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    f2510a8 View commit details
    Browse the repository at this point in the history
  23. Refactoring again ...

    armanbilge committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    26fd48f View commit details
    Browse the repository at this point in the history
  24. Regenerate workflow

    armanbilge committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    f6cc274 View commit details
    Browse the repository at this point in the history
  25. Update root aggregates ...

    armanbilge committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    a57db49 View commit details
    Browse the repository at this point in the history
  26. Add a README

    armanbilge committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    c8e95ef View commit details
    Browse the repository at this point in the history
  27. Shuffle some triggers

    armanbilge committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    51ec9a3 View commit details
    Browse the repository at this point in the history
  28. Remove unused import

    armanbilge authored Dec 28, 2021
    Configuration menu
    Copy the full SHA
    5df4aff View commit details
    Browse the repository at this point in the history
  29. Update README.md

    armanbilge authored Dec 28, 2021
    Configuration menu
    Copy the full SHA
    8cc7e29 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    52cc0db View commit details
    Browse the repository at this point in the history
  31. Create GitHelper in kernel

    armanbilge committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    7424b81 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    43dc06b View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    235b363 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    11de42f View commit details
    Browse the repository at this point in the history
  35. Fix version comparator

    armanbilge committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    21c93e6 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2021

  1. Another random setting

    armanbilge committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    f83a218 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    696eebe View commit details
    Browse the repository at this point in the history
  3. Hardened scm-info settings

    armanbilge committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    6c42f5b View commit details
    Browse the repository at this point in the history
  4. Back to true snapshots

    armanbilge committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    203771c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b3e236a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    01e80ea View commit details
    Browse the repository at this point in the history
  7. Regenerate workflow

    armanbilge committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    bedf652 View commit details
    Browse the repository at this point in the history
  8. Bikeshedding

    armanbilge committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    775c4c8 View commit details
    Browse the repository at this point in the history
  9. Fix mima artifacts

    armanbilge committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    1f37022 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    49d5d54 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6c3d633 View commit details
    Browse the repository at this point in the history
  12. Clearer variable names

    armanbilge committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    95ee54d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ddf26e7 View commit details
    Browse the repository at this point in the history
  14. Update CODE_OF_CONDUCT.md

    Co-authored-by: Ross A. Baker <[email protected]>
    armanbilge and rossabaker authored Dec 29, 2021
    Configuration menu
    Copy the full SHA
    f277ca9 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2021

  1. Thin the default ci matrix

    armanbilge committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    53f42e4 View commit details
    Browse the repository at this point in the history
  2. Update the developer list

    armanbilge committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    00218f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    02972dd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2c2149a View commit details
    Browse the repository at this point in the history
  5. Try legacy host?

    armanbilge committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    df43b10 View commit details
    Browse the repository at this point in the history
  6. Don't use s01 by default

    armanbilge committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    44d1f98 View commit details
    Browse the repository at this point in the history
  7. Update the main branch

    armanbilge committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    a0c87a0 View commit details
    Browse the repository at this point in the history