Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: spotify/github-java-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.8
Choose a base ref
...
head repository: spotify/github-java-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.4.9
Choose a head ref
  • 4 commits
  • 13 files changed
  • 3 contributors

Commits on Jun 13, 2025

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

Commits on Jun 26, 2025

  1. Configuration menu
    Copy the full SHA
    d2b4785 View commit details
    Browse the repository at this point in the history
  2. feat(pull-request): support pagination in list commits (#241)

    * feat(pull-request): support pagination in list commits (bisect: bad)
    
    Summary
    =======
    
    This commits introduces a test as a ground base to sustain full pagination when listing commits from a pull request
    
    WORK IN PROGRESS
    
    * feat(GitHubPages): introduce per pages (bisect: bad)
    
    Summary
    =======
    
    implements the per pages limit
    
    * feat(pr-commits): Offer a new paginated method
    
    Summary
    =======
    
    This introduce a new methods that returns a paginated version of the endpoint listCommits in a pull request context
    
    * fix: page extraction regex issue
    
    * chore: update test
    sarlam authored Jun 26, 2025
    Configuration menu
    Copy the full SHA
    900ea76 View commit details
    Browse the repository at this point in the history
  3. [maven-release-plugin] prepare release v0.4.9

    GitHub Actions committed Jun 26, 2025
    Configuration menu
    Copy the full SHA
    0ca3feb View commit details
    Browse the repository at this point in the history
Loading