Skip to content

docs: Add Update Image Command to language onboarding doc#2647

Merged
parthea merged 9 commits intomainfrom
update-docs
Oct 24, 2025
Merged

docs: Add Update Image Command to language onboarding doc#2647
parthea merged 9 commits intomainfrom
update-docs

Conversation

@parthea
Copy link
Copy Markdown
Contributor

@parthea parthea commented Oct 22, 2025

Fixes #2646

@parthea parthea marked this pull request as ready for review October 22, 2025 11:56
@parthea parthea requested a review from a team as a code owner October 22, 2025 11:56
@codecov
Copy link
Copy Markdown

codecov bot commented Oct 22, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.44%. Comparing base (867264d) to head (e706969).
⚠️ Report is 11 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2647      +/-   ##
==========================================
+ Coverage   85.68%   87.44%   +1.76%     
==========================================
  Files         108      108              
  Lines       11057     9681    -1376     
==========================================
- Hits         9474     8466    -1008     
+ Misses       1250      873     -377     
- Partials      333      342       +9     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@parthea parthea changed the title docs: update CLI command docs docs: add update-image to doc/language-onboarding.md Oct 24, 2025
@parthea parthea changed the title docs: add update-image to doc/language-onboarding.md docs: add Update Image Command to language onboarding doc Oct 24, 2025
@parthea parthea changed the title docs: add Update Image Command to language onboarding doc docs: Add Update Image Command to language onboarding doc Oct 24, 2025
@parthea
Copy link
Copy Markdown
Contributor Author

parthea commented Oct 24, 2025

/gemini review

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

The pull request adds an Update Image Command section to the language-onboarding.md documentation, providing instructions on how to use the update-image command. I have added a review comment to address a potential issue.

@parthea parthea assigned parthea and unassigned codyoss Oct 24, 2025
@parthea parthea marked this pull request as draft October 24, 2025 12:47
@parthea
Copy link
Copy Markdown
Contributor Author

parthea commented Oct 24, 2025

/gemini review

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

The pull request adds documentation for the update-image command to the language onboarding guide. The new documentation explains how to pin the language container version in state.yaml and provides instructions on using the update-image command for this purpose. The documentation also includes a note about potential diffs if the container SHA in state.yaml is updated without using update-image and provides a command example. I have added a review comment to improve the clarity of the documentation.

parthea and others added 2 commits October 24, 2025 09:17
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Signed-off-by: Anthonios Partheniou <[email protected]>
@parthea
Copy link
Copy Markdown
Contributor Author

parthea commented Oct 24, 2025

/gemini review

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request adds documentation for the update-image command to the language onboarding guide. The new section clearly explains the purpose and usage of the command, which is a valuable addition. I have one minor suggestion to improve the formatting of a command example for better readability and consistency.

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Signed-off-by: Anthonios Partheniou <[email protected]>
@parthea parthea marked this pull request as ready for review October 24, 2025 13:22
@parthea parthea assigned ldetmer and unassigned parthea Oct 24, 2025
@parthea parthea merged commit a636f7c into main Oct 24, 2025
8 checks passed
@parthea parthea deleted the update-docs branch October 24, 2025 17:48
parthea added a commit that referenced this pull request Oct 27, 2025
As per
#2647 (comment),
we now have a system that keeps cli docs up-to-date as we change them.
We dynamically create docs based on helptext:
https://pkg.go.dev/github.com/googleapis/librarian/cmd/librarian.

This PR removes the obsolete file `doc/cli-commands.md`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

librarian: add documentation for update-image

4 participants