| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
|
||
| # Your Google Cloud Platform KeyRing name | ||
| KEYRING = 'sample-keyring-43' | ||
| KEYRING = '' |
There was a problem hiding this comment.
Here's a one-liner for you
KEYRING = ''.join(random.choice(string.ascii_lowercase + string.digits) for _ in range(12))
Sorry, something went wrong.
There was a problem hiding this comment.
done
Sorry, something went wrong.
|
@dpebot please merge when travis passes |
Sorry, something went wrong.
|
Okay! I'll merge when all statuses are green and all reviewers approve. |
Sorry, something went wrong.
…atform/python-docs-samples#786) * random generation of keyring / cryptokey names * Fixed formatting of keyring name and cryptokey name
…atform/python-docs-samples#786) * random generation of keyring / cryptokey names * Fixed formatting of keyring name and cryptokey name
| Back | FazBrowse Home | New Git URL |
No description provided.