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 #1137 #1139

Merged
merged 10 commits into from
Apr 17, 2023
Merged

Commits on Apr 13, 2023

  1. Added use of pagination on comparisons to get full list of commits wh…

    …ere >250 commits in the compare
    amaccormack-lumira committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    dad2dcc View commit details
    Browse the repository at this point in the history
  2. Always user iterator for commits

    based on feedback from sigmavirus24 in issue sigmavirus24#1137
    amaccormack-lumira committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    702aba7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07f0a20 View commit details
    Browse the repository at this point in the history
  4. Fixed issues from flake8

    - line length and spacing
    amaccormack-lumira committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    a524421 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/fix_issue_#1137' into fix_issue_…

    …#1137
    
    # Conflicts:
    #	tests/integration/test_repos_repo.py
    amaccormack-lumira committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    dc1cc72 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. Configuration menu
    Copy the full SHA
    3dae85b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c17b18f View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. Update src/github3/repos/comparison.py

    Accepting sigmavirus suggestion
    
    Co-authored-by: Ian Stapleton Cordasco <graffatcolmingov@gmail.com>
    amaccormack-lumira and sigmavirus24 authored Apr 17, 2023
    Configuration menu
    Copy the full SHA
    ef1002a View commit details
    Browse the repository at this point in the history
  2. Update src/github3/repos/comparison.py

    Accepting sigmavirus suggestion
    
    Co-authored-by: Ian Stapleton Cordasco <graffatcolmingov@gmail.com>
    amaccormack-lumira and sigmavirus24 authored Apr 17, 2023
    Configuration menu
    Copy the full SHA
    2464f46 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b092b6a View commit details
    Browse the repository at this point in the history