Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.
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/java-asset
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.6.0
Choose a base ref
...
head repository: googleapis/java-asset
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.7.0
Choose a head ref
  • 5 commits
  • 51 files changed
  • 3 contributors

Commits on Aug 20, 2020

  1. samples: add lint presubmit checks (#297)

    * changes without context
    
            autosynth cannot find the source of changes triggered by earlier changes in this
            repository, or by version upgrades to tools such as linters.
    
    * chore(java_templates): add lint/static analysis presubmit checks for samples
    
    * chore(java_templates): add lint/static analysis presubmit checks for samples
    
    * chore: fix trailing whitespace
    
    Source-Author: Jeff Ching <[email protected]>
    Source-Date: Mon Aug 17 14:29:16 2020 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: c3caf0704f25a0c365f1c315e804a30b87c62a75
    Source-Link: googleapis/synthtool@c3caf07
    
    * chore(java_templates): stop running pmd/spotbugs checks for samples
    
    This was creating too much noise. We will revisit with other options and/or tune these checks.
    
    Source-Author: Jeff Ching <[email protected]>
    Source-Date: Wed Aug 19 12:26:49 2020 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: 9602086c6c5b05db77950c7f7495a2a3868f3537
    Source-Link: googleapis/synthtool@9602086
    yoshi-automation authored Aug 20, 2020
    Configuration menu
    Copy the full SHA
    3de69ba View commit details
    Browse the repository at this point in the history
  2. chore: release 1.6.1-SNAPSHOT (#298)

    🤖 I have created a release \*beep\* \*boop\* 
    ---
    ### Updating meta-information for bleeding-edge SNAPSHOT release.
    ---
    
    
    This PR was generated with [Release Please](https://github.com/googleapis/release-please).
    release-please[bot] authored Aug 20, 2020
    Configuration menu
    Copy the full SHA
    e22b1ed View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2020

  1. samples: Add sample code for Cloud Assets Inventory ListAssets v1p5be…

    …ta1 APIs. (#3408)
    
    * Add sample code for Cloud Assets Inventory ListAssets v1p5beta1 APIs.
    
    * Fix lint.
    
    * Revamped according to style guide.
    
    * Add a missing function call in listAssets().
    Larittic-GG authored and chingor13 committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    bdc9a79 View commit details
    Browse the repository at this point in the history
  2. feat(v1): add AnalyzeIamPolicy and ExportIamPolicyAnalysis RPCs (#301)

    PiperOrigin-RevId: 328059685
    
    Source-Author: Google APIs <[email protected]>
    Source-Date: Sun Aug 23 17:12:48 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 72eb54c45231d84266ca059473bc1793c394fcb2
    Source-Link: googleapis/googleapis@72eb54c
    yoshi-automation authored Aug 24, 2020
    Configuration menu
    Copy the full SHA
    ac94faf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c28d777 View commit details
    Browse the repository at this point in the history
Loading