-
Notifications
You must be signed in to change notification settings - Fork 3
docs: Update Scoped Variables #116
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: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Hii-Arpit, added my comments.
Pls note that 'complex scoped variables' is not how we should be terming it when explaining to our readers. The word 'complex' itself will make the reader run away from such feature. We have to carefully explain single-line values and multi-line values/blocks.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added a suggestion and few comments.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR updates the documentation for Scoped Variables with significant structural and content improvements. The changes enhance readability and provide more comprehensive guidance on defining, managing, and using scoped variables in Devtron.
Key changes include:
- Restructured content with improved organization and clearer explanations
- Added detailed examples and tables to illustrate scoped variable concepts and precedence
- Enhanced documentation for YAML configuration and new editing options
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
docs: Update Scoped Variables
Quick Preview(updated)