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

Add ci check for parity-publish and fix current check issues #1887

Merged
merged 37 commits into from
Oct 31, 2023

Commits on Oct 25, 2023

  1. Publish needed crates

    Morganamilo committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    67509c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a9e990 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    042a9f8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    33e3ff0 View commit details
    Browse the repository at this point in the history
  5. Rename more crates

    Morganamilo committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    6b49830 View commit details
    Browse the repository at this point in the history
  6. Add licenses

    Morganamilo committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    ab65641 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    38edc69 View commit details
    Browse the repository at this point in the history
  8. Add publish check

    Morganamilo committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    bdc3dfe View commit details
    Browse the repository at this point in the history
  9. Rename imports in tests

    Morganamilo committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    07b6880 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fe6031a View commit details
    Browse the repository at this point in the history
  11. cargo fmt

    Morganamilo committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    f3ed67f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    34c2197 View commit details
    Browse the repository at this point in the history
  13. Rebase fixup

    Morganamilo committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    c5ea8fc View commit details
    Browse the repository at this point in the history
  14. Add cache

    Morganamilo committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    03f9aef View commit details
    Browse the repository at this point in the history
  15. rebase fixup

    Morganamilo committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    54ad02a View commit details
    Browse the repository at this point in the history
  16. Fix CI

    Morganamilo committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    cfc41a0 View commit details
    Browse the repository at this point in the history
  17. Update .github/workflows/check-publish.yml

    Co-authored-by: Sergejs Kostjucenko <85877331+sergejparity@users.noreply.github.com>
    Morganamilo and sergejparity committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    f702ac2 View commit details
    Browse the repository at this point in the history
  18. Update .github/workflows/check-publish.yml

    Co-authored-by: Sergejs Kostjucenko <85877331+sergejparity@users.noreply.github.com>
    Morganamilo and sergejparity committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    2db440d View commit details
    Browse the repository at this point in the history
  19. Fix CI

    Morganamilo committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    83c3f51 View commit details
    Browse the repository at this point in the history
  20. Fix CI

    Morganamilo committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    349245a View commit details
    Browse the repository at this point in the history
  21. Fix CI

    Morganamilo committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    0e0787a View commit details
    Browse the repository at this point in the history
  22. Update .github/workflows/check-publish.yml

    Co-authored-by: Sergejs Kostjucenko <85877331+sergejparity@users.noreply.github.com>
    Morganamilo and sergejparity committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    b646858 View commit details
    Browse the repository at this point in the history
  23. Fix CI

    Morganamilo committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    00aaa4c View commit details
    Browse the repository at this point in the history
  24. Fix CI

    Morganamilo committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    030d21e View commit details
    Browse the repository at this point in the history
  25. Fix CI

    Morganamilo committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    8afde0b View commit details
    Browse the repository at this point in the history
  26. Fix CI

    Morganamilo committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    0e88169 View commit details
    Browse the repository at this point in the history
  27. Trigger CI

    Morganamilo committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    c3f5501 View commit details
    Browse the repository at this point in the history
  28. Revert main Cargo.lock changes

    bkchr committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    59fa737 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Don't publish node

    Morganamilo committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    a375014 View commit details
    Browse the repository at this point in the history
  2. Don't publish executor

    Morganamilo committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    d8fd392 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d627606 View commit details
    Browse the repository at this point in the history
  4. Add missing license

    Morganamilo committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    33566e6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    34758a3 View commit details
    Browse the repository at this point in the history
  6. Rename crates back

    Morganamilo committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    0f3075c View commit details
    Browse the repository at this point in the history
  7. Fix licenses

    Morganamilo committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    9de066a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7014f06 View commit details
    Browse the repository at this point in the history
  9. Fix readme

    Morganamilo committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    53c8540 View commit details
    Browse the repository at this point in the history