Skip to content

Conversation

@lafentres
Copy link
Contributor

@lafentres lafentres commented Aug 4, 2025

Description

This PR fixes a bug in the docs where the "CLI options" section was included twice.

This happened because the original title-cased "CLI Options" header and all other headers were modified to sentence-case in this PR to match the docs style guide. The "CLI Options" header was in a section that should never be directly edited because it is automatically generated by the update_website Makefile target in the tfc-agent repo. Changing the casing of the header in the docs repo directly made the update_website Makefile target not work as expected. Instead of replacing the existing "CLI Options" setting, it appended a new section because the header casing no longer matched what was expected. The means the content under "CLI options" was outdated and the content under "CLI Options" was the most up to date.

This PR cleans that up and makes the existing warning about not editing this section a little easier to see. I have a separate PR open to update the header to sentence-casing directly in the tfc-agent repo.

Screenshots

Before

Screenshot 2025-08-01 at 3 23 59 PM

After

Screenshot 2025-08-04 at 4 01 00 PM

Related Links

  1. Jira ticket
  2. Related PR

@lafentres lafentres self-assigned this Aug 4, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Aug 4, 2025

Vercel Previews Deployed

Name Status Preview Updated (UTC)
Dev Portal ✅ Ready (Inspect) Visit Preview Mon Aug 4 20:57:57 UTC 2025
Unified Docs API ✅ Ready (Inspect) Visit Preview Mon Aug 4 20:52:00 UTC 2025

@lafentres lafentres changed the title Lafentres.fix cli opts agents Remove duplicated CLI Options section Aug 4, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Aug 4, 2025

Broken Link Checker

No broken links found! 🎉

@lafentres lafentres marked this pull request as ready for review August 4, 2025 21:01
@lafentres lafentres requested a review from a team as a code owner August 4, 2025 21:01
@lafentres lafentres merged commit 26c82a2 into main Aug 4, 2025
9 checks passed
@lafentres lafentres deleted the lafentres.fix-cli-opts-agents branch August 4, 2025 21:07
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.

2 participants