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

Use dynamic build for Manager class #1042

Draft
wants to merge 14 commits into
base: master
Choose a base branch
from

Commits on Nov 29, 2023

  1. Build, do not import dynamically generated classes

    Signed-off-by: mulhern <[email protected]>
    mulkieran committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    51f0341 View commit details
    Browse the repository at this point in the history
  2. comment

    mulkieran committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    02ca9b0 View commit details
    Browse the repository at this point in the history
  3. Use another class for class generation

    Signed-off-by: mulhern <[email protected]>
    mulkieran committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    7a93fbc View commit details
    Browse the repository at this point in the history
  4. Add method modifications

    Signed-off-by: mulhern <[email protected]>
    mulkieran committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    c4d4c50 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. More things

    Signed-off-by: mulhern <[email protected]>
    mulkieran committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    398ae7c View commit details
    Browse the repository at this point in the history
  2. Use purpose argument

    Signed-off-by: mulhern <[email protected]>
    mulkieran committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    13cc0c3 View commit details
    Browse the repository at this point in the history
  3. Temporary no cover

    Signed-off-by: mulhern <[email protected]>
    mulkieran committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    61d09fd View commit details
    Browse the repository at this point in the history
  4. Simplify

    Signed-off-by: mulhern <[email protected]>
    mulkieran committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    ca36488 View commit details
    Browse the repository at this point in the history
  5. Memoize

    Signed-off-by: mulhern <[email protected]>
    mulkieran committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    a85e95c View commit details
    Browse the repository at this point in the history
  6. Add no cover temporarily

    Signed-off-by: mulhern <[email protected]>
    mulkieran committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    456d6e4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    20e4e26 View commit details
    Browse the repository at this point in the history
  8. Add support for Manager0

    Signed-off-by: mulhern <[email protected]>
    mulkieran committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    48d98cb View commit details
    Browse the repository at this point in the history
  9. Use Manager0

    Signed-off-by: mulhern <[email protected]>
    mulkieran committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    89eeb31 View commit details
    Browse the repository at this point in the history
  10. Sort out some tests

    Signed-off-by: mulhern <[email protected]>
    mulkieran committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    044e083 View commit details
    Browse the repository at this point in the history