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

[CI] Move integration tests to CircleCI #28414

Merged
merged 49 commits into from
Nov 3, 2024
Merged

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    77598df View commit details
    Browse the repository at this point in the history
  2. Fix windows

    d0cd committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    9216da8 View commit details
    Browse the repository at this point in the history
  3. Update CI conf

    d0cd committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    33168c1 View commit details
    Browse the repository at this point in the history
  4. Fix

    d0cd committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    8a3f693 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    3751961 View commit details
    Browse the repository at this point in the history
  2. Fix accidental omission

    d0cd committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    1d06a2a View commit details
    Browse the repository at this point in the history
  3. Extend no_output_timeout

    d0cd committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    6419f95 View commit details
    Browse the repository at this point in the history
  4. Enable LTO in testing

    d0cd committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    54c358e View commit details
    Browse the repository at this point in the history
  5. Optimize

    d0cd committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    93d3c93 View commit details
    Browse the repository at this point in the history
  6. Update CI

    d0cd committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    85be7ba View commit details
    Browse the repository at this point in the history
  7. Enable better caching

    d0cd committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    15e2bc5 View commit details
    Browse the repository at this point in the history
  8. More improvements to Windows CI

    d0cd committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    a016d51 View commit details
    Browse the repository at this point in the history
  9. Add Linux and MacOS CI

    d0cd committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    fd9f74f View commit details
    Browse the repository at this point in the history
  10. Remove workflows

    d0cd committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    48bb152 View commit details
    Browse the repository at this point in the history
  11. Set MSRV

    d0cd committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    031a9ba View commit details
    Browse the repository at this point in the history
  12. CI fixes

    d0cd committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    4393fff View commit details
    Browse the repository at this point in the history
  13. More fixes

    d0cd committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    dfd81a5 View commit details
    Browse the repository at this point in the history
  14. More fixes

    d0cd committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    0a0f38a View commit details
    Browse the repository at this point in the history
  15. More updates

    d0cd committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    f961092 View commit details
    Browse the repository at this point in the history
  16. More fixes

    d0cd committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    ed068e1 View commit details
    Browse the repository at this point in the history
  17. More fixes

    d0cd committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    af81858 View commit details
    Browse the repository at this point in the history
  18. Fix

    d0cd committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    2910107 View commit details
    Browse the repository at this point in the history
  19. More fixes

    d0cd committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    fc6492f View commit details
    Browse the repository at this point in the history
  20. Fix

    d0cd committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    a54ebe1 View commit details
    Browse the repository at this point in the history
  21. Debug

    d0cd committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    7341d1c View commit details
    Browse the repository at this point in the history
  22. Debug

    d0cd committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    0eab707 View commit details
    Browse the repository at this point in the history
  23. Update size of linux executor

    d0cd committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    ed9ee58 View commit details
    Browse the repository at this point in the history
  24. Try new configs

    d0cd committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    421af95 View commit details
    Browse the repository at this point in the history
  25. Try only_testnet feature

    d0cd committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    2ab9ed0 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Clean up docs workflow

    d0cd committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    fa0b3ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a348db View commit details
    Browse the repository at this point in the history
  3. More cleanup

    d0cd committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    aa644a0 View commit details
    Browse the repository at this point in the history
  4. Update cache keys

    d0cd committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    2f275b7 View commit details
    Browse the repository at this point in the history
  5. Update deps

    d0cd committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    94dab70 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. More cleanup

    d0cd committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    2cd1500 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. Test release build in CI

    d0cd committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    cb468d9 View commit details
    Browse the repository at this point in the history
  2. Lock

    d0cd committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    86d909b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    819fa2f View commit details
    Browse the repository at this point in the history
  4. Remove verbosity

    d0cd committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    06b1d98 View commit details
    Browse the repository at this point in the history
  5. Tweak

    d0cd committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    cccd861 View commit details
    Browse the repository at this point in the history
  6. Move docs CI to circle

    d0cd committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    3cafd3e View commit details
    Browse the repository at this point in the history
  7. Fix

    d0cd committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    2dd93ad View commit details
    Browse the repository at this point in the history
  8. Fix

    d0cd committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    3f0f274 View commit details
    Browse the repository at this point in the history
  9. Fix

    d0cd committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    8123b2b View commit details
    Browse the repository at this point in the history
  10. More fix

    d0cd committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    70ce600 View commit details
    Browse the repository at this point in the history
  11. Fix

    d0cd committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    1cbd975 View commit details
    Browse the repository at this point in the history
  12. More fixes

    d0cd committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    9ddb030 View commit details
    Browse the repository at this point in the history
  13. More cleanup

    d0cd committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    9f5579c View commit details
    Browse the repository at this point in the history
  14. Fix codecov job

    d0cd committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    b85043a View commit details
    Browse the repository at this point in the history