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 the new auto-release CircleCI Release #43

Merged
merged 57 commits into from
Jul 12, 2022
Merged

Commits on Jun 28, 2022

  1. put back the circle ci config

    Signed-off-by: Nok Chan <[email protected]>
    noklam committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    ecffa72 View commit details
    Browse the repository at this point in the history
  2. initial setup for datasets cI

    Signed-off-by: Nok Chan <[email protected]>
    noklam committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    79df35b View commit details
    Browse the repository at this point in the history
  3. Add window config

    Signed-off-by: Nok Chan <[email protected]>
    noklam committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    009c3d6 View commit details
    Browse the repository at this point in the history
  4. dummy changes to trigger CI

    Signed-off-by: Nok Chan <[email protected]>
    noklam committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    6284409 View commit details
    Browse the repository at this point in the history
  5. Bug fix the path-filtering, wrong repository

    Signed-off-by: Nok Chan <[email protected]>
    noklam committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    a55ff3d View commit details
    Browse the repository at this point in the history
  6. Merge branch 'main' of github.com:kedro-org/kedro-plugins into feat/c…

    …icd-auto-release
    
    Signed-off-by: Nok Chan <[email protected]>
    noklam committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    5e11bd6 View commit details
    Browse the repository at this point in the history
  7. More attempts to fix CI - wish I can test locally

    Signed-off-by: Nok Chan <[email protected]>
    noklam committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    11a6a25 View commit details
    Browse the repository at this point in the history
  8. Need to cd to the plugins directory before install

    Signed-off-by: Nok Chan <[email protected]>
    noklam committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    3616dda View commit details
    Browse the repository at this point in the history
  9. Add window setup for tensorflow test

    Signed-off-by: Nok Chan <[email protected]>
    noklam committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    6c79e13 View commit details
    Browse the repository at this point in the history
  10. fixing Spark related test

    Signed-off-by: Nok Chan <[email protected]>
    noklam committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    77f4566 View commit details
    Browse the repository at this point in the history
  11. Fix config

    Signed-off-by: Nok Chan <[email protected]>
    noklam committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    63f0002 View commit details
    Browse the repository at this point in the history
  12. Trigger CI

    Signed-off-by: Nok Chan <[email protected]>
    noklam committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    d3fa5b5 View commit details
    Browse the repository at this point in the history
  13. reverse the boolean condition...

    Signed-off-by: Nok Chan <[email protected]>
    noklam committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    fffdec9 View commit details
    Browse the repository at this point in the history
  14. fix conda env

    Signed-off-by: Nok Chan <[email protected]>
    noklam committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    935af8c View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2022

  1. Fix Window Test and some linting

    Signed-off-by: Nok Chan <[email protected]>
    noklam committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    ee6581f View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

  1. fix coverage issue

    Signed-off-by: Nok Chan <[email protected]>
    noklam committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    e4a0e54 View commit details
    Browse the repository at this point in the history
  2. add snippets to check env variable

    Signed-off-by: Nok Chan <[email protected]>
    noklam committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    b857f20 View commit details
    Browse the repository at this point in the history
  3. Comment out invalid release config for testing

    Signed-off-by: Nok Chan <[email protected]>
    noklam committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    8afecfb View commit details
    Browse the repository at this point in the history
  4. testing

    Signed-off-by: Nok Chan <[email protected]>
    noklam committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    9c20426 View commit details
    Browse the repository at this point in the history
  5. use older python syntax

    Signed-off-by: Nok Chan <[email protected]>
    noklam committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    42258b8 View commit details
    Browse the repository at this point in the history
  6. remove auto-release change & split PR

    Signed-off-by: Nok Chan <[email protected]>
    noklam committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    bc3c510 View commit details
    Browse the repository at this point in the history
  7. remove empty lines

    Signed-off-by: Nok Chan <[email protected]>
    noklam committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    e53ab6f View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2022

  1. add CI scripts

    Signed-off-by: Nok Chan <[email protected]>
    noklam committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    eb6ade0 View commit details
    Browse the repository at this point in the history
  2. Revert "add CI scripts"

    This reverts commit eb6ade0.
    noklam committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    315d236 View commit details
    Browse the repository at this point in the history
  3. add test to cover loading csv in remote storage

    Signed-off-by: Nok Chan <[email protected]>
    noklam committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    547b938 View commit details
    Browse the repository at this point in the history
  4. Revert "add test to cover loading csv in remote storage"

    This reverts commit 547b938.
    noklam committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    4ee29fe View commit details
    Browse the repository at this point in the history
  5. add build scripts

    Signed-off-by: Nok Chan <[email protected]>
    noklam committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    2a0ee5b View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2022

  1. update file for permission issue

    Signed-off-by: Nok Chan <[email protected]>
    noklam committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    7ac9451 View commit details
    Browse the repository at this point in the history
  2. setup env

    Signed-off-by: Nok Chan <[email protected]>
    noklam committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    cea2141 View commit details
    Browse the repository at this point in the history
  3. update config

    Signed-off-by: Nok Chan <[email protected]>
    noklam committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    8914067 View commit details
    Browse the repository at this point in the history
  4. Fix broken path

    Signed-off-by: Nok Chan <[email protected]>
    noklam committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    23b74b8 View commit details
    Browse the repository at this point in the history
  5. update requirements

    Signed-off-by: Nok Chan <[email protected]>
    noklam committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    1ff22b5 View commit details
    Browse the repository at this point in the history
  6. bug fix

    Signed-off-by: Nok Chan <[email protected]>
    noklam committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    15a875d View commit details
    Browse the repository at this point in the history
  7. Make the logging niceer

    Signed-off-by: Nok Chan <[email protected]>
    noklam committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    52c69d7 View commit details
    Browse the repository at this point in the history
  8. update parameter in circleci config

    Signed-off-by: Nok Chan <[email protected]>
    noklam committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    55d75f8 View commit details
    Browse the repository at this point in the history
  9. add condition to trigger main_updated so it won't be triggered in a d…

    …ead loop
    
    Signed-off-by: Nok Chan <[email protected]>
    noklam committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    aeb5249 View commit details
    Browse the repository at this point in the history
  10. add more logs

    Signed-off-by: Nok Chan <[email protected]>
    noklam committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    9e9fa4b View commit details
    Browse the repository at this point in the history
  11. update condition

    Signed-off-by: Nok Chan <[email protected]>
    noklam committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    a555187 View commit details
    Browse the repository at this point in the history
  12. Try trigger release

    Signed-off-by: Nok Chan <[email protected]>
    noklam committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    efedb0e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    afa701a View commit details
    Browse the repository at this point in the history
  14. fix config

    Signed-off-by: Nok Chan <[email protected]>
    noklam committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    cf2f5a1 View commit details
    Browse the repository at this point in the history
  15. fix plugin release

    Signed-off-by: Nok Chan <[email protected]>
    noklam committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    54a4f05 View commit details
    Browse the repository at this point in the history
  16. Fix the argument for tag name

    Signed-off-by: Nok Chan <[email protected]>
    noklam committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    eff737f View commit details
    Browse the repository at this point in the history
  17. tidy out the config a little bit

    Signed-off-by: Nok Chan <[email protected]>
    noklam committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    711a7e2 View commit details
    Browse the repository at this point in the history
  18. more bug fix

    Signed-off-by: Nok Chan <[email protected]>
    noklam committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    6df8cc8 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2022

  1. fix pypi folder

    Signed-off-by: Nok Chan <[email protected]>
    noklam committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    6795635 View commit details
    Browse the repository at this point in the history
  2. remove the TWINE_REPOSITORY_URL argument

    Signed-off-by: Nok Chan <[email protected]>
    noklam committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    2aaa207 View commit details
    Browse the repository at this point in the history
  3. update the CI config

    Signed-off-by: Nok Chan <[email protected]>
    noklam committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    0eb5611 View commit details
    Browse the repository at this point in the history
  4. trigger a proper release

    Signed-off-by: Nok Chan <[email protected]>
    noklam committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    a0b5efe View commit details
    Browse the repository at this point in the history
  5. fix config

    Signed-off-by: Nok Chan <[email protected]>
    noklam committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    fa9395e View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2022

  1. Configuration menu
    Copy the full SHA
    ebbe3ac View commit details
    Browse the repository at this point in the history
  2. add dummy e2etest

    Signed-off-by: Nok Chan <[email protected]>
    noklam committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    55a57e6 View commit details
    Browse the repository at this point in the history
  3. add comments

    Signed-off-by: Nok Chan <[email protected]>
    noklam committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    40ea125 View commit details
    Browse the repository at this point in the history
  4. fix lint

    Signed-off-by: Nok Chan <[email protected]>
    noklam committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    b802213 View commit details
    Browse the repository at this point in the history
  5. format nicer

    Signed-off-by: Nok Chan <[email protected]>
    noklam committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    022bbe1 View commit details
    Browse the repository at this point in the history
  6. Clean up for review

    Signed-off-by: Nok Chan <[email protected]>
    noklam committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    d036af2 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2022

  1. apply review comments

    noklam authored Jul 12, 2022
    Configuration menu
    Copy the full SHA
    ce5cbf2 View commit details
    Browse the repository at this point in the history