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

Split up command router modules #3623

Merged

Commits on Apr 3, 2024

  1. Split client-device-connection-infinispan module into client-device-c…

    …onnection-base and client-device-connection-infinispan. Unit tests run.
    StFS committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    e214996 View commit details
    Browse the repository at this point in the history
  2. Move common classes from client-device-connection-infinispan module i…

    …nto client-device-connection-base module. Unit tests run.
    StFS committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    d29a8a1 View commit details
    Browse the repository at this point in the history
  3. Split services/command-router module into services/command-router-bas…

    …e and services/command-router-infinispan. Unit tests and integration tests run.
    StFS committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    8766a49 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

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

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    1f24cc2 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'split_command_router_modules' of github.com:controlant-…

    …org/eclipse-hono into split_command_router_modules
    StFS committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    86eec84 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e20bbb8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e3f7fe2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    86241c2 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

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

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    331053d View commit details
    Browse the repository at this point in the history
  2. final changes to pom.xml for PR

    StFS committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    569898d View commit details
    Browse the repository at this point in the history
  3. silly whitespace changes

    StFS committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    43c3539 View commit details
    Browse the repository at this point in the history
  4. Update copyright year

    StFS committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    f2ec9b1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3744a9c View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. responding to PR comments

    StFS committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    4726d6e View commit details
    Browse the repository at this point in the history
  2. Tag command-server image with it's legacy name and push to maintain b…

    …ackwards compatibilty
    StFS committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    2cd72e9 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    9eb22f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37da591 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Update push_hono_images.sh

    Co-authored-by: Kai Hudalla <[email protected]>
    StFS and sophokles73 authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    6708624 View commit details
    Browse the repository at this point in the history
  2. Update push_hono_images.sh

    Co-authored-by: Kai Hudalla <[email protected]>
    StFS and sophokles73 authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    5702e40 View commit details
    Browse the repository at this point in the history
  3. Responding to PR comments

    StFS committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    b0a3fd6 View commit details
    Browse the repository at this point in the history
  4. Shortening lines

    StFS committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    a969467 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    47459fa View commit details
    Browse the repository at this point in the history
  6. Split script into two phases, ensuring all images exist in one phase …

    …and then pushing them in the second
    StFS committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    fb643ab View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    cbdba7b View commit details
    Browse the repository at this point in the history
  2. Change quarkus dependency in client-device-connection-infinispan modu…

    …le to provided scope, remove the optional option and remove exclusion rule
    StFS committed May 6, 2024
    Configuration menu
    Copy the full SHA
    d114bfe View commit details
    Browse the repository at this point in the history