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 an option for easily avoiding deadlocks in matrix use #767

Merged
merged 38 commits into from
Jun 7, 2024

Commits on Apr 14, 2024

  1. Add matrix tests

    kachick committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    d377db8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aeac17f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9ef6ef1 View commit details
    Browse the repository at this point in the history
  4. Add another ci file

    kachick committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    4228b5d View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    725fe80 View commit details
    Browse the repository at this point in the history
  2. Simplify the workflow

    kachick committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    e4f4ff2 View commit details
    Browse the repository at this point in the history
  3. Upload dump

    kachick committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    741bb6b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4643536 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1208ff0 View commit details
    Browse the repository at this point in the history
  6. Need this

    kachick committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    cf41c6c View commit details
    Browse the repository at this point in the history
  7. Unique key in matrix

    kachick committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    9141ca8 View commit details
    Browse the repository at this point in the history
  8. Adjust example workflow

    kachick committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    6f066c1 View commit details
    Browse the repository at this point in the history
  9. Remove needless guards

    kachick committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    47f3f1a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0cf3adf View commit details
    Browse the repository at this point in the history
  11. We can directly set env

    kachick committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    71350fb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    77ee76e View commit details
    Browse the repository at this point in the history
  13. Comment out tmate

    kachick committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    6b52384 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f4d2742 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4e64e71 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b801d4a View commit details
    Browse the repository at this point in the history
  17. Avoid deadlocks for default

    kachick committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    111d704 View commit details
    Browse the repository at this point in the history
  18. dislike json

    kachick committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    cef388c View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    b382477 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    00e0289 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    8510496 View commit details
    Browse the repository at this point in the history
  22. Json is not for human

    kachick committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    e0495b3 View commit details
    Browse the repository at this point in the history
  23. Rename

    kachick committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    60d5b44 View commit details
    Browse the repository at this point in the history
  24. Remove replaced option

    kachick committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    9d5861c View commit details
    Browse the repository at this point in the history
  25. Improve the workflow

    kachick committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    354bcd7 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    b307e28 View commit details
    Browse the repository at this point in the history
  27. Update documents

    kachick committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    204cf85 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    23ac6d0 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    fc3c525 View commit details
    Browse the repository at this point in the history
  30. Clarify exhaustiveCheck

    kachick committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    7f7c776 View commit details
    Browse the repository at this point in the history
  31. Add schema validation test

    kachick committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    3c54f6c View commit details
    Browse the repository at this point in the history
  32. Make strict typing

    kachick committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    e66e1df View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    cd13645 View commit details
    Browse the repository at this point in the history
  34. Remove unused run-name

    kachick committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    0e08d79 View commit details
    Browse the repository at this point in the history