Ability to specify which environment variables are masked by Secret Masking
Vinay Raghu
Please can we have some prioritization on this. It is difficult when some variables are redacted but they are part of URLs or package names.
D
Daniel Lamando
I've been moving pipelines to passwordless / OIDC authentication, and have zero secrets left in some projects. But because OIDC is configured by environment variables, I still have a bunch of masked variables to set this up, making it impossible to view the current settings. This needs to be prioritized to improve the OIDC auth story. I'd even be happy with disabling masking for entire contexts if nothing else.
Loke Carlsson
I hope this get prioritized soon!
V
V M
I would love to have this implemented by Circle CI team. This is one of the must have feature and not to force the user with all variables masked and instead better to let user decide which one to mask.
Greg Matthews
This would also be super helpful for our builds. We like being able to centralise & manage our environment variables in CircleCI, but don't always use them for storing credentials. Not being able to see their values in this instance detracts from what would otherwise be a really good feature.
Patrick Gibson
I came here to log the same issue. It's extremely frustrating to be penalized for not wanting to hardcode certain things like Docker/ECR repos into our build configs. This issue is nearly four years old!
D
Dave Parsons
+100 Major missing feature vs. GitHub Actions.
david barkhuizen
This forced masking of all environment vars without an opt-out whitelist is an anti-pattern.
A
Aaron Humerickhouse
There's a difference between secrets and environment variables, however other than where they're generated they are now treated exactly the same.
Seeing environment variables allows us to print instructions for our engineers to run failed tests locally instead of through CI. This is a major use case for us.
Robert
Give the option to completely mask a value (like passwords) or leave it completely visible. Azure has it, Octopus deploy has it, wouldn't hurt if CircleCI had the same implementation. This half shown values are absolutely useless.
Load More
→