Skip to content
This repository was archived by the owner on Jul 20, 2023. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .repo-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"product_documentation": "https://cloud.google.com/binary-authorization/",
"client_documentation": "https://googleapis.dev/nodejs/binaryauthorization/latest/",
"issue_tracker": "https://github.com/googleapis/nodejs-binary-authorization/issues",
"release_level": "GA",
"release_level": "beta",
"language": "nodejs",
"repo": "googleapis/nodejs-binary-authorization",
"distribution_name": "@google-cloud/binary-authorization",
Expand Down
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

# [Binary Authorization: Node.js Client](https://github.com/googleapis/nodejs-binary-authorization)

[![release level](https://img.shields.io/badge/release%20level-general%20availability%20%28GA%29-brightgreen.svg?style=flat)](https://cloud.google.com/terms/launch-stages)
[![release level](https://img.shields.io/badge/release%20level-beta-yellow.svg?style=flat)](https://cloud.google.com/terms/launch-stages)
[![npm version](https://img.shields.io/npm/v/@google-cloud/binary-authorization.svg)](https://www.npmjs.org/package/@google-cloud/binary-authorization)
[![codecov](https://img.shields.io/codecov/c/github/googleapis/nodejs-binary-authorization/master.svg?style=flat)](https://codecov.io/gh/googleapis/nodejs-binary-authorization)

Expand Down Expand Up @@ -121,6 +121,11 @@ This library follows [Semantic Versioning](http://semver.org/).



This library is considered to be in **beta**. This means it is expected to be
mostly stable while we work toward a general availability release; however,
complete stability is not guaranteed. We will address issues and requests
against beta libraries with a high priority.




Expand Down
15 changes: 1 addition & 14 deletions protos/protos.d.ts

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

85 changes: 1 addition & 84 deletions protos/protos.js

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

16 changes: 2 additions & 14 deletions protos/protos.json

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

2 changes: 1 addition & 1 deletion synth.metadata
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "57c23fa5705499a4181095ced81f0ee0933b64f6"
"sha": "8c5628b86cfa8386de7b8fc1675e6b528b552d57"
}
}
],
Expand Down