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: awaitility/awaitility
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: ff13b72
Choose a base ref
...
head repository: awaitility/awaitility
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1849e9a
Choose a head ref
  • 5 commits
  • 11 files changed
  • 3 contributors

Commits on Mar 15, 2024

  1. Configuration menu
    Copy the full SHA
    42d9a7c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fbe16ad View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Support JDK EA builds in JavaVersionDetector (#279)

    * make JavaVersionDetector testable
    
    * add JavaVersionDetectorTest
    
    * detect java major version for jdk-ea builds
    
    * add test for EA with different suffix
    
    * handle any pre-release identifiers
    
    ---------
    
    Co-authored-by: Oleg Estekhin <[email protected]>
    estekhin and Oleg Estekhin authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    a4a0a8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ced63a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1849e9a View commit details
    Browse the repository at this point in the history
Loading