docs: corrected readme example for memory format#458
Merged
sethvargo merged 1 commit intogoogle-github-actions:mainfrom Jul 18, 2025
Merged
docs: corrected readme example for memory format#458sethvargo merged 1 commit intogoogle-github-actions:mainfrom
sethvargo merged 1 commit intogoogle-github-actions:mainfrom
Conversation
|
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View this failed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
sethvargo
approved these changes
May 24, 2025
|
|
sethvargo
approved these changes
Jul 17, 2025
Memory format in readme showed an example as 1024Gib. The b is not allowed in gcloud Signed-off-by: richw-kai <96179977+richw-kai@users.noreply.github.com>
Closed
Merged
google-github-actions-bot
added a commit
that referenced
this pull request
Sep 3, 2025
## What's Changed * security: bump undici from 5.28.5 to 5.29.0 in the npm_and_yarn group by @dependabot[bot] in #457 * Update linters by @sethvargo in #462 * Update deps by @sethvargo in #463 * docs: corrected readme example for memory format by @richw-kai in #458 * Fix documentation for secrets param by @sethvargo in #465 * Update deps by @sethvargo in #466 ## New Contributors * @richw-kai made their first contribution in #458 **Full Changelog**: v3.0.8...v3.0.9
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Smallest update in history... memory format in readme showed an example as 1024Gib.
The b is not allowed in gcloud so have removed for accuracy.