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

Update documentation of hooks LIFO order #3013

Merged
merged 27 commits into from
Sep 18, 2023

Commits on Sep 6, 2023

  1. Update release note

    Signed-off-by: Nok <nok.lam.chan@quantumblack.com>
    noklam committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    9d4d1b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c079b3 View commit details
    Browse the repository at this point in the history
  3. add placeholder

    Signed-off-by: Nok <nok.lam.chan@quantumblack.com>
    noklam committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    2b2d51e View commit details
    Browse the repository at this point in the history
  4. update link

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

Commits on Sep 7, 2023

  1. add hook execution order

    Signed-off-by: Nok <nok.lam.chan@quantumblack.com>
    noklam committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    2983609 View commit details
    Browse the repository at this point in the history
  2. update template

    Signed-off-by: Nok <nok.lam.chan@quantumblack.com>
    noklam committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    8cca7e3 View commit details
    Browse the repository at this point in the history
  3. Update template

    Signed-off-by: Nok <nok.lam.chan@quantumblack.com>
    noklam committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    8c87790 View commit details
    Browse the repository at this point in the history
  4. add pyproject.toml example

    Signed-off-by: Nok <nok.lam.chan@quantumblack.com>
    noklam committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    d274023 View commit details
    Browse the repository at this point in the history
  5. update plugin list

    Signed-off-by: Nok <nok.lam.chan@quantumblack.com>
    noklam committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    37b0fc6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3bcbd05 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Introducing a weasel word

    Signed-off-by: Jo Stichbury <jo_stichbury@mckinsey.com>
    stichbury committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    ead8abe View commit details
    Browse the repository at this point in the history
  2. Further changes to Hooks docs

    Signed-off-by: Jo Stichbury <jo_stichbury@mckinsey.com>
    stichbury committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    661a890 View commit details
    Browse the repository at this point in the history
  3. fix typo with review suggestions.

    Signed-off-by: Nok <nok.lam.chan@quantumblack.com>
    noklam committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    77ad03f View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-authored-by: Jo Stichbury <jo_stichbury@mckinsey.com>
    noklam and stichbury authored Sep 8, 2023
    Configuration menu
    Copy the full SHA
    66c1f1e View commit details
    Browse the repository at this point in the history
  5. Add a new command make language-lint for doc lint. Trigger only man…

    …ually for now
    
    Signed-off-by: Nok <nok.lam.chan@quantumblack.com>
    noklam committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    fcc8672 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'noklam/document-the-lifo-order-1940' of https://github.…

    …com/kedro-org/kedro into noklam/document-the-lifo-order-1940
    
    Signed-off-by: Nok <nok.lam.chan@quantumblack.com>
    noklam committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    5511c97 View commit details
    Browse the repository at this point in the history
  7. fix makefile

    Signed-off-by: Nok <nok.lam.chan@quantumblack.com>
    noklam committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    424c14f View commit details
    Browse the repository at this point in the history
  8. fix lint

    Signed-off-by: Nok <nok.lam.chan@quantumblack.com>
    noklam committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    6a83c1b View commit details
    Browse the repository at this point in the history
  9. Fix broken links

    Signed-off-by: Nok <nok.lam.chan@quantumblack.com>
    noklam committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    7db3db2 View commit details
    Browse the repository at this point in the history
  10. Fix links

    Signed-off-by: Nok <nok.lam.chan@quantumblack.com>
    noklam committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    f253436 View commit details
    Browse the repository at this point in the history
  11. Remove setup.py mention, reference it to 0.18.13 documentation

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

Commits on Sep 13, 2023

  1. Configuration menu
    Copy the full SHA
    18746e5 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. remove debug message

    Signed-off-by: Nok Chan <nok.lam.chan@quantumblack.com>
    noklam committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    1ffb3b3 View commit details
    Browse the repository at this point in the history
  2. Fix release note

    Signed-off-by: Nok Chan <nok.lam.chan@quantumblack.com>
    noklam committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    38c5e3a View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: Jo Stichbury <jo_stichbury@mckinsey.com>
    noklam and stichbury authored Sep 14, 2023
    Configuration menu
    Copy the full SHA
    4f45096 View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-authored-by: Jo Stichbury <jo_stichbury@mckinsey.com>
    noklam and stichbury authored Sep 14, 2023
    Configuration menu
    Copy the full SHA
    7460c59 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Configuration menu
    Copy the full SHA
    1e4bce4 View commit details
    Browse the repository at this point in the history