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

MG-2441 - Add domain ID to API #2442

Open
wants to merge 27 commits into
base: main
Choose a base branch
from

Commits on Oct 18, 2024

  1. First implementation of domain in api

    Signed-off-by: nyagamunene <stevenyaga2014@gmail.com>
    nyagamunene committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    0e82636 View commit details
    Browse the repository at this point in the history
  2. implementation for bootstrap, certs, consumers, http, journal, provis…

    …ion, readers and ws
    
    Signed-off-by: nyagamunene <stevenyaga2014@gmail.com>
    nyagamunene committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    7cc4193 View commit details
    Browse the repository at this point in the history
  3. Update api docs

    Signed-off-by: nyagamunene <stevenyaga2014@gmail.com>
    nyagamunene committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    f5d22d1 View commit details
    Browse the repository at this point in the history
  4. Update sdk for things

    Signed-off-by: nyagamunene <stevenyaga2014@gmail.com>
    nyagamunene committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    a400cb3 View commit details
    Browse the repository at this point in the history
  5. Update sdk for channels

    Signed-off-by: nyagamunene <stevenyaga2014@gmail.com>
    nyagamunene committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    ea984b3 View commit details
    Browse the repository at this point in the history
  6. Fix bootstrap tests

    Signed-off-by: nyagamunene <stevenyaga2014@gmail.com>
    nyagamunene committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    6e9da65 View commit details
    Browse the repository at this point in the history
  7. Update sdk test

    Signed-off-by: nyagamunene <stevenyaga2014@gmail.com>
    nyagamunene committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    93269f5 View commit details
    Browse the repository at this point in the history
  8. fix request tests

    Signed-off-by: nyagamunene <stevenyaga2014@gmail.com>
    nyagamunene committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    cc4bcaa View commit details
    Browse the repository at this point in the history
  9. Update tests

    Signed-off-by: nyagamunene <stevenyaga2014@gmail.com>
    nyagamunene committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    2256dc3 View commit details
    Browse the repository at this point in the history
  10. Fix failing CI

    Signed-off-by: nyagamunene <stevenyaga2014@gmail.com>
    nyagamunene committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    39567b1 View commit details
    Browse the repository at this point in the history
  11. Fix schemathesis

    Signed-off-by: nyagamunene <stevenyaga2014@gmail.com>
    nyagamunene committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    4bfba5d View commit details
    Browse the repository at this point in the history
  12. Fix failing CI

    Signed-off-by: nyagamunene <stevenyaga2014@gmail.com>
    nyagamunene committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    3354df5 View commit details
    Browse the repository at this point in the history
  13. Fix sdk tests

    Signed-off-by: nyagamunene <stevenyaga2014@gmail.com>
    nyagamunene committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    e32e4d3 View commit details
    Browse the repository at this point in the history
  14. Fix failing linter

    Signed-off-by: nyagamunene <stevenyaga2014@gmail.com>
    nyagamunene committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    335fc32 View commit details
    Browse the repository at this point in the history
  15. Update sdk certs

    Signed-off-by: nyagamunene <stevenyaga2014@gmail.com>
    nyagamunene committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    ba04c87 View commit details
    Browse the repository at this point in the history
  16. Fix invitations tests

    Signed-off-by: nyagamunene <stevenyaga2014@gmail.com>
    nyagamunene committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    77f815e View commit details
    Browse the repository at this point in the history
  17. Fix failing linter

    Signed-off-by: nyagamunene <stevenyaga2014@gmail.com>
    nyagamunene committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    559deff View commit details
    Browse the repository at this point in the history
  18. Update channel methods

    Signed-off-by: nyagamunene <stevenyaga2014@gmail.com>
    nyagamunene committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    8193a13 View commit details
    Browse the repository at this point in the history
  19. Update e2e.go

    Signed-off-by: nyagamunene <stevenyaga2014@gmail.com>
    nyagamunene committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    a18cf34 View commit details
    Browse the repository at this point in the history
  20. Fix failing linter

    Signed-off-by: nyagamunene <stevenyaga2014@gmail.com>
    nyagamunene committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    907e9fe View commit details
    Browse the repository at this point in the history
  21. Fix provision tests and schemathesis

    Signed-off-by: nyagamunene <stevenyaga2014@gmail.com>
    nyagamunene committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    6478cae View commit details
    Browse the repository at this point in the history
  22. Fix schemathesis

    Signed-off-by: nyagamunene <stevenyaga2014@gmail.com>
    nyagamunene committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    587227b View commit details
    Browse the repository at this point in the history
  23. Rebase from main

    Signed-off-by: nyagamunene <stevenyaga2014@gmail.com>
    nyagamunene committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    df5e749 View commit details
    Browse the repository at this point in the history
  24. Fix tests

    Signed-off-by: nyagamunene <stevenyaga2014@gmail.com>
    nyagamunene committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    02fa470 View commit details
    Browse the repository at this point in the history
  25. fix linter

    Signed-off-by: nyagamunene <stevenyaga2014@gmail.com>
    nyagamunene committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    721b82f View commit details
    Browse the repository at this point in the history
  26. fix bootstrap tests

    Signed-off-by: nyagamunene <stevenyaga2014@gmail.com>
    nyagamunene committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    fc816a1 View commit details
    Browse the repository at this point in the history
  27. Fix schemathesis

    Signed-off-by: nyagamunene <stevenyaga2014@gmail.com>
    nyagamunene committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    bab7e60 View commit details
    Browse the repository at this point in the history