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

migrate CI to use python invoke #2736

Merged
merged 56 commits into from
Jun 26, 2023
Merged

migrate CI to use python invoke #2736

merged 56 commits into from
Jun 26, 2023

Commits on Jun 23, 2023

  1. Configuration menu
    Copy the full SHA
    f4c9c40 View commit details
    Browse the repository at this point in the history
  2. add gitpython and decouple

    atvaccaro committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    19d50a1 View commit details
    Browse the repository at this point in the history
  3. start on diffing in CI

    atvaccaro committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    c36cbf1 View commit details
    Browse the repository at this point in the history
  4. fix diff working dir

    atvaccaro committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    e5fbb67 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    168688d View commit details
    Browse the repository at this point in the history
  6. install deps

    atvaccaro committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    ec6b2da View commit details
    Browse the repository at this point in the history
  7. add missing token

    atvaccaro committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    9109b47 View commit details
    Browse the repository at this point in the history
  8. try specifying token

    atvaccaro committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    4b52ee4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bf97e1e View commit details
    Browse the repository at this point in the history
  10. try specifying token

    atvaccaro committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    ea0b444 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8dd127d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ed7b28c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6bcde57 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e2e658f View commit details
    Browse the repository at this point in the history
  15. not in env?

    atvaccaro committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    8faff75 View commit details
    Browse the repository at this point in the history
  16. just set work dir

    atvaccaro committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    2964cf5 View commit details
    Browse the repository at this point in the history
  17. one more

    atvaccaro committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    4d190bd View commit details
    Browse the repository at this point in the history
  18. always write to kdiff file

    atvaccaro committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    e9254f5 View commit details
    Browse the repository at this point in the history
  19. logging

    atvaccaro committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    390b460 View commit details
    Browse the repository at this point in the history
  20. change github ref handling

    atvaccaro committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    5f2e922 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    b3c506b View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    0fbc143 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    4163abf View commit details
    Browse the repository at this point in the history
  24. remove release prefix

    atvaccaro committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    da6cca6 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    13b0275 View commit details
    Browse the repository at this point in the history
  26. helm diff in invoke

    atvaccaro committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    1901e82 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    b1a0443 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    0960748 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    4eed516 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    b781257 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    abce058 View commit details
    Browse the repository at this point in the history
  32. fix invoke call

    atvaccaro committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    7ca1242 View commit details
    Browse the repository at this point in the history
  33. delete legacy prod ci

    atvaccaro committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    64e7308 View commit details
    Browse the repository at this point in the history
  34. remove outdated comment

    atvaccaro committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    9a44d93 View commit details
    Browse the repository at this point in the history
  35. one more

    atvaccaro committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    3b95b74 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    5733cf6 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    7b71f1f View commit details
    Browse the repository at this point in the history
  38. remove unused config var

    atvaccaro committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    25e62f0 View commit details
    Browse the repository at this point in the history
  39. help text

    atvaccaro committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    ebd07ce View commit details
    Browse the repository at this point in the history
  40. add mypy, make pass

    atvaccaro committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    2edb932 View commit details
    Browse the repository at this point in the history
  41. clean up gitops docs

    atvaccaro committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    063367d View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    1a65be6 View commit details
    Browse the repository at this point in the history
  43. couple cleanups from review

    atvaccaro committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    23d9485 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    a253814 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    14d2fb3 View commit details
    Browse the repository at this point in the history
  46. add pyyaml types

    atvaccaro committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    7b8027c View commit details
    Browse the repository at this point in the history
  47. define prod secrets

    atvaccaro committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    e07374c View commit details
    Browse the repository at this point in the history
  48. make docs build

    atvaccaro committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    a6e93da View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    bc7c44c View commit details
    Browse the repository at this point in the history
  50. add quotes

    atvaccaro committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    6936bd8 View commit details
    Browse the repository at this point in the history
  51. add a todo

    atvaccaro committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    020fbb7 View commit details
    Browse the repository at this point in the history
  52. another todo

    atvaccaro committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    0de07eb View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. add todo

    atvaccaro committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    c9e2019 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    525a139 View commit details
    Browse the repository at this point in the history
  3. fix secret handling

    atvaccaro committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    5ec2ae3 View commit details
    Browse the repository at this point in the history
  4. address PR comments

    atvaccaro committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    1ab4613 View commit details
    Browse the repository at this point in the history