Skip to content
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

Correct context env max to match with english document #9029

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

nanophate
Copy link
Member

Description

Japanese document stated that max env length is 3,200 but actually we support until 32,000.

Screenshot 2024-10-18 at 16 54 53

https://circleci.com/docs/contexts/#contexts-and-environment-variable-constraints:~:text=An%20environment%20variable%20value%20must%20have%2032k%20or%20fewer%20characters.

Reasons

Customer in JAPAC region mentioned about this issue and were confused.

Content Checklist

Please follow our style when contributing to CircleCI docs. Our style guide is here: https://circleci.com/docs/style/style-guide-overview.

Please take a moment to check through the following items when submitting your PR (this is just a guide so will not be relevant for all PRs) 😸:

  • Break up walls of text by adding paragraph breaks.
  • Consider if the content could benefit from more structure, such as lists or tables, to make it easier to consume.
  • Keep the title between 20 and 70 characters.
  • Consider whether the content would benefit from more subsections (h2-h6 headings) to make it easier to consume.
  • Check all headings h1-h6 are in sentence case (only first letter is capitalized).
  • Is there a "Next steps" section at the end of the page giving the reader a clear path to what to read next?
  • Include relevant backlinks to other CircleCI docs/pages.

@nanophate nanophate requested review from a team as code owners October 18, 2024 07:57
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