Skip to content

chore(java): allow overriding the versioning section of the Java README#495

Merged
gcf-merge-on-green[bot] merged 2 commits intogoogleapis:masterfrom
chingor13:java-storage-versioning
Apr 17, 2020
Merged

chore(java): allow overriding the versioning section of the Java README#495
gcf-merge-on-green[bot] merged 2 commits intogoogleapis:masterfrom
chingor13:java-storage-versioning

Conversation

@chingor13
Copy link
Copy Markdown
Contributor

Allows setting a versioning section in .readme-partials.yaml to override the versioning section.

@chingor13 chingor13 requested a review from frankyn April 15, 2020 23:34
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Apr 15, 2020

{% if 'partials' in metadata and metadata['partials']['versioning'] -%}
{{ metadata['partials']['versioning'] }}
{% else %}
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How does GA get represented in this README?

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, nevermind, missed the badge at the top. LGTM.


{% if 'partials' in metadata and metadata['partials']['versioning'] -%}
{{ metadata['partials']['versioning'] }}
{% else %}
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, nevermind, missed the badge at the top. LGTM.

@chingor13 chingor13 added the automerge Merge the pull request once unit tests and other checks pass. label Apr 17, 2020
@gcf-merge-on-green gcf-merge-on-green Bot merged commit f8a9933 into googleapis:master Apr 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Merge the pull request once unit tests and other checks pass. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants