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 -pr for inspecting GitHub pull requests #11

Merged
merged 35 commits into from
Mar 29, 2023
Merged

Add -pr for inspecting GitHub pull requests #11

merged 35 commits into from
Mar 29, 2023

Commits on Mar 20, 2023

  1. Checkpoint.

    bobg committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    c597c3e View commit details
    Browse the repository at this point in the history
  2. Reorganize main package. Add -pr and -token. Update main package doc …

    …comment. Wire up doPR.
    bobg committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    7a4782f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    688a881 View commit details
    Browse the repository at this point in the history
  4. Upgrade go-git dependency.

    bobg committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    4a0ea06 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. Improve (?) isModverComment.

    bobg committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    e7afb70 View commit details
    Browse the repository at this point in the history
  2. Oops.

    bobg committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    398d2a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    941500f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0956ca0 View commit details
    Browse the repository at this point in the history
  5. Disable TestGit for now.

    bobg committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    8a27bbd View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

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

Commits on Mar 29, 2023

  1. Add a test with mocks.

    bobg committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    b2cea92 View commit details
    Browse the repository at this point in the history
  2. More test coverage.

    bobg committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    ddd4fee View commit details
    Browse the repository at this point in the history
  3. Unskip TestGit.

    bobg committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    67e3d6d View commit details
    Browse the repository at this point in the history
  4. Fix (?) broken test.

    bobg committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    69ece73 View commit details
    Browse the repository at this point in the history
  5. If it ain't broke?

    bobg committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    45ae075 View commit details
    Browse the repository at this point in the history
  6. ???

    bobg committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    79b6489 View commit details
    Browse the repository at this point in the history
  7. Grr

    bobg committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    f93272c View commit details
    Browse the repository at this point in the history
  8. revert revert revert

    bobg committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    9500114 View commit details
    Browse the repository at this point in the history
  9. Flail flail flail

    bobg committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    d8a421c View commit details
    Browse the repository at this point in the history
  10. Update go-git.

    bobg committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    c3ac997 View commit details
    Browse the repository at this point in the history
  11. Skip go-git in GitHub Actions.

    bobg committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    15a155b View commit details
    Browse the repository at this point in the history
  12. Oops.

    bobg committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    3c3f7f3 View commit details
    Browse the repository at this point in the history
  13. Oh come on.

    bobg committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    4ffc6e8 View commit details
    Browse the repository at this point in the history
  14. Downgrade go-git.

    bobg committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    be3a831 View commit details
    Browse the repository at this point in the history
  15. go mod tidy

    bobg committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    ef790eb View commit details
    Browse the repository at this point in the history
  16. Formatting.

    bobg committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    da4f3ea View commit details
    Browse the repository at this point in the history
  17. Add a fetch-master step.

    bobg committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    47e555a View commit details
    Browse the repository at this point in the history
  18. checkout v3, no -v for go test

    bobg committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    ee10b28 View commit details
    Browse the repository at this point in the history
  19. Add a workaround.

    bobg committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    62cf08c View commit details
    Browse the repository at this point in the history
  20. Add a different workaround.

    bobg committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    52dea4f View commit details
    Browse the repository at this point in the history
  21. More test coverage.

    bobg committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    622672c View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    85708b4 View commit details
    Browse the repository at this point in the history
  23. More test coverage.

    bobg committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    efb79a0 View commit details
    Browse the repository at this point in the history
  24. More test coverage.

    bobg committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    3625bf0 View commit details
    Browse the repository at this point in the history
  25. More test coverage.

    bobg committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    13dd554 View commit details
    Browse the repository at this point in the history