Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Update dependencies.sh to not break on mac #276

Merged
merged 5 commits into from
Jul 26, 2021

Commits on Jul 22, 2021

  1. fix: Update dependencies.sh to not break on mac

    Source-Author: dpcollins-google <40498610+dpcollins-google@users.noreply.github.com>
    Source-Date: Tue Jun 15 14:06:42 2021 -0400
    Source-Repo: googleapis/synthtool
    Source-Sha: 8f76a885deaaf2fe234daeba4a8cc4d1b3de8086
    Source-Link: googleapis/synthtool@8f76a88
    yoshi-automation committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    13e802a View commit details
    Browse the repository at this point in the history
  2. chore: minimize noise from build scripts

    This should limit the amount of scrolling client devs have to do when debugging a test failure
    
    Co-authored-by: Elliotte Rusty Harold <elharo@users.noreply.github.com>
    Co-authored-by: Neenu Shaji <Neenu1995@users.noreply.github.com>
    
    Source-Author: Igor Bernstein <igorbernstein@google.com>
    Source-Date: Fri Jun 18 17:28:07 2021 -0400
    Source-Repo: googleapis/synthtool
    Source-Sha: 1c0c698705e668ccb3d68556ae7260f16ce63a6e
    Source-Link: googleapis/synthtool@1c0c698
    yoshi-automation committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    2500e25 View commit details
    Browse the repository at this point in the history
  3. fix: Add shopt -s nullglob to dependencies script

    This prevents processing the unexpanded glob "**/.flattened-pom.xml" in repos which do not flatten any POMs.
    
    Source-Author: dpcollins-google <40498610+dpcollins-google@users.noreply.github.com>
    Source-Date: Sat Jun 19 18:35:58 2021 -0400
    Source-Repo: googleapis/synthtool
    Source-Sha: 87254ac89a9559864c0a245d6b150406439ce3d8
    Source-Link: googleapis/synthtool@87254ac
    yoshi-automation committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    6513736 View commit details
    Browse the repository at this point in the history
  4. chore: remove All rights reserved clause from java.header

    After discussion with OSPO, it has been decided to remove "All rights reserved" clause from the java.header file to better reflect the [correct license header](https://g3doc.corp.google.com/company/teams/opensource/releasing/preparing.md?cl=head#Apache-header).
    
    Source-Author: Neenu Shaji <Neenu1995@users.noreply.github.com>
    Source-Date: Thu Jul 8 18:00:44 2021 -0400
    Source-Repo: googleapis/synthtool
    Source-Sha: 09c59c20a4bf0daed1665af59035ff240fe356df
    Source-Link: googleapis/synthtool@09c59c2
    yoshi-automation committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    ffa9c36 View commit details
    Browse the repository at this point in the history
  5. chore: add dependencyDashboardLabels to renovate.json

    Source-Author: Neenu Shaji <Neenu1995@users.noreply.github.com>
    Source-Date: Wed Jul 14 18:18:28 2021 -0400
    Source-Repo: googleapis/synthtool
    Source-Sha: 5d3c52f5db664eee9026db76b5bcb466f3a09ca9
    Source-Link: googleapis/synthtool@5d3c52f
    yoshi-automation committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    1a9f6ce View commit details
    Browse the repository at this point in the history