Skip to content

Commit

Permalink
chore: removing owlbot directives for conversion to main (#59)
Browse files Browse the repository at this point in the history
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
  • Loading branch information
nicain and parthea authored Oct 14, 2021
1 parent 467fddc commit 46f5c71
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions packages/googleapis-common-protos/owlbot.py
Original file line number Diff line number Diff line change
Expand Up @@ -79,11 +79,6 @@
s.move(templated_files / "LICENSE")
s.move(templated_files / ".github")

# Remove the replacement below once https://github.com/googleapis/synthtool/pull/1188 is merged

# Update googleapis/repo-automation-bots repo to main in .kokoro/*.sh files
s.replace(".kokoro/*.sh", "repo-automation-bots/tree/master", "repo-automation-bots/tree/main")

# Generate _pb2.py files and format them
s.shell.run(["nox", "-s", "generate_protos"], hide_output=False)

Expand Down

0 comments on commit 46f5c71

Please sign in to comment.