commit | 94f2ca3b4d094e6e10154634d3463d07ebea2035 | [log] [tgz] |
---|---|---|
author | ohmayr <omairnaveed@ymail.com> | Thu Mar 14 15:16:44 2024 -0400 |
committer | GitHub <noreply@github.com> | Thu Mar 14 15:16:44 2024 -0400 |
tree | 9f249908b198d8a370f4ce973dd14b56076472b0 | |
parent | 4fed37cbc32122f156e38250b5fa8b2b08a787a1 [diff] |
feat: add common logic for supporting universe domain (#621) * add common logic for supporting universe domain * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * fix lint issues * add dependency to oauth2client * update test cases * remove dependency to oauth2client * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * fix lint issues * updates to universe helpers * update module name and make methods public * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * update lint issues * address PR comments * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * use empty universe error in test cases * remove mtls error and add test cases * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * remove is True from test cases --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>