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

feat(github): Add checkrun support #223

Open
wants to merge 28 commits into
base: master
Choose a base branch
from

Commits on Sep 28, 2023

  1. feat(github): Add checkrun support

    Signed-off-by: Dennis Haney <[email protected]>
    davhdavh committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    abf29dd View commit details
    Browse the repository at this point in the history
  2. Unittest

    Signed-off-by: Dennis Haney <[email protected]>
    davhdavh committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    9293a70 View commit details
    Browse the repository at this point in the history
  3. Add documentation

    Signed-off-by: Dennis Haney <[email protected]>
    davhdavh committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    bee8b41 View commit details
    Browse the repository at this point in the history
  4. fix timestamp not right type

    Signed-off-by: Dennis Haney <[email protected]>
    davhdavh committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    6776ac4 View commit details
    Browse the repository at this point in the history
  5. fix lint

    Signed-off-by: Dennis Haney <[email protected]>
    davhdavh committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    4ba5076 View commit details
    Browse the repository at this point in the history
  6. missed one

    Signed-off-by: Dennis Haney <[email protected]>
    davhdavh authored Sep 28, 2023
    Configuration menu
    Copy the full SHA
    a21747d View commit details
    Browse the repository at this point in the history
  7. more lint

    Signed-off-by: Dennis Haney <[email protected]>
    davhdavh authored Sep 28, 2023
    Configuration menu
    Copy the full SHA
    d97ff7e View commit details
    Browse the repository at this point in the history
  8. more lint

    Signed-off-by: Dennis Haney <[email protected]>
    davhdavh authored Sep 28, 2023
    Configuration menu
    Copy the full SHA
    b01941d View commit details
    Browse the repository at this point in the history
  9. more lint

    Signed-off-by: Dennis Haney <[email protected]>
    davhdavh authored Sep 28, 2023
    Configuration menu
    Copy the full SHA
    0975631 View commit details
    Browse the repository at this point in the history
  10. more lint

    Signed-off-by: Dennis Haney <[email protected]>
    davhdavh authored Sep 28, 2023
    Configuration menu
    Copy the full SHA
    730429f View commit details
    Browse the repository at this point in the history
  11. more lint

    Signed-off-by: Dennis Haney <[email protected]>
    davhdavh authored Sep 28, 2023
    Configuration menu
    Copy the full SHA
    ffa2fce View commit details
    Browse the repository at this point in the history
  12. more lint

    Signed-off-by: Dennis Haney <[email protected]>
    davhdavh authored Sep 28, 2023
    Configuration menu
    Copy the full SHA
    60a3e19 View commit details
    Browse the repository at this point in the history
  13. more lint

    Signed-off-by: Dennis Haney <[email protected]>
    davhdavh authored Sep 28, 2023
    Configuration menu
    Copy the full SHA
    d5d69ec View commit details
    Browse the repository at this point in the history
  14. spelling

    Signed-off-by: Dennis Haney <[email protected]>
    davhdavh authored Sep 28, 2023
    Configuration menu
    Copy the full SHA
    5d73118 View commit details
    Browse the repository at this point in the history
  15. fix test

    Signed-off-by: Dennis Haney <[email protected]>
    davhdavh authored Sep 28, 2023
    Configuration menu
    Copy the full SHA
    16d0e94 View commit details
    Browse the repository at this point in the history
  16. goimport lint

    Signed-off-by: Dennis Haney <[email protected]>
    davhdavh authored Sep 28, 2023
    Configuration menu
    Copy the full SHA
    8c5dcb4 View commit details
    Browse the repository at this point in the history
  17. whitespace lint

    Signed-off-by: Dennis Haney <[email protected]>
    davhdavh authored Sep 28, 2023
    Configuration menu
    Copy the full SHA
    66093e7 View commit details
    Browse the repository at this point in the history
  18. whitespace lint

    Signed-off-by: Dennis Haney <[email protected]>
    davhdavh authored Sep 28, 2023
    Configuration menu
    Copy the full SHA
    4da2b3d View commit details
    Browse the repository at this point in the history
  19. fix accidentially deleted some commas

    Signed-off-by: Dennis Haney <[email protected]>
    davhdavh authored Sep 28, 2023
    Configuration menu
    Copy the full SHA
    246d384 View commit details
    Browse the repository at this point in the history
  20. make go fmt happy

    Signed-off-by: Dennis Haney <[email protected]>
    davhdavh committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    53a4c07 View commit details
    Browse the repository at this point in the history
  21. make go fmt happy

    Signed-off-by: Dennis Haney <[email protected]>
    davhdavh committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    a01809e View commit details
    Browse the repository at this point in the history
  22. make go fmt happy

    Signed-off-by: Dennis Haney <[email protected]>
    davhdavh authored Sep 28, 2023
    Configuration menu
    Copy the full SHA
    1a85268 View commit details
    Browse the repository at this point in the history
  23. fix renamed Id to ID

    Signed-off-by: Dennis Haney <[email protected]>
    davhdavh authored Sep 28, 2023
    Configuration menu
    Copy the full SHA
    23a65aa View commit details
    Browse the repository at this point in the history
  24. make go fmt happy

    Signed-off-by: Dennis Haney <[email protected]>
    davhdavh committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    4bbbb91 View commit details
    Browse the repository at this point in the history
  25. much prettier to read and maintain

    Signed-off-by: Dennis Haney <[email protected]>
    davhdavh committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    d863624 View commit details
    Browse the repository at this point in the history
  26. fix test

    Signed-off-by: Dennis Haney <[email protected]>
    davhdavh authored Sep 28, 2023
    Configuration menu
    Copy the full SHA
    9455261 View commit details
    Browse the repository at this point in the history
  27. fix test

    Signed-off-by: Dennis Haney <[email protected]>
    davhdavh authored Sep 28, 2023
    Configuration menu
    Copy the full SHA
    cb8df1d View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Configuration menu
    Copy the full SHA
    ae1870f View commit details
    Browse the repository at this point in the history