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

Modify KedroContext with frozen attributes instead of frozen class #3300

Merged
merged 12 commits into from
Nov 21, 2023

Commits on Nov 13, 2023

  1. modify release note

    Signed-off-by: Nok <nok.lam.chan@quantumblack.com>
    noklam committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    f7f4d6a View commit details
    Browse the repository at this point in the history
  2. Make KedroContext partial frozen

    Signed-off-by: Nok <nok.lam.chan@quantumblack.com>
    noklam committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    bc85e40 View commit details
    Browse the repository at this point in the history
  3. fix KedroContext and add test for public and internal attributes

    Signed-off-by: Nok <nok.lam.chan@quantumblack.com>
    noklam committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    ee95c3b View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Fix tests

    Signed-off-by: Nok <nok.lam.chan@quantumblack.com>
    noklam committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    ee1048a View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Configuration menu
    Copy the full SHA
    0458a57 View commit details
    Browse the repository at this point in the history
  2. Rearrange the KedroContext arguments

    Signed-off-by: Nok <nok.lam.chan@quantumblack.com>
    noklam committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    59e639d View commit details
    Browse the repository at this point in the history
  3. improve test_set_new_attribute

    Signed-off-by: Nok <nok.lam.chan@quantumblack.com>
    noklam committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    8e4ea17 View commit details
    Browse the repository at this point in the history
  4. Unfreeze the Kedrocontext attributes

    Signed-off-by: Nok <nok.lam.chan@quantumblack.com>
    noklam committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    b274927 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. clean up

    Signed-off-by: Nok <nok.lam.chan@quantumblack.com>
    noklam committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    7553f3a View commit details
    Browse the repository at this point in the history
  2. remove redundant test

    Signed-off-by: Nok <nok.lam.chan@quantumblack.com>
    noklam committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    3ce19cc View commit details
    Browse the repository at this point in the history
  3. Merge branch 'develop' into noklam/revisit-make-kedrocontext-1459

    Signed-off-by: Nok Lam Chan <nok.lam.chan@quantumblack.com>
    noklam authored Nov 21, 2023
    Configuration menu
    Copy the full SHA
    b729906 View commit details
    Browse the repository at this point in the history
  4. fix import

    Signed-off-by: Nok <nok.lam.chan@quantumblack.com>
    noklam committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    cf71936 View commit details
    Browse the repository at this point in the history