Open
Description
π Feature description
Implement a YAML editor for managing Build Environment Arguments within the Build Configuration tab. This is already in the ConfigMaps tab.
π€ Pitch / Usecases
β’ Bulk Editing Efficiency: Allows users to edit multiple environment arguments simultaneously, reducing the time and effort required for configuration changes.
β’ Migration from other provideres: We are currently migration to devtron and missing this feature.
β’ User-Friendly Interface: The YAML editor provides a clear and structured format, making it easier for users to visualize and manage their build environment settings.
β’ Error Reduction: By using a YAML format, the risk of syntax errors is minimized, as the structure inherently guides the user towards correct formatting.
ποΈ Alternative
No response
π Have you spent some time to check if this issue has been raised before?
- I checked and didn't find similar issue
π’ Have you read the Code of Conduct?
- I have read the Code of Conduct
AB#10043