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

build: BAZEL to SBT migration (DEV-508) #2002

Merged
merged 46 commits into from Feb 23, 2022
Merged

build: BAZEL to SBT migration (DEV-508) #2002

merged 46 commits into from Feb 23, 2022

Commits on Feb 15, 2022

  1. bring sbt configuration back

    mpro7 committed Feb 15, 2022
    Copy the full SHA
    b2d438a View commit details
    Browse the repository at this point in the history
  2. wip: update dependencies

    mpro7 committed Feb 15, 2022
    Copy the full SHA
    5d1204a View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2022

  1. fix deprecation warnings

    subotic committed Feb 16, 2022
    Copy the full SHA
    270e189 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    ca96565 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    6f97120 View commit details
    Browse the repository at this point in the history
  4. fix compilation error

    mpro7 committed Feb 16, 2022
    Copy the full SHA
    1e714c0 View commit details
    Browse the repository at this point in the history
  5. fix more compilation errors

    mpro7 committed Feb 16, 2022
    Copy the full SHA
    29f1c9a View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    b0dfbe3 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    95a49b4 View commit details
    Browse the repository at this point in the history
  8. bring back all deps

    mpro7 committed Feb 16, 2022
    Copy the full SHA
    16386d8 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    e5b7c70 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    b265186 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2022

  1. wip: fix test

    mpro7 committed Feb 17, 2022
    Copy the full SHA
    498daa2 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a754de0 View commit details
    Browse the repository at this point in the history
  3. wip: fix more tests

    mpro7 committed Feb 17, 2022
    Copy the full SHA
    ce84054 View commit details
    Browse the repository at this point in the history
  4. wip: fix more tests

    mpro7 committed Feb 17, 2022
    Copy the full SHA
    7e99f07 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2022

  1. Copy the full SHA
    32e0b3e View commit details
    Browse the repository at this point in the history
  2. wip: fix more tests

    mpro7 committed Feb 18, 2022
    Copy the full SHA
    09f149e View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    46c9a38 View commit details
    Browse the repository at this point in the history
  4. fix bazel build

    subotic committed Feb 18, 2022
    Copy the full SHA
    45255c9 View commit details
    Browse the repository at this point in the history
  5. ignore server version test

    subotic committed Feb 18, 2022
    Copy the full SHA
    c6d2594 View commit details
    Browse the repository at this point in the history
  6. fix test

    subotic committed Feb 18, 2022
    Copy the full SHA
    2bb63ea View commit details
    Browse the repository at this point in the history
  7. wip: fix more tests

    mpro7 committed Feb 18, 2022
    Copy the full SHA
    9d8dc8a View commit details
    Browse the repository at this point in the history
  8. ignored 3 tests

    mpro7 committed Feb 18, 2022
    Copy the full SHA
    47ec673 View commit details
    Browse the repository at this point in the history
  9. fix more tests

    subotic committed Feb 18, 2022
    Copy the full SHA
    b4a7720 View commit details
    Browse the repository at this point in the history
  10. tweak corespec

    subotic committed Feb 18, 2022
    Copy the full SHA
    31d3e80 View commit details
    Browse the repository at this point in the history
  11. tweak base specs

    subotic committed Feb 18, 2022
    Copy the full SHA
    316c1aa View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2022

  1. tweak cache spec

    subotic committed Feb 19, 2022
    Copy the full SHA
    f17fc46 View commit details
    Browse the repository at this point in the history
  2. fix cache spec

    subotic committed Feb 19, 2022
    Copy the full SHA
    83bfacb View commit details
    Browse the repository at this point in the history
  3. fix rejeccting route test

    subotic committed Feb 19, 2022
    Copy the full SHA
    bd625a6 View commit details
    Browse the repository at this point in the history
  4. fix cache spec

    subotic committed Feb 19, 2022
    Copy the full SHA
    444900d View commit details
    Browse the repository at this point in the history
  5. fix sbt

    subotic committed Feb 19, 2022
    Copy the full SHA
    7bcdfee View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2022

  1. Copy the full SHA
    97f6c9f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    5d66fa9 View commit details
    Browse the repository at this point in the history
  3. cleanup github ci

    subotic committed Feb 20, 2022
    Copy the full SHA
    750631e View commit details
    Browse the repository at this point in the history
  4. remove redis

    subotic committed Feb 20, 2022
    Copy the full SHA
    2b77b8a View commit details
    Browse the repository at this point in the history
  5. fix bazel

    subotic committed Feb 20, 2022
    Copy the full SHA
    fc4029b View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    33f57dc View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    0d28bd7 View commit details
    Browse the repository at this point in the history
  8. fix buildinfo a bit

    subotic committed Feb 20, 2022
    Copy the full SHA
    788bcb6 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2022

  1. fix buildinfo

    subotic committed Feb 21, 2022
    Copy the full SHA
    3617ab5 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    776feb7 View commit details
    Browse the repository at this point in the history
  3. cleanup buildinfo

    subotic committed Feb 21, 2022
    Copy the full SHA
    623319a View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2022

  1. review changes

    mpro7 committed Feb 22, 2022
    Copy the full SHA
    caba446 View commit details
    Browse the repository at this point in the history
  2. removed too much

    mpro7 committed Feb 22, 2022
    Copy the full SHA
    16d1be1 View commit details
    Browse the repository at this point in the history
  3. cleanup

    subotic committed Feb 22, 2022
    Copy the full SHA
    5ef0ba4 View commit details
    Browse the repository at this point in the history