Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Apr 25, 2023

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

@cr-gpt
Copy link

cr-gpt bot commented Apr 25, 2023

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
@cr-gpt
Copy link

cr-gpt bot commented Apr 25, 2023

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

@pull pull bot added the ⤵️ pull label Apr 25, 2023
@cr-gpt
Copy link

cr-gpt bot commented Apr 25, 2023

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
@cr-gpt
Copy link

cr-gpt bot commented Apr 26, 2023

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

@cr-gpt
Copy link

cr-gpt bot commented Apr 27, 2023

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

@cr-gpt
Copy link

cr-gpt bot commented Apr 28, 2023

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

@cr-gpt
Copy link

cr-gpt bot commented May 1, 2023

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.