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: googleapis/google-oauth-java-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.37.0
Choose a base ref
...
head repository: googleapis/google-oauth-java-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.38.0
Choose a head ref
  • 12 commits
  • 19 files changed
  • 3 contributors

Commits on Dec 23, 2024

  1. ci: profile to upload to GCP Artifact Registry (#1132)

    * ci: profile to upload to GCP Artifact Registry
    
    * A profile to avoid using nexus-staging-maven-plugin
    suztomo authored Dec 23, 2024
    Copy the full SHA
    8e6ce3a View commit details

Commits on Jan 9, 2025

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    9ff0f6b View commit details
  2. Copy the full SHA
    b676657 View commit details

Commits on Jan 17, 2025

  1. chore(main): release 1.38.0-SNAPSHOT (#1129)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Jan 17, 2025
    Copy the full SHA
    96303f1 View commit details

Commits on Jan 23, 2025

  1. Copy the full SHA
    d79e42b View commit details

Commits on Jan 24, 2025

  1. deps: newer Maven plugin versions for Airlock (#1140)

    * deps: newer Maven plugin versions for Airlock
    
    * Newer Javadoc version
    
    * checkstyle to profile
    
    * checkstyle.xml fix
    
    * allowUndeclaredRTE was removed
    
    * scope => accessModifiers
    
    * project-info-reports:dependencies changed site to reports
    suztomo authored Jan 24, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    11a8fca View commit details

Commits on Jan 30, 2025

  1. Copy the full SHA
    91d8947 View commit details
  2. fix: animal-sniffer and clirr to a profiles (#1145)

    * fix: animal-sniffer-maven-plugin and clirr-maven-plugin to profiles
    
    b/384085175#comment40. We can skip animal-sniffer-maven-plugin execution if we wrap it as a profile.
    
    * clirr profile
    suztomo authored Jan 30, 2025
    Copy the full SHA
    490bce7 View commit details

Commits on Feb 14, 2025

  1. ci: Louhi release tag automation (#1146)

    b/394646919. This workflow is to experiment release tagging for Louhi tag trigger.
    suztomo authored Feb 14, 2025
    Copy the full SHA
    a700b61 View commit details
  2. ci: passing github.token in workflow (#1147)

    The workflow failed with the error message:
    
    > gh: To use GitHub CLI in a GitHub Actions workflow, set the GH_TOKEN environment variable. Example:
    >  env:
    >    GH_TOKEN: ${{ github.token }}
    https://github.com/googleapis/google-oauth-java-client/actions/runs/13333566853/job/37243408904
    suztomo authored Feb 14, 2025
    Copy the full SHA
    86a8148 View commit details
  3. Copy the full SHA
    4b65ab7 View commit details

Commits on Feb 18, 2025

  1. chore(main): release 1.38.0 (#1139)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: Tomo Suzuki <suztomo@google.com>
    release-please[bot] and suztomo authored Feb 18, 2025
    Copy the full SHA
    fa76501 View commit details
Loading