-
Notifications
You must be signed in to change notification settings - Fork 0
[pull] develop from aws:develop #9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: develop
Are you sure you want to change the base?
Conversation
|
Seems you are using me but didn't get OPENAI_API_KEY seted in Variables for this repo. you could follow readme for more information |
1 similar comment
|
Seems you are using me but didn't get OPENAI_API_KEY seted in Variables for this repo. you could follow readme for more information |
|
Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information |
4 similar comments
|
Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information |
|
Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information |
|
Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information |
|
Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information |
* release-1.42.59: Bumping version to 1.42.59 Update changelog based on model updates
* release-1.42.60: Bumping version to 1.42.60 Update changelog based on model updates
* release-1.42.61: Bumping version to 1.42.61 Update changelog based on model updates
* release-1.42.62: Bumping version to 1.42.62 Update changelog based on model updates
This adds an html meta description only to service and operation pages.
* release-1.42.63: Bumping version to 1.42.63 Update changelog based on model updates
* release-1.42.64: Bumping version to 1.42.64 Update changelog based on model updates
* release-1.42.65: Bumping version to 1.42.65 Update changelog based on model updates
* release-1.44.27: Bumping version to 1.44.27 Update changelog based on model updates
* release-1.44.28: Bumping version to 1.44.28 Update changelog based on model updates
* release-1.44.29: Bumping version to 1.44.29 Update changelog based on model updates
During testing for customer-facing metrics, found a gap in current documentation for instance removal from imageset Ref example 3. The correct command needs --force flag
* release-1.44.30: Bumping version to 1.44.30 Update changelog based on model updates
* release-1.44.31: Bumping version to 1.44.31 Update changelog based on model updates
* release-1.44.32: Bumping version to 1.44.32 Update changelog based on model updates
* Fix argparse error for BooleanArgument with % in documentation Python 3.14+ argparse treats % characters in help strings as format specifiers. When service model documentation contains % (e.g., IAM's UpdateAccountPasswordPolicy RequireSymbols parameter), argparse raises: `ValueError: unsupported format character '^' (0x5e) at index 129` This was already fixed for CLIArgument in PR #9790 but BooleanArgument was missed. This commit adds the same .replace('%', '%%') escaping to BooleanArgument.add_to_parser() and adds a test to verify all service operations with % in documentation work correctly. Fixes compatibility with Python 3.14+
* release-1.44.33: Bumping version to 1.44.33 Update changelog based on model updates
* release-1.44.34: Bumping version to 1.44.34 Update changelog based on model updates
* release-1.44.35: Bumping version to 1.44.35 Update changelog based on model updates
See Commits and Changes for more details.
Created by
pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )