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 an option for kedro new to skip telemetry #3701

Merged
merged 29 commits into from
Apr 4, 2024

Commits on Mar 11, 2024

  1. First draft for telemetry consent flag on kedro new

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

Commits on Mar 12, 2024

  1. Add functioning --telemetry option to kedro new

    Signed-off-by: lrcouto <laurarccouto@gmail.com>
    lrcouto committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    8d0d13b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8b0036 View commit details
    Browse the repository at this point in the history
  3. Update tests to acknowledge new flag

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

Commits on Mar 13, 2024

  1. Add tests for kedro new --telemetry flag

    Signed-off-by: lrcouto <laurarccouto@gmail.com>
    lrcouto committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    6504100 View commit details
    Browse the repository at this point in the history
  2. Add changes to documentation and release notes

    Signed-off-by: lrcouto <laurarccouto@gmail.com>
    lrcouto committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    09f174b View commit details
    Browse the repository at this point in the history
  3. Minor change to docs

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

    Signed-off-by: lrcouto <laurarccouto@gmail.com>
    lrcouto committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    2b3b046 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    583e5e7 View commit details
    Browse the repository at this point in the history
  6. Remove outdated comment and correct type hint

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

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    c2c3906 View commit details
    Browse the repository at this point in the history
  2. Update docs/source/get_started/new_project.md

    Co-authored-by: Merel Theisen <49397448+merelcht@users.noreply.github.com>
    Signed-off-by: L. R. Couto <57910428+lrcouto@users.noreply.github.com>
    lrcouto and merelcht authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    650f37c View commit details
    Browse the repository at this point in the history
  3. Lint

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

Commits on Mar 15, 2024

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

Commits on Mar 16, 2024

  1. Minor change on release note

    Signed-off-by: lrcouto <laurarccouto@gmail.com>
    lrcouto committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    329b05f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'add-option-skip-telemetry' of github.com:kedro-org/kedr…

    …o into add-option-skip-telemetry
    lrcouto committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    31089ee View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Configuration menu
    Copy the full SHA
    39b9474 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into add-option-skip-telemetry

    Signed-off-by: L. R. Couto <57910428+lrcouto@users.noreply.github.com>
    lrcouto authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    8733b2a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c4ce42 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

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

Commits on Mar 26, 2024

  1. Merge branch 'main' into add-option-skip-telemetry

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

Commits on Mar 27, 2024

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

Commits on Apr 2, 2024

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

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    603c894 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9bcd70 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    29184db View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    51265e5 View commit details
    Browse the repository at this point in the history