pm2 icon indicating copy to clipboard operation
pm2 copied to clipboard

fix: env output in pm2-describe

Open fritx opened this issue 1 year ago • 1 comments

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #5832
License MIT
Doc PR https://github.com/pm2-hive/pm2-hive.github.io/pulls

Situation

envs like vizion_running and vizion_running are Boolean not String. See: https://github.com/search?q=repo%3AUnitech%2Fpm2+%22env.vizion_running%22&type=code https://github.com/search?q=repo%3AUnitech%2Fpm2%20%22env.updateEnv%22&type=code

Before the fix

image

After the fix

image

fritx avatar May 30 '24 11:05 fritx

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar May 30 '24 11:05 CLAassistant