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

RELEASE/2023-11-24 #86

Merged
merged 8 commits into from
Nov 27, 2023
Merged

RELEASE/2023-11-24 #86

merged 8 commits into from
Nov 27, 2023

Commits on Nov 24, 2023

  1. Added Reference class back in

    Split out default_set
    
    Added comments and default_list
    
    Removed service level testing and reverted to references
    
    Tests passing
    
    Split references
    
    Split out reference
    
    Moved to using a Models class to generate pynamodb types
    
    Refactor
    
    Separated recursive to_dict and added tests
    
    Tests working
    
    converted to pydantic
    
    Fixed broken tests
    
    Moving to pydantic
    
    Added marshalling
    
    Removed pynamo
    
    Domain layer tests passing
    
    Got unit tests working
    
    Fixed tests
    
    Added ProductTeamRepository test
    
    Added ProductRepository test
    
    Separated keys
    
    Added more detail to Product repo tests
    
    Added keys/relationships to test
    
    Fixed on feature
    
    Fixed feature tests
    
    tidy
    
    upgraded moto
    
    removed debug
    
    Tweak
    
    named arguments over positional
    
    Added comments
    
    Added 'PRODUCT' type
    
    removed empty 'Field()' initialisers
    
    migraded to StrEnum
    
    Feedback
    
    Removed pynamo
    
    Added keys/relationships checks
    
    Restored file
    
    Consolidated errors
    
    branch naming
    
    Fixed tests
    
    Revert branch name
    
    linting
    
    Fixed int test
    Chris Kemp committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    935b992 View commit details
    Browse the repository at this point in the history
  2. Fixed moto

    Chris Kemp committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    4136dce View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feature/PI-124-revert_domain_to_ar' into release/2023-1…

    …1-24
    Chris Kemp committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    fb13834 View commit details
    Browse the repository at this point in the history
  4. Added release changelog

    Chris Kemp committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    011cb6d View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Configuration menu
    Copy the full SHA
    fb84743 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/PI-130-move_check_branch_name_to_the_beginning_…

    …of_ci' into release/2023-11-24
    jameslinnell committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    7aee3ff View commit details
    Browse the repository at this point in the history
  3. Add PI-130 to Changelog

    jameslinnell committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    d0df24d View commit details
    Browse the repository at this point in the history
  4. Add urllib3 less than 2

    jameslinnell committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    c6ebd9e View commit details
    Browse the repository at this point in the history