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

Add add_ons metadata to pyproject.toml for project creation #3188

Merged
merged 15 commits into from
Oct 24, 2023

Commits on Oct 17, 2023

  1. release note

    Signed-off-by: Nok <nok.lam.chan@quantumblack.com>
    noklam committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    ba7becf View commit details
    Browse the repository at this point in the history
  2. refactor out the add_ons_dict constant

    Signed-off-by: Nok <nok.lam.chan@quantumblack.com>
    noklam committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    a7066b9 View commit details
    Browse the repository at this point in the history
  3. refactor the parsing logic and move to cli/starters.py from tepmplate

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

Commits on Oct 20, 2023

  1. use the name of the add_ons

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

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

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

    Merge branch 'noklam/ci-add-on' of https://github.com/kedro-org/kedro into noklam/ci-add-on
    
    Signed-off-by: Nok <nok.lam.chan@quantumblack.com>
    noklam committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    6f10e2a View commit details
    Browse the repository at this point in the history
  6. fix typo

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

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

Commits on Oct 23, 2023

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

Commits on Oct 24, 2023

  1. fix release note

    Signed-off-by: Nok <nok.lam.chan@quantumblack.com>
    noklam committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    41cc528 View commit details
    Browse the repository at this point in the history
  2. adhoc fix

    Signed-off-by: Nok <nok.lam.chan@quantumblack.com>
    noklam committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    c43ca7b View commit details
    Browse the repository at this point in the history
  3. Merge branch 'develop' into noklam/ci-add-on

    Signed-off-by: Sajid Alam <90610031+SajidAlamQB@users.noreply.github.com>
    SajidAlamQB authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    1535c39 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'develop' into noklam/ci-add-on

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