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

⚠️ [WIP] Extend builder with generic For, Owns and Watches #2784

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

Commits on Apr 16, 2024

  1. Make event handler type aware

    Signed-off-by: Danil Grigorev <danil.grigorev@suse.com>
    Danil-Grigorev committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    20c4f7b View commit details
    Browse the repository at this point in the history
  2. Add builder handlers for generic objects

    Signed-off-by: Danil Grigorev <danil.grigorev@suse.com>
    Danil-Grigorev committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    204048d View commit details
    Browse the repository at this point in the history
  3. Add generics to source, split the interface, add builder methods

    Signed-off-by: Danil Grigorev <danil.grigorev@suse.com>
    Danil-Grigorev committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    3d2371d View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Separate source into several interfaces

    - Add controller adapters
    
    Signed-off-by: Danil Grigorev <danil.grigorev@suse.com>
    Danil-Grigorev committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    8c4d3df View commit details
    Browse the repository at this point in the history
  2. Cleanup

    Signed-off-by: Danil Grigorev <danil.grigorev@suse.com>
    Danil-Grigorev committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    4d77004 View commit details
    Browse the repository at this point in the history
  3. Remove builder requirements from generic wrapper methods

    Signed-off-by: Danil Grigorev <danil.grigorev@suse.com>
    Danil-Grigorev committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    8984b30 View commit details
    Browse the repository at this point in the history
  4. Cleanup and lint fixes

    Signed-off-by: Danil Grigorev <danil.grigorev@suse.com>
    Danil-Grigorev committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    ebea1b0 View commit details
    Browse the repository at this point in the history