-
Notifications
You must be signed in to change notification settings - Fork 905
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
OmegaConfigLoader returns Dict
instead of DictConfig
, resolves runtime_params properly
#2467
Commits on Feb 10, 2023
-
Merge branch 'main' of github.com:kedro-org/kedro
Signed-off-by: Nok Chan <nok.lam.chan@quantumblack.com>
Configuration menu - View commit details
-
Copy full SHA for 4565684 - Browse repository at this point
Copy the full SHA 4565684View commit details
Commits on Feb 21, 2023
-
Merge branch 'main' of github.com:kedro-org/kedro
Signed-off-by: Nok Chan <nok.lam.chan@quantumblack.com>
Configuration menu - View commit details
-
Copy full SHA for 67cff2d - Browse repository at this point
Copy the full SHA 67cff2dView commit details
Commits on Mar 22, 2023
-
Merge branch 'main' of github.com:kedro-org/kedro
Signed-off-by: Nok Chan <nok.lam.chan@quantumblack.com>
Configuration menu - View commit details
-
Copy full SHA for 055124e - Browse repository at this point
Copy the full SHA 055124eView commit details
Commits on Mar 23, 2023
-
Merge branch 'main' of github.com:kedro-org/kedro
Signed-off-by: Nok Chan <nok.lam.chan@quantumblack.com>
Configuration menu - View commit details
-
Copy full SHA for 842e83c - Browse repository at this point
Copy the full SHA 842e83cView commit details
Commits on Mar 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d6d224a - Browse repository at this point
Copy the full SHA d6d224aView commit details
Commits on Mar 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 78c1ae0 - Browse repository at this point
Copy the full SHA 78c1ae0View commit details
Commits on Mar 29, 2023
-
Merge branch 'main' of github.com:kedro-org/kedro into fix-omegaconfig
Signed-off-by: Nok Chan <nok.lam.chan@quantumblack.com>
Configuration menu - View commit details
-
Copy full SHA for 5b48003 - Browse repository at this point
Copy the full SHA 5b48003View commit details -
POC of fix to solve the runtime param resolution problem
Signed-off-by: Nok Chan <nok.lam.chan@quantumblack.com>
Configuration menu - View commit details
-
Copy full SHA for 5b0bff8 - Browse repository at this point
Copy the full SHA 5b0bff8View commit details
Commits on May 2, 2023
-
Merge branch 'main' of github.com:kedro-org/kedro into fix-omegaconfig
Signed-off-by: Nok Chan <nok.lam.chan@quantumblack.com>
Configuration menu - View commit details
-
Copy full SHA for c864783 - Browse repository at this point
Copy the full SHA c864783View commit details -
Fix OmegaConfigLoadaer - resolve runtime_params early
Signed-off-by: Nok Chan <nok.lam.chan@quantumblack.com>
Configuration menu - View commit details
-
Copy full SHA for 2c9da40 - Browse repository at this point
Copy the full SHA 2c9da40View commit details -
Delegate the intialization of runtime_params to AbstractConfigLoader
Signed-off-by: Nok Chan <nok.lam.chan@quantumblack.com>
Configuration menu - View commit details
-
Copy full SHA for f578c39 - Browse repository at this point
Copy the full SHA f578c39View commit details -
Add test for interpolated value and globals
Signed-off-by: Nok Chan <nok.lam.chan@quantumblack.com>
Configuration menu - View commit details
-
Copy full SHA for de98e15 - Browse repository at this point
Copy the full SHA de98e15View commit details -
Signed-off-by: Nok Chan <nok.lam.chan@quantumblack.com>
Configuration menu - View commit details
-
Copy full SHA for 4c0571d - Browse repository at this point
Copy the full SHA 4c0571dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f1c1ec2 - Browse repository at this point
Copy the full SHA f1c1ec2View commit details -
Signed-off-by: Nok Chan <nok.lam.chan@quantumblack.com>
Configuration menu - View commit details
-
Copy full SHA for acbde3e - Browse repository at this point
Copy the full SHA acbde3eView commit details
Commits on May 4, 2023
-
Apply comments and refactor the test
Signed-off-by: Nok Chan <nok.lam.chan@quantumblack.com>
Configuration menu - View commit details
-
Copy full SHA for 87a51b6 - Browse repository at this point
Copy the full SHA 87a51b6View commit details -
Co-authored-by: Antony Milne <49395058+antonymilne@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a1b5f0c - Browse repository at this point
Copy the full SHA a1b5f0cView commit details
Commits on May 5, 2023
-
Remove unnecessary condition when len(config) == 1
Signed-off-by: Nok Chan <nok.lam.chan@quantumblack.com>
Configuration menu - View commit details
-
Copy full SHA for 29f62ff - Browse repository at this point
Copy the full SHA 29f62ffView commit details -
Signed-off-by: Nok Chan <nok.lam.chan@quantumblack.com>
Configuration menu - View commit details
-
Copy full SHA for f610010 - Browse repository at this point
Copy the full SHA f610010View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5799792 - Browse repository at this point
Copy the full SHA 5799792View commit details
Commits on May 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 78c2371 - Browse repository at this point
Copy the full SHA 78c2371View commit details -
Merge branch 'fix-omegaconfig' of github.com:kedro-org/kedro into fix…
…-omegaconfig Signed-off-by: Nok Chan <nok.lam.chan@quantumblack.com>
Configuration menu - View commit details
-
Copy full SHA for e24fbfe - Browse repository at this point
Copy the full SHA e24fbfeView commit details -
Signed-off-by: Nok Chan <nok.lam.chan@quantumblack.com>
Configuration menu - View commit details
-
Copy full SHA for 0f7911f - Browse repository at this point
Copy the full SHA 0f7911fView commit details
Commits on May 11, 2023
-
remove a line from coverage temporarily
Signed-off-by: Nok Chan <nok.lam.chan@quantumblack.com>
Configuration menu - View commit details
-
Copy full SHA for e7d6f62 - Browse repository at this point
Copy the full SHA e7d6f62View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4d9893 - Browse repository at this point
Copy the full SHA a4d9893View commit details