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

Add types to Action with rhel roscli fix #1361

Open
wants to merge 17 commits into
base: rolling
Choose a base branch
from

Commits on Aug 28, 2024

  1. Add types to Action objects

    Signed-off-by: Michael Carlstrom <[email protected]>
    InvincibleRMC committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    46a3488 View commit details
    Browse the repository at this point in the history
  2. fix inheritance order

    Signed-off-by: Michael Carlstrom <[email protected]>
    InvincibleRMC committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    d8269e7 View commit details
    Browse the repository at this point in the history
  3. move type into string

    Signed-off-by: Michael Carlstrom <[email protected]>
    InvincibleRMC committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    59b2665 View commit details
    Browse the repository at this point in the history
  4. string around type

    Signed-off-by: Michael Carlstrom <[email protected]>
    InvincibleRMC committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    1230da4 View commit details
    Browse the repository at this point in the history
  5. missed string type

    Signed-off-by: Michael Carlstrom <[email protected]>
    InvincibleRMC committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    13ccdc2 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Merge branch 'rolling' into action-types

    Signed-off-by: Michael Carlstrom <[email protected]>
    InvincibleRMC authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    332ce76 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. Merge branch 'rolling' into action-types

    Signed-off-by: Michael Carlstrom <[email protected]>
    InvincibleRMC authored Aug 31, 2024
    Configuration menu
    Copy the full SHA
    34b32bd View commit details
    Browse the repository at this point in the history
  2. switch to 2 arg generics for clients/services

    Signed-off-by: Michael Carlstrom <[email protected]>
    InvincibleRMC committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    af90ef5 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    599a177 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e4ae31 View commit details
    Browse the repository at this point in the history
  3. move import into TYPE_CHECKING block

    Signed-off-by: Michael Carlstrom <[email protected]>
    InvincibleRMC committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    e62e77f View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Type over type

    Signed-off-by: Michael Carlstrom <[email protected]>
    InvincibleRMC committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    423976a View commit details
    Browse the repository at this point in the history
  2. Add ClassVar

    Signed-off-by: Michael Carlstrom <[email protected]>
    InvincibleRMC committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    85227ae View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    31908a4 View commit details
    Browse the repository at this point in the history
  2. Hopefully fix rhel failure

    Signed-off-by: Michael Carlstrom <[email protected]>
    InvincibleRMC committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    4092a92 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

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

Commits on Nov 1, 2024

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