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

DRAFT: Big Refactor [prep for mqtt] #1427

Closed
wants to merge 103 commits into from

Commits on Dec 5, 2023

  1. rf stage 1: needs merge

    dave-gray101 committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    e4491bc View commit details
    Browse the repository at this point in the history
  2. merge

    dave-gray101 committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    cfa8833 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. mega refactor: Clean up ongoing circular reference problems, Startup …

    …// HTTP sever in place, skeleton of MQTT stubbed.
    dave-gray101 committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    3e464e8 View commit details
    Browse the repository at this point in the history
  2. automatic regen

    dave-gray101 committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    a48cec0 View commit details
    Browse the repository at this point in the history
  3. grpc test

    dave-gray101 committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    9c1191c View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2023

  1. stash step

    dave-gray101 committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    cecb6f0 View commit details
    Browse the repository at this point in the history
  2. merge - sketchy

    dave-gray101 committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    a29b112 View commit details
    Browse the repository at this point in the history
  3. manual fix for image

    dave-gray101 committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    3dcc844 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d380dec View commit details
    Browse the repository at this point in the history
  5. fix

    dave-gray101 committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    036a4e1 View commit details
    Browse the repository at this point in the history
  6. make fix

    dave-gray101 committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    88a61f0 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. cmake experiment

    dave-gray101 committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    77832bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fbd838d View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Configuration menu
    Copy the full SHA
    86227a1 View commit details
    Browse the repository at this point in the history
  2. try conditionals

    dave-gray101 committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    fe82a08 View commit details
    Browse the repository at this point in the history
  3. bump grpc version?

    dave-gray101 committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    0455b6b View commit details
    Browse the repository at this point in the history
  4. go mod tidy

    dave-gray101 committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    0ec0ef9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2c9ac57 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2f888dc View commit details
    Browse the repository at this point in the history
  7. minor fix

    dave-gray101 committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    9090eee View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5644538 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    04ca560 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3dd638d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f9edb3b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b280b12 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    bea7b28 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    128523f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    bb4c90c View commit details
    Browse the repository at this point in the history
  16. fix1

    dave-gray101 committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    117950b View commit details
    Browse the repository at this point in the history
  17. fix3

    dave-gray101 committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    c65f478 View commit details
    Browse the repository at this point in the history
  18. fix4

    dave-gray101 committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    d0396b5 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. dump path during gRPC build to see where the CI OSX is getting the ol…

    …d version of protoc from?
    dave-gray101 committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    d9a5587 View commit details
    Browse the repository at this point in the history
  2. take 2 path dump

    dave-gray101 committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    5616d6b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef7af33 View commit details
    Browse the repository at this point in the history
  4. -j2 ?

    dave-gray101 committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    70fc5cf View commit details
    Browse the repository at this point in the history
  5. Merge branch 'rf-config-directory' of ghgray101:/dave-gray101/LocalAI…

    … into rf-config-directory
    dave-gray101 committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    829b21f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f3cc043 View commit details
    Browse the repository at this point in the history
  7. merge api

    dave-gray101 committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    46c5296 View commit details
    Browse the repository at this point in the history
  8. make protogen?

    dave-gray101 committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    8d8a768 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. protoc

    dave-gray101 committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    6ea4110 View commit details
    Browse the repository at this point in the history
  2. seperate?

    dave-gray101 committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    4eabd62 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5fb9ba9 View commit details
    Browse the repository at this point in the history
  4. yaml tabfix

    dave-gray101 committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    31a73ed View commit details
    Browse the repository at this point in the history
  5. test/docs fix

    dave-gray101 committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    cd49dbc View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. try j12

    dave-gray101 committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    e645bc0 View commit details
    Browse the repository at this point in the history
  2. cmake test

    dave-gray101 committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    1fa47c9 View commit details
    Browse the repository at this point in the history
  3. test

    dave-gray101 committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    a33e239 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a361895 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8d51f7b View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2023

  1. RAW merge, won't build

    dave-gray101 committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    8a99fe2 View commit details
    Browse the repository at this point in the history
  2. merge fix

    dave-gray101 committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    2abb82b View commit details
    Browse the repository at this point in the history
  3. experimental ls

    dave-gray101 committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    f3795b1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b8d6eac View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d3804c7 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2023

  1. tweak

    dave-gray101 committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    b626adb View commit details
    Browse the repository at this point in the history
  2. 1

    dave-gray101 committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    e51f192 View commit details
    Browse the repository at this point in the history
  3. -l and sw_vers

    dave-gray101 committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    a74ff1f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    22e2b18 View commit details
    Browse the repository at this point in the history
  5. TEMP exit 0 experiment

    dave-gray101 committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    0bf16d0 View commit details
    Browse the repository at this point in the history
  6. cleanup

    dave-gray101 committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    84a5fc0 View commit details
    Browse the repository at this point in the history
  7. adjust osx env

    dave-gray101 committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    1741f0e View commit details
    Browse the repository at this point in the history
  8. fix

    dave-gray101 committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    4a94f26 View commit details
    Browse the repository at this point in the history
  9. ()

    dave-gray101 committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    96423be View commit details
    Browse the repository at this point in the history
  10. swap path order

    dave-gray101 committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    ebf772e View commit details
    Browse the repository at this point in the history
  11. env var test 1

    dave-gray101 committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    99d6698 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f34c066 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0c64eb3 View commit details
    Browse the repository at this point in the history
  14. log

    dave-gray101 committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    a2b75a2 View commit details
    Browse the repository at this point in the history
  15. make changes

    dave-gray101 committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    7eaa240 View commit details
    Browse the repository at this point in the history
  16. make cmake change

    dave-gray101 committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    f41764b View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. spacing

    dave-gray101 committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    3f82e2e View commit details
    Browse the repository at this point in the history
  2. -

    dave-gray101 committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    b12d012 View commit details
    Browse the repository at this point in the history
  3. cmake test

    dave-gray101 committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    fe50d95 View commit details
    Browse the repository at this point in the history
  4. cmake test1

    dave-gray101 committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    8f81486 View commit details
    Browse the repository at this point in the history
  5. merge?

    dave-gray101 committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    eb69c3c View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Configuration menu
    Copy the full SHA
    e577b85 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c19246d View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2023

  1. re-remove api.go

    dave-gray101 committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    b7eb950 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf52a8f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    39000d0 View commit details
    Browse the repository at this point in the history
  4. minor grpc++ fix?

    dave-gray101 committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    d5065f9 View commit details
    Browse the repository at this point in the history
  5. _GRPC_GRPCPP

    dave-gray101 committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    04ff41a View commit details
    Browse the repository at this point in the history
  6. cmake

    dave-gray101 committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    61296d3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f6a8042 View commit details
    Browse the repository at this point in the history
  8. assignment type in CMake

    dave-gray101 committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    cf35ad5 View commit details
    Browse the repository at this point in the history
  9. fix

    dave-gray101 committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    1f7e86e View commit details
    Browse the repository at this point in the history
  10. ARGS retest

    dave-gray101 committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    85b7033 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2023

  1. Configuration menu
    Copy the full SHA
    a5f305a View commit details
    Browse the repository at this point in the history
  2. minor

    dave-gray101 committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    6f332b9 View commit details
    Browse the repository at this point in the history
  3. merge

    dave-gray101 committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    c18f448 View commit details
    Browse the repository at this point in the history
  4. gmt

    dave-gray101 committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    5f7a902 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2023

  1. Configuration menu
    Copy the full SHA
    4a91d68 View commit details
    Browse the repository at this point in the history
  2. experimental uglify

    dave-gray101 committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    c7ef633 View commit details
    Browse the repository at this point in the history
  3. cmake msg

    dave-gray101 committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    8c846ee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    59ce7a3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5876b74 View commit details
    Browse the repository at this point in the history
  6. remove ,

    dave-gray101 committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    22318ad View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b1bba52 View commit details
    Browse the repository at this point in the history
  8. merge

    dave-gray101 committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    56c6bdd View commit details
    Browse the repository at this point in the history
  9. exp

    dave-gray101 committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    dab7810 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. Configuration menu
    Copy the full SHA
    0aac130 View commit details
    Browse the repository at this point in the history
  2. Update Makefile

    Remove file command
    dave-gray101 authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    caca5f5 View commit details
    Browse the repository at this point in the history
  3. Makefile file

    dave-gray101 committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    3758727 View commit details
    Browse the repository at this point in the history