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

feat: Conduit Manifest #447

Merged
merged 23 commits into from
Dec 5, 2022
Merged

feat: Conduit Manifest #447

merged 23 commits into from
Dec 5, 2022

Commits on Nov 23, 2022

  1. feat(grpc-sdk)!: conduit manifest

    BREAKING CHANGE:
    
    Modified Conduit Config Service RPCs:
    -Dropped ModuleExists()
    -Dropped ModuleList()
    -Refactored WatchModules() into WatchDeployemntState()
    -Updated RegisterModule()
    
    Services need also expose an `ActivateModule()` RPC
    
    GetModules route return type modified.
    kon14 committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    f4d12cb View commit details
    Browse the repository at this point in the history
  2. fix(grpc-sdk): isModuleUp()

    kon14 committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    b546d89 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2022

  1. chore: code-factor cleanup

    kon14 committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    e5218e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a83805 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    18ac8b5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ea64fa8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    792573d View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2022

  1. Configuration menu
    Copy the full SHA
    cd49b13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0974569 View commit details
    Browse the repository at this point in the history
  3. build: versioning change

    kkopanidis committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    6d14d8e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4d016c3 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

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

Commits on Nov 29, 2022

  1. feat(authentication): teams & roles (#411)

    Co-authored-by: codefactor-io <support@codefactor.io>
    Co-authored-by: Konstantinos Feretos <konferetos@tutanota.com>
    Co-authored-by: chris <christinapdgn@gmail.com>
    4 people authored Nov 29, 2022
    Configuration menu
    Copy the full SHA
    921d68d View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

  1. Configuration menu
    Copy the full SHA
    74d3833 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    741c128 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    556c402 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2022

  1. Configuration menu
    Copy the full SHA
    414a56a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9a6e3a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5fd0dad View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2022

  1. Configuration menu
    Copy the full SHA
    56c3847 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf67df5 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2022

  1. Configuration menu
    Copy the full SHA
    35ce5b1 View commit details
    Browse the repository at this point in the history