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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 4 commits into from Jul 13, 2021

Commits on Jul 10, 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 10, 2021
    Copy the full SHA
    537c4d2 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 10, 2021
    Copy the full SHA
    5eded6d 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 10, 2021
    Copy the full SHA
    0945606 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 10, 2021
    Copy the full SHA
    2191a3f View commit details
    Browse the repository at this point in the history