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: Build separation #188

Merged
merged 44 commits into from
Dec 29, 2023
Merged

Commits on Dec 18, 2023

  1. add coverage report for ci

    Raid5594 authored and rakanalh committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    94e5c35 View commit details
    Browse the repository at this point in the history
  2. add tarapulin using github actions

    Raid5594 authored and rakanalh committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    2d197d2 View commit details
    Browse the repository at this point in the history
  3. quick fix

    Raid5594 authored and rakanalh committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    f162fbf View commit details
    Browse the repository at this point in the history
  4. update runner machine

    Raid5594 authored and rakanalh committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    b8c40e0 View commit details
    Browse the repository at this point in the history
  5. change xlarge nodes to large

    Raid5594 authored and rakanalh committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    8c90604 View commit details
    Browse the repository at this point in the history
  6. fix error in check.yaml

    Raid5594 authored and rakanalh committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    32fa117 View commit details
    Browse the repository at this point in the history
  7. fix actions version in check.yaml

    Raid5594 authored and rakanalh committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    3048e60 View commit details
    Browse the repository at this point in the history
  8. add apt update

    Raid5594 authored and rakanalh committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    ff20ed7 View commit details
    Browse the repository at this point in the history
  9. install rust

    Raid5594 authored and rakanalh committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    ca0a358 View commit details
    Browse the repository at this point in the history
  10. install rustup

    Raid5594 authored and rakanalh committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    2d5f9c6 View commit details
    Browse the repository at this point in the history
  11. update rustup setup

    Raid5594 authored and rakanalh committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    aa81866 View commit details
    Browse the repository at this point in the history
  12. update rustup setup

    Raid5594 authored and rakanalh committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    3c3167f View commit details
    Browse the repository at this point in the history
  13. update rustup setup

    Raid5594 authored and rakanalh committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    1f36c27 View commit details
    Browse the repository at this point in the history
  14. update rustup setup

    Raid5594 authored and rakanalh committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    b059348 View commit details
    Browse the repository at this point in the history
  15. update rustup setup

    Raid5594 authored and rakanalh committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    af40d0e View commit details
    Browse the repository at this point in the history
  16. update rustup setup

    Raid5594 authored and rakanalh committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    60fec30 View commit details
    Browse the repository at this point in the history
  17. update rustup setup

    Raid5594 authored and rakanalh committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    3c30e5c View commit details
    Browse the repository at this point in the history
  18. update rustup setup

    Raid5594 authored and rakanalh committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    68e0d63 View commit details
    Browse the repository at this point in the history
  19. update rustup setup

    Raid5594 authored and rakanalh committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    ec97bb6 View commit details
    Browse the repository at this point in the history
  20. Remove is_some_and

    rakanalh committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    0b84850 View commit details
    Browse the repository at this point in the history
  21. Update tarpaulin version

    rakanalh committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    db67955 View commit details
    Browse the repository at this point in the history
  22. Use nightly

    rakanalh committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    87ba793 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    74acc59 View commit details
    Browse the repository at this point in the history
  24. Fix tarpaulin version

    rakanalh committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    2a34450 View commit details
    Browse the repository at this point in the history
  25. install nightly

    Raid5594 authored and rakanalh committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    aacec75 View commit details
    Browse the repository at this point in the history
  26. Specific nightly build

    rakanalh committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    2c79001 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    04cee95 View commit details
    Browse the repository at this point in the history
  28. Restore removed parts

    rakanalh committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    a21621c View commit details
    Browse the repository at this point in the history
  29. Separate jobs

    rakanalh committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    f08d02d View commit details
    Browse the repository at this point in the history
  30. Add runs-on

    rakanalh committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    84abe91 View commit details
    Browse the repository at this point in the history
  31. Change name of workflow

    rakanalh committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    17edc15 View commit details
    Browse the repository at this point in the history
  32. Add components

    rakanalh committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    8f50372 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    c957e0d View commit details
    Browse the repository at this point in the history
  34. Checkout code for clippy

    rakanalh committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    de1d3f0 View commit details
    Browse the repository at this point in the history
  35. clippy needs protoc

    rakanalh committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    4e23e21 View commit details
    Browse the repository at this point in the history
  36. Try a larger memory worker

    rakanalh committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    7157b30 View commit details
    Browse the repository at this point in the history
  37. Install openssl

    rakanalh committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    42d3012 View commit details
    Browse the repository at this point in the history
  38. Make symlink

    rakanalh committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    c7515a4 View commit details
    Browse the repository at this point in the history
  39. Undo openssl stuff

    rakanalh committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    89c23a4 View commit details
    Browse the repository at this point in the history
  40. Fix multiplication overflow

    rakanalh committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    82fbf34 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    eccdd69 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2023

  1. Merge remote-tracking branch 'origin/chore/cleanup-ddc-offchain' into…

    … feature/CI-separation
    rakanalh committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    60b7db3 View commit details
    Browse the repository at this point in the history
  2. Cleanup multiplier tests

    rakanalh committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    0130016 View commit details
    Browse the repository at this point in the history
  3. Add gitguardian ignore rule

    rakanalh committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    50e23c6 View commit details
    Browse the repository at this point in the history