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

Fix issue with finding the actionlint-matcher-json file #4

Merged
merged 43 commits into from
May 31, 2023
Merged

Commits on May 30, 2023

  1. Add needs for check

    rajbos authored May 30, 2023
    Configuration menu
    Copy the full SHA
    c3365b5 View commit details
    Browse the repository at this point in the history
  2. update

    rajbos authored May 30, 2023
    Configuration menu
    Copy the full SHA
    58a87d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ace773 View commit details
    Browse the repository at this point in the history
  4. updates

    rajbos authored May 30, 2023
    Configuration menu
    Copy the full SHA
    77d999f View commit details
    Browse the repository at this point in the history
  5. double quote to escape?

    rajbos authored May 30, 2023
    Configuration menu
    Copy the full SHA
    bc7a0d1 View commit details
    Browse the repository at this point in the history
  6. quotes?

    rajbos authored May 30, 2023
    Configuration menu
    Copy the full SHA
    c32924e View commit details
    Browse the repository at this point in the history
  7. hmmpf

    rajbos authored May 30, 2023
    Configuration menu
    Copy the full SHA
    025905f View commit details
    Browse the repository at this point in the history
  8. grr

    rajbos authored May 30, 2023
    Configuration menu
    Copy the full SHA
    92b87f0 View commit details
    Browse the repository at this point in the history
  9. syntax errors in PS

    rajbos authored May 30, 2023
    Configuration menu
    Copy the full SHA
    1107dae View commit details
    Browse the repository at this point in the history
  10. fix

    rajbos authored May 30, 2023
    Configuration menu
    Copy the full SHA
    0471bab View commit details
    Browse the repository at this point in the history
  11. fix line number

    rajbos authored May 30, 2023
    Configuration menu
    Copy the full SHA
    023daec View commit details
    Browse the repository at this point in the history
  12. fix error message

    rajbos authored May 30, 2023
    Configuration menu
    Copy the full SHA
    a7d7ba1 View commit details
    Browse the repository at this point in the history
  13. Splitting up

    rajbos authored May 30, 2023
    Configuration menu
    Copy the full SHA
    9503baf View commit details
    Browse the repository at this point in the history
  14. fix linenumbers to match

    rajbos authored May 30, 2023
    Configuration menu
    Copy the full SHA
    8a08508 View commit details
    Browse the repository at this point in the history
  15. fix error message

    rajbos authored May 30, 2023
    Configuration menu
    Copy the full SHA
    30a57d5 View commit details
    Browse the repository at this point in the history
  16. test

    rajbos authored May 30, 2023
    Configuration menu
    Copy the full SHA
    8eef251 View commit details
    Browse the repository at this point in the history
  17. test

    rajbos authored May 30, 2023
    Configuration menu
    Copy the full SHA
    a511e72 View commit details
    Browse the repository at this point in the history
  18. humpf

    rajbos authored May 30, 2023
    Configuration menu
    Copy the full SHA
    9716f95 View commit details
    Browse the repository at this point in the history
  19. string escape

    rajbos authored May 30, 2023
    Configuration menu
    Copy the full SHA
    ed3a39f View commit details
    Browse the repository at this point in the history
  20. lunch

    rajbos authored May 30, 2023
    Configuration menu
    Copy the full SHA
    32e9f31 View commit details
    Browse the repository at this point in the history
  21. debugging

    rajbos authored May 30, 2023
    Configuration menu
    Copy the full SHA
    012648f View commit details
    Browse the repository at this point in the history
  22. Move to separate file

    rajbos authored May 30, 2023
    Configuration menu
    Copy the full SHA
    03a19da View commit details
    Browse the repository at this point in the history
  23. fixing

    rajbos authored May 30, 2023
    Configuration menu
    Copy the full SHA
    f051dab View commit details
    Browse the repository at this point in the history
  24. hmm

    rajbos authored May 30, 2023
    Configuration menu
    Copy the full SHA
    98d8247 View commit details
    Browse the repository at this point in the history
  25. close up message

    rajbos authored May 30, 2023
    Configuration menu
    Copy the full SHA
    d8b1cf4 View commit details
    Browse the repository at this point in the history
  26. Add check for 3rd error

    rajbos authored May 30, 2023
    Configuration menu
    Copy the full SHA
    a1ebf21 View commit details
    Browse the repository at this point in the history
  27. fail-on-errors

    rajbos authored May 30, 2023
    Configuration menu
    Copy the full SHA
    3614ee8 View commit details
    Browse the repository at this point in the history
  28. extra testing

    rajbos authored May 30, 2023
    Configuration menu
    Copy the full SHA
    f0a531c View commit details
    Browse the repository at this point in the history
  29. test

    rajbos authored May 30, 2023
    Configuration menu
    Copy the full SHA
    ba1589a View commit details
    Browse the repository at this point in the history
  30. test

    rajbos authored May 30, 2023
    Configuration menu
    Copy the full SHA
    3b86340 View commit details
    Browse the repository at this point in the history
  31. pick up result

    rajbos authored May 30, 2023
    Configuration menu
    Copy the full SHA
    5e7ff6b View commit details
    Browse the repository at this point in the history
  32. exit 0

    rajbos authored May 30, 2023
    Configuration menu
    Copy the full SHA
    0e5de05 View commit details
    Browse the repository at this point in the history
  33. return then?

    rajbos authored May 30, 2023
    Configuration menu
    Copy the full SHA
    46c984d View commit details
    Browse the repository at this point in the history
  34. test

    rajbos authored May 30, 2023
    Configuration menu
    Copy the full SHA
    1603db1 View commit details
    Browse the repository at this point in the history
  35. inputs

    rajbos authored May 30, 2023
    Configuration menu
    Copy the full SHA
    fa546bc View commit details
    Browse the repository at this point in the history
  36. with export?

    rajbos authored May 30, 2023
    Configuration menu
    Copy the full SHA
    524aaf5 View commit details
    Browse the repository at this point in the history
  37. Fail on to many errors

    rajbos authored May 30, 2023
    Configuration menu
    Copy the full SHA
    2ef9c0c View commit details
    Browse the repository at this point in the history
  38. cleanup

    rajbos authored May 30, 2023
    Configuration menu
    Copy the full SHA
    fcd734b View commit details
    Browse the repository at this point in the history
  39. typo

    rajbos authored May 30, 2023
    Configuration menu
    Copy the full SHA
    3591eba View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. updates

    rajbos authored May 31, 2023
    Configuration menu
    Copy the full SHA
    4b23a7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18a1576 View commit details
    Browse the repository at this point in the history
  3. Add needs for check

    rajbos authored May 31, 2023
    Configuration menu
    Copy the full SHA
    b33d61d View commit details
    Browse the repository at this point in the history
  4. merge with updated main

    rajbos authored May 31, 2023
    Configuration menu
    Copy the full SHA
    a530258 View commit details
    Browse the repository at this point in the history