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

Setup CircleCI builds for all repos in kedro-plugins #2

Closed
wants to merge 17 commits into from

Commits on Jan 19, 2022

  1. WIP: add top level CCI configuration

    Signed-off-by: Merel Theisen <merel.theisen@quantumblack.com>
    merelcht committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    e35c1eb View commit details
    Browse the repository at this point in the history
  2. Try to run config

    Signed-off-by: Merel Theisen <merel.theisen@quantumblack.com>
    merelcht committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    c194a25 View commit details
    Browse the repository at this point in the history
  3. Clean up CCI setup

    Signed-off-by: Merel Theisen <merel.theisen@quantumblack.com>
    merelcht committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    2fcc72b View commit details
    Browse the repository at this point in the history
  4. Try combine Makefiles and run lint for all python versions

    Signed-off-by: Merel Theisen <merel.theisen@quantumblack.com>
    merelcht committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    379b844 View commit details
    Browse the repository at this point in the history
  5. Matrix setup for python versions

    Signed-off-by: Merel Theisen <merel.theisen@quantumblack.com>
    merelcht committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    9a99d66 View commit details
    Browse the repository at this point in the history
  6. Clean up

    Signed-off-by: Merel Theisen <merel.theisen@quantumblack.com>
    merelcht committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    8af25ae View commit details
    Browse the repository at this point in the history
  7. Fix conda setup with correct python version

    Signed-off-by: Merel Theisen <merel.theisen@quantumblack.com>
    merelcht committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    1b54a45 View commit details
    Browse the repository at this point in the history
  8. Cleanup

    Signed-off-by: Merel Theisen <merel.theisen@quantumblack.com>
    merelcht committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    ce479fa View commit details
    Browse the repository at this point in the history
  9. Parametrise plugins

    Signed-off-by: Merel Theisen <merel.theisen@quantumblack.com>
    merelcht committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    1bb5c62 View commit details
    Browse the repository at this point in the history
  10. Split test builds

    Signed-off-by: Merel Theisen <merel.theisen@quantumblack.com>
    merelcht committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    297c728 View commit details
    Browse the repository at this point in the history
  11. Fix lint jobs

    Signed-off-by: Merel Theisen <merel.theisen@quantumblack.com>
    merelcht committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    d796452 View commit details
    Browse the repository at this point in the history
  12. Run windows tests per plugin

    Signed-off-by: Merel Theisen <merel.theisen@quantumblack.com>
    merelcht committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    97be54e View commit details
    Browse the repository at this point in the history
  13. Improve lint

    Signed-off-by: Merel Theisen <merel.theisen@quantumblack.com>
    merelcht committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    6412449 View commit details
    Browse the repository at this point in the history
  14. Put back the secret scans

    Signed-off-by: Merel Theisen <merel.theisen@quantumblack.com>
    merelcht committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    ff2c630 View commit details
    Browse the repository at this point in the history
  15. Fix bandit scan

    Signed-off-by: Merel Theisen <merel.theisen@quantumblack.com>
    merelcht committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    2a53167 View commit details
    Browse the repository at this point in the history
  16. Fix trufflehog scan

    Signed-off-by: Merel Theisen <merel.theisen@quantumblack.com>
    merelcht committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    2492873 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    dfc1169 View commit details
    Browse the repository at this point in the history