ks-devops icon indicating copy to clipboard operation
ks-devops copied to clipboard

Optimize the "Build Environment" drop-down list

Open patrickluoyu opened this issue 3 years ago • 1 comments

image

The "Build Environment" drop-down list should be optimized:

  • The description strings (for example, "Node.js available as container...") are currently implemented in the backend source code. They should be moved to the frontend source code so that they can be optimized and translated.
  • The name of each option contains an address related to a specific vendor, which should be removed. Only the build environment type and version (for example, Node.js 8) should be displayed.

/area console /area devops /area documentation

/kind feature-request

/assign @LinuxSuRen @harrisonliu5 @VioZhang @zheng1

patrickluoyu avatar Jul 27 '22 06:07 patrickluoyu

The "Environment Variable" drop-down list also needs to be optimized. If the explanations of the environment variables cannot be displayed completely, they should be removed.

image

patrickluoyu avatar Jul 27 '22 07:07 patrickluoyu