Skip to content

Commit 7f5d264

Browse files
committed
build: add release-please config, fix owlbot-config
1 parent 02f7193 commit 7f5d264

47 files changed

Lines changed: 55 additions & 897 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
/handwritten/storage @googleapis/gcs-team
1313
/handwritten/firestore @googleapis/firestore-team
1414
/handwritten/spanner @googleapis/spanner-team
15-
/handwritten/bigquery-storage @googleapis/bigquery-team
15+
/handwritten/bigquery-storage @googleapis/bigquery-team/handwritten/pubsub @googleapis/pubsub-team

.release-please-manifest.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"handwritten/logging": "11.2.1",
1010
"handwritten/logging-bunyan": "5.1.1",
1111
"handwritten/logging-winston": "6.0.1",
12+
"handwritten/pubsub": "5.3.0",
1213
"handwritten/spanner": "8.6.0",
1314
"handwritten/storage": "7.19.0",
1415
"packages/gapic-node-processing": "0.1.7",
Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,16 +11,14 @@
1111
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
14-
docker:
15-
image: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest
1614

1715

1816
deep-remove-regex:
1917
- /owl-bot-staging
2018

2119
deep-copy-regex:
22-
- source: /google/pubsub/(v.*)/.*-nodejs/(.*)
23-
dest: /owl-bot-staging/$1/$2
20+
- source: /google/pubsub/(v.*)/.*-nodejs
21+
dest: /owl-bot-staging/pubsub/$1
2422

2523
begin-after-commit-hash: 94496fa21b40a7f4d0c4881e8ed8b2bf4117e280
2624

handwritten/pubsub/.github/.OwlBot.lock.yaml

Lines changed: 0 additions & 17 deletions
This file was deleted.

handwritten/pubsub/.github/.header-checker-lint.yaml

Lines changed: 0 additions & 12 deletions
This file was deleted.

handwritten/pubsub/.github/CODEOWNERS

Lines changed: 0 additions & 9 deletions
This file was deleted.

handwritten/pubsub/.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 0 additions & 99 deletions
This file was deleted.

handwritten/pubsub/.github/ISSUE_TEMPLATE/config.yml

Lines changed: 0 additions & 4 deletions
This file was deleted.

handwritten/pubsub/.github/ISSUE_TEMPLATE/documentation_request.yml

Lines changed: 0 additions & 53 deletions
This file was deleted.

handwritten/pubsub/.github/ISSUE_TEMPLATE/feature_request.yml

Lines changed: 0 additions & 53 deletions
This file was deleted.

0 commit comments

Comments
 (0)