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

Enforce 1 session = 1 run #1329

Merged
merged 16 commits into from
Mar 14, 2022
Merged

Enforce 1 session = 1 run #1329

merged 16 commits into from
Mar 14, 2022

Commits on Mar 7, 2022

  1. Remove run_id from the code

    Signed-off-by: Merel Theisen <[email protected]>
    merelcht committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    7a6e6fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4b2148 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2022

  1. Fix test

    Signed-off-by: Merel Theisen <[email protected]>
    merelcht committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    697ee3f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1af6cce View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2022

  1. Configuration menu
    Copy the full SHA
    fce25c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55fb343 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b30faa3 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2022

  1. Apply suggestions from code review

    Co-authored-by: Lorena Bălan <[email protected]>
    merelcht and Lorena Bălan authored Mar 10, 2022
    Configuration menu
    Copy the full SHA
    4952dfb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4142059 View commit details
    Browse the repository at this point in the history
  3. Replace run_id by session_id instead of removing it

    Signed-off-by: Merel Theisen <[email protected]>
    merelcht committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    f71a697 View commit details
    Browse the repository at this point in the history
  4. Apply review suggestion

    Signed-off-by: Merel Theisen <[email protected]>
    merelcht committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    ae9db52 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e42f9ac View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2022

  1. Update kedro/framework/session/session.py

    Co-authored-by: Antony Milne <[email protected]>
    merelcht and antonymilne authored Mar 11, 2022
    Configuration menu
    Copy the full SHA
    86bddc9 View commit details
    Browse the repository at this point in the history
  2. Remove sesion_id from after_catalog_created hook spec

    Signed-off-by: Merel Theisen <[email protected]>
    merelcht committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    7b87918 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2022

  1. Update release notes

    Signed-off-by: Merel Theisen <[email protected]>
    merelcht committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    00168c8 View commit details
    Browse the repository at this point in the history
  2. Fix lint

    Signed-off-by: Merel Theisen <[email protected]>
    merelcht committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    7abd4cd View commit details
    Browse the repository at this point in the history