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 fallback to starters pull on kedro new #3900

Merged
merged 40 commits into from
Jul 15, 2024
Merged

Commits on May 29, 2024

  1. Add fallback to starters pull on kedro new

    Signed-off-by: lrcouto <laurarccouto@gmail.com>
    lrcouto committed May 29, 2024
    Configuration menu
    Copy the full SHA
    48064c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    791e821 View commit details
    Browse the repository at this point in the history
  3. Lint

    Signed-off-by: lrcouto <laurarccouto@gmail.com>
    lrcouto committed May 29, 2024
    Configuration menu
    Copy the full SHA
    2ffa441 View commit details
    Browse the repository at this point in the history
  4. Add types-requests for mypy

    Signed-off-by: lrcouto <laurarccouto@gmail.com>
    lrcouto committed May 29, 2024
    Configuration menu
    Copy the full SHA
    4bd7ec9 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. allow checkout flag to be used for different starters version

    Signed-off-by: lrcouto <laurarccouto@gmail.com>
    lrcouto committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    41c7a60 View commit details
    Browse the repository at this point in the history
  2. Attempt to fix e2e tests

    Signed-off-by: lrcouto <laurarccouto@gmail.com>
    lrcouto committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    aa42e54 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Store starters version on env variable

    Signed-off-by: lrcouto <laurarccouto@gmail.com>
    lrcouto committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    11e599b View commit details
    Browse the repository at this point in the history
  2. Add unit tests

    Signed-off-by: lrcouto <laurarccouto@gmail.com>
    lrcouto committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    a53b459 View commit details
    Browse the repository at this point in the history
  3. Fix unit tests

    Signed-off-by: lrcouto <laurarccouto@gmail.com>
    lrcouto committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    b1b03ea View commit details
    Browse the repository at this point in the history
  4. Add requests_mock

    Signed-off-by: lrcouto <laurarccouto@gmail.com>
    lrcouto committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    6aca1f4 View commit details
    Browse the repository at this point in the history
  5. Catch exception if request fails

    Signed-off-by: lrcouto <laurarccouto@gmail.com>
    lrcouto committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    2572d3d View commit details
    Browse the repository at this point in the history
  6. Lint

    Signed-off-by: lrcouto <laurarccouto@gmail.com>
    lrcouto committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    6867f92 View commit details
    Browse the repository at this point in the history
  7. Change error condition on _get_latest_starters_version

    Signed-off-by: lrcouto <laurarccouto@gmail.com>
    lrcouto committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    5088d84 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    18790ad View commit details
    Browse the repository at this point in the history
  2. Change env variable name to be more specific

    Signed-off-by: lrcouto <laurarccouto@gmail.com>
    lrcouto committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    15ba4da View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Merge branch 'main' into fallback-to-starters-git-pull

    Signed-off-by: L. R. Couto <57910428+lrcouto@users.noreply.github.com>
    lrcouto authored Jun 12, 2024
    Configuration menu
    Copy the full SHA
    d2358af View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

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

Commits on Jun 14, 2024

  1. Set all starter options to pull from main if versions don't match

    Signed-off-by: lrcouto <laurarccouto@gmail.com>
    lrcouto committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    2a3572f View commit details
    Browse the repository at this point in the history
  2. Add tests to cover changes on _make_cookiecutter_args_and_fetch_template

    Signed-off-by: lrcouto <laurarccouto@gmail.com>
    lrcouto committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    4a11ed2 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

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

Commits on Jun 19, 2024

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

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    661b124 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c10b0ba View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. remove redundant assignments

    Signed-off-by: lrcouto <laurarccouto@gmail.com>
    lrcouto committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    7f658dd View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

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

Commits on Jun 27, 2024

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

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    92b0058 View commit details
    Browse the repository at this point in the history
  2. Changes on logic for fetching templates

    Signed-off-by: lrcouto <laurarccouto@gmail.com>
    lrcouto committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    4077bad View commit details
    Browse the repository at this point in the history
  3. Lint

    Signed-off-by: lrcouto <laurarccouto@gmail.com>
    lrcouto committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    c7b261d View commit details
    Browse the repository at this point in the history
  4. Update test to match changes on template fetching

    Signed-off-by: lrcouto <laurarccouto@gmail.com>
    lrcouto committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    4ee2587 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

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

Commits on Jul 4, 2024

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

Commits on Jul 5, 2024

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

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    eaacab8 View commit details
    Browse the repository at this point in the history
  2. Change logic of version comparison, add tests

    Signed-off-by: lrcouto <laurarccouto@gmail.com>
    lrcouto committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    c279c6a View commit details
    Browse the repository at this point in the history
  3. Merge branch 'fallback-to-starters-git-pull' of github.com:kedro-org/…

    …kedro into fallback-to-starters-git-pull
    lrcouto committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    d6246b3 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

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

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    34e60ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a9142c View commit details
    Browse the repository at this point in the history
  3. Extract checkout logic to its own function

    Signed-off-by: lrcouto <laurarccouto@gmail.com>
    lrcouto committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    8e4c8f0 View commit details
    Browse the repository at this point in the history