Skip to content
This repository has been archived by the owner on Jul 20, 2023. It is now read-only.

Commit

Permalink
fix(build): migrate to using main branch (#206)
Browse files Browse the repository at this point in the history
* fix(build): migrate to using main branch

* 🦉 Updates from OwlBot

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
  • Loading branch information
sofisl and gcf-owl-bot[bot] authored Aug 14, 2021
1 parent 1811d49 commit 04998bf
Show file tree
Hide file tree
Showing 11 changed files with 61 additions and 61 deletions.
2 changes: 1 addition & 1 deletion .github/.OwlBot.lock.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
docker:
image: gcr.io/repo-automation-bots/owlbot-nodejs:latest
digest: sha256:6245a5be4c0406d9b2f04f380d8b88ffe4655df3cdbb57626f8913e8d620f4dd
digest: sha256:72ff93409133b0cf277b8870f859e1ddde62d2e329f655311d4bfc16735d182e
4 changes: 2 additions & 2 deletions .github/generated-files-bot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ generatedFiles:
- path: '.github/generated-files-bot.+(yml|yaml)'
message: '`.github/generated-files-bot.(yml|yaml)` should be updated in [`synthtool`](https://github.com/googleapis/synthtool)'
- path: 'README.md'
message: '`README.md` is managed by [`synthtool`](https://github.com/googleapis/synthtool). However, a partials file can be used to update the README, e.g.: https://github.com/googleapis/nodejs-storage/blob/master/.readme-partials.yaml'
message: '`README.md` is managed by [`synthtool`](https://github.com/googleapis/synthtool). However, a partials file can be used to update the README, e.g.: https://github.com/googleapis/nodejs-storage/blob/main/.readme-partials.yaml'
- path: 'samples/README.md'
message: '`samples/README.md` is managed by [`synthtool`](https://github.com/googleapis/synthtool). However, a partials file can be used to update the README, e.g.: https://github.com/googleapis/nodejs-storage/blob/master/.readme-partials.yaml'
message: '`samples/README.md` is managed by [`synthtool`](https://github.com/googleapis/synthtool). However, a partials file can be used to update the README, e.g.: https://github.com/googleapis/nodejs-storage/blob/main/.readme-partials.yaml'
ignoreAuthors:
- 'gcf-owl-bot[bot]'
- 'yoshi-automation'
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
on:
push:
branches:
- master
- main
pull_request:
name: ci
jobs:
Expand Down
2 changes: 1 addition & 1 deletion .kokoro/continuous/node10/common.cfg

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .kokoro/continuous/node10/test.cfg

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .kokoro/presubmit/node10/common.cfg

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .kokoro/samples-test.sh

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .kokoro/system-test.sh

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .kokoro/test.sh

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

58 changes: 29 additions & 29 deletions README.md

Large diffs are not rendered by default.

44 changes: 22 additions & 22 deletions samples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ Before running the samples, make sure you've followed the steps outlined in

### Create_cluster

View the [source code](https://github.com/googleapis/nodejs-game-servers/blob/master/samples/create_cluster.js).
View the [source code](https://github.com/googleapis/nodejs-game-servers/blob/main/samples/create_cluster.js).

[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-game-servers&page=editor&open_in_editor=samples/create_cluster.js,samples/README.md)

Expand All @@ -69,7 +69,7 @@ __Usage:__

### Create_config

View the [source code](https://github.com/googleapis/nodejs-game-servers/blob/master/samples/create_config.js).
View the [source code](https://github.com/googleapis/nodejs-game-servers/blob/main/samples/create_config.js).

[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-game-servers&page=editor&open_in_editor=samples/create_config.js,samples/README.md)

Expand All @@ -86,7 +86,7 @@ __Usage:__

### Create_deployment

View the [source code](https://github.com/googleapis/nodejs-game-servers/blob/master/samples/create_deployment.js).
View the [source code](https://github.com/googleapis/nodejs-game-servers/blob/main/samples/create_deployment.js).

[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-game-servers&page=editor&open_in_editor=samples/create_deployment.js,samples/README.md)

Expand All @@ -103,7 +103,7 @@ __Usage:__

### Create_realm

View the [source code](https://github.com/googleapis/nodejs-game-servers/blob/master/samples/create_realm.js).
View the [source code](https://github.com/googleapis/nodejs-game-servers/blob/main/samples/create_realm.js).

[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-game-servers&page=editor&open_in_editor=samples/create_realm.js,samples/README.md)

Expand All @@ -120,7 +120,7 @@ __Usage:__

### Delete_cluster

View the [source code](https://github.com/googleapis/nodejs-game-servers/blob/master/samples/delete_cluster.js).
View the [source code](https://github.com/googleapis/nodejs-game-servers/blob/main/samples/delete_cluster.js).

[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-game-servers&page=editor&open_in_editor=samples/delete_cluster.js,samples/README.md)

Expand All @@ -137,7 +137,7 @@ __Usage:__

### Delete_config

View the [source code](https://github.com/googleapis/nodejs-game-servers/blob/master/samples/delete_config.js).
View the [source code](https://github.com/googleapis/nodejs-game-servers/blob/main/samples/delete_config.js).

[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-game-servers&page=editor&open_in_editor=samples/delete_config.js,samples/README.md)

Expand All @@ -154,7 +154,7 @@ __Usage:__

### Delete_deployment

View the [source code](https://github.com/googleapis/nodejs-game-servers/blob/master/samples/delete_deployment.js).
View the [source code](https://github.com/googleapis/nodejs-game-servers/blob/main/samples/delete_deployment.js).

[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-game-servers&page=editor&open_in_editor=samples/delete_deployment.js,samples/README.md)

Expand All @@ -171,7 +171,7 @@ __Usage:__

### Delete_realm

View the [source code](https://github.com/googleapis/nodejs-game-servers/blob/master/samples/delete_realm.js).
View the [source code](https://github.com/googleapis/nodejs-game-servers/blob/main/samples/delete_realm.js).

[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-game-servers&page=editor&open_in_editor=samples/delete_realm.js,samples/README.md)

Expand All @@ -188,7 +188,7 @@ __Usage:__

### Get_cluster

View the [source code](https://github.com/googleapis/nodejs-game-servers/blob/master/samples/get_cluster.js).
View the [source code](https://github.com/googleapis/nodejs-game-servers/blob/main/samples/get_cluster.js).

[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-game-servers&page=editor&open_in_editor=samples/get_cluster.js,samples/README.md)

Expand All @@ -205,7 +205,7 @@ __Usage:__

### Get_config

View the [source code](https://github.com/googleapis/nodejs-game-servers/blob/master/samples/get_config.js).
View the [source code](https://github.com/googleapis/nodejs-game-servers/blob/main/samples/get_config.js).

[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-game-servers&page=editor&open_in_editor=samples/get_config.js,samples/README.md)

Expand All @@ -222,7 +222,7 @@ __Usage:__

### Get_deployment

View the [source code](https://github.com/googleapis/nodejs-game-servers/blob/master/samples/get_deployment.js).
View the [source code](https://github.com/googleapis/nodejs-game-servers/blob/main/samples/get_deployment.js).

[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-game-servers&page=editor&open_in_editor=samples/get_deployment.js,samples/README.md)

Expand All @@ -239,7 +239,7 @@ __Usage:__

### Get_realm

View the [source code](https://github.com/googleapis/nodejs-game-servers/blob/master/samples/get_realm.js).
View the [source code](https://github.com/googleapis/nodejs-game-servers/blob/main/samples/get_realm.js).

[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-game-servers&page=editor&open_in_editor=samples/get_realm.js,samples/README.md)

Expand All @@ -256,7 +256,7 @@ __Usage:__

### Get_rollout

View the [source code](https://github.com/googleapis/nodejs-game-servers/blob/master/samples/get_rollout.js).
View the [source code](https://github.com/googleapis/nodejs-game-servers/blob/main/samples/get_rollout.js).

[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-game-servers&page=editor&open_in_editor=samples/get_rollout.js,samples/README.md)

Expand All @@ -273,7 +273,7 @@ __Usage:__

### List_clusters

View the [source code](https://github.com/googleapis/nodejs-game-servers/blob/master/samples/list_clusters.js).
View the [source code](https://github.com/googleapis/nodejs-game-servers/blob/main/samples/list_clusters.js).

[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-game-servers&page=editor&open_in_editor=samples/list_clusters.js,samples/README.md)

Expand All @@ -290,7 +290,7 @@ __Usage:__

### List_configs

View the [source code](https://github.com/googleapis/nodejs-game-servers/blob/master/samples/list_configs.js).
View the [source code](https://github.com/googleapis/nodejs-game-servers/blob/main/samples/list_configs.js).

[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-game-servers&page=editor&open_in_editor=samples/list_configs.js,samples/README.md)

Expand All @@ -307,7 +307,7 @@ __Usage:__

### List_deployments

View the [source code](https://github.com/googleapis/nodejs-game-servers/blob/master/samples/list_deployments.js).
View the [source code](https://github.com/googleapis/nodejs-game-servers/blob/main/samples/list_deployments.js).

[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-game-servers&page=editor&open_in_editor=samples/list_deployments.js,samples/README.md)

Expand All @@ -324,7 +324,7 @@ __Usage:__

### List_realms

View the [source code](https://github.com/googleapis/nodejs-game-servers/blob/master/samples/list_realms.js).
View the [source code](https://github.com/googleapis/nodejs-game-servers/blob/main/samples/list_realms.js).

[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-game-servers&page=editor&open_in_editor=samples/list_realms.js,samples/README.md)

Expand All @@ -343,7 +343,7 @@ __Usage:__

Creates a new Realm within Cloud Game Servers

View the [source code](https://github.com/googleapis/nodejs-game-servers/blob/master/samples/quickstart.js).
View the [source code](https://github.com/googleapis/nodejs-game-servers/blob/main/samples/quickstart.js).

[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-game-servers&page=editor&open_in_editor=samples/quickstart.js,samples/README.md)

Expand All @@ -360,7 +360,7 @@ __Usage:__

### Update_rollout_default

View the [source code](https://github.com/googleapis/nodejs-game-servers/blob/master/samples/update_rollout_default.js).
View the [source code](https://github.com/googleapis/nodejs-game-servers/blob/main/samples/update_rollout_default.js).

[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-game-servers&page=editor&open_in_editor=samples/update_rollout_default.js,samples/README.md)

Expand All @@ -377,7 +377,7 @@ __Usage:__

### Update_rollout_override

View the [source code](https://github.com/googleapis/nodejs-game-servers/blob/master/samples/update_rollout_override.js).
View the [source code](https://github.com/googleapis/nodejs-game-servers/blob/main/samples/update_rollout_override.js).

[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-game-servers&page=editor&open_in_editor=samples/update_rollout_override.js,samples/README.md)

Expand All @@ -394,7 +394,7 @@ __Usage:__

### Update_rollout_remove_default

View the [source code](https://github.com/googleapis/nodejs-game-servers/blob/master/samples/update_rollout_remove_default.js).
View the [source code](https://github.com/googleapis/nodejs-game-servers/blob/main/samples/update_rollout_remove_default.js).

[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-game-servers&page=editor&open_in_editor=samples/update_rollout_remove_default.js,samples/README.md)

Expand All @@ -411,7 +411,7 @@ __Usage:__

### Update_rollout_remove_override

View the [source code](https://github.com/googleapis/nodejs-game-servers/blob/master/samples/update_rollout_remove_override.js).
View the [source code](https://github.com/googleapis/nodejs-game-servers/blob/main/samples/update_rollout_remove_override.js).

[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-game-servers&page=editor&open_in_editor=samples/update_rollout_remove_override.js,samples/README.md)

Expand Down

0 comments on commit 04998bf

Please sign in to comment.