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: GoogleCloudPlatform/java-repo-tools
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.11
Choose a base ref
...
head repository: GoogleCloudPlatform/java-repo-tools
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.12
Choose a head ref
  • 6 commits
  • 7 files changed
  • 2 contributors

Commits on Apr 17, 2019

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

Commits on Mar 5, 2020

  1. Update versions (#108)

    * Update versions
    
    One minor security issue is fixed.
    TODO(): Need to verify javac.version and if errorprone is running correctly for both J8 and J11
    
    * Update .travis.yml
    
    We were using a very old dist, upgrade to bionic
    
    * Update .travis.yml
    
    * Update google_checks.xml
    Refresh from source.
    * Update google_checks.xml
    
    set severity = error again
    
    * Update AppTest.java
    lesv authored Mar 5, 2020
    Configuration menu
    Copy the full SHA
    6d7f2ff View commit details
    Browse the repository at this point in the history
  2. Add renovate.json (#106)

    Co-authored-by: Les Vogel <lesv@users.noreply.github.com>
    lesv authored Mar 5, 2020
    Configuration menu
    Copy the full SHA
    073558e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    752dbb5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4a1ed42 View commit details
    Browse the repository at this point in the history
  5. prepare for release (#113)

    * prepare for release
    
    * missed a SNAPSHOT
    lesv authored Mar 5, 2020
    Configuration menu
    Copy the full SHA
    dd9b03e View commit details
    Browse the repository at this point in the history
Loading