Skip to content

Conversation

@kdaily
Copy link
Member

@kdaily kdaily commented Sep 22, 2025

Issue #, if available:

This feature branch PR releases the following reviewed PRs:

Description of changes:

Release accessibility changes.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

hssyoo and others added 30 commits June 18, 2025 09:12
This adds documentation in the 'Options' section for each parameter that
is required. There is now a [required] field in line with the parameter
name. This also updates the previously implemented required
documentation for nested parameters.

Also updates string interpolation to use f-strings in clidocs.py.
Adds parameter for output progress frequency, defaulting to 0 to keep
current behavior.

Add multiline output control to allow for writing the progress report
to a new line.
[v2] Adjust format of table for accessibility
Per user feedback, this change makes the error string more identifiable.
It capitalizes "error" in the message and add square brackets around it.
Refactors help rendering classes to further separate rendering.

Add config option for help output format to either URL or browser.

don't allow setting of base remote url
However, this test seems flaky due to interactions with other tests,
possibly from mocking `os.environ`. Skipping for now.
Move the logic to a helper called in ResultPrinter._print_progress.
[v2] Adjust error message for accessibility
[v2] S3 progress indicator frequency
[v2] Web-based help for AWS CLI documentation
Add changelog entries for CLI accessibility improvements
@kdaily kdaily marked this pull request as ready for review September 23, 2025 16:57
@aemous
Copy link
Contributor

aemous commented Sep 23, 2025

Recommend adding #9743 to the PR description for complete reference all-in-one-place

Copy link
Contributor

@aemous aemous left a comment

Choose a reason for hiding this comment

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

LGTM

@kdaily kdaily merged commit 2d98fa5 into v2 Sep 23, 2025
77 of 108 checks passed
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.

3 participants