question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Allow interpolation of secrets

See original GitHub issue
  • Jenkins version: LTS Docker (2.150.1)
  • Plugin version: 1.4
  • OS: Alpine 3.8 in Docker

Currently, secrets are only injected if they are the entire value of the key value pair. For example, the following would not get interpolated:

...
    someKey: The value of SECRET_VAR is ${SECRET_VAR}
...

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:1
  • Comments:17 (12 by maintainers)

github_iconTop GitHub Comments

2reactions
dgarzoncommented, Jan 11, 2019
2reactions
dgarzoncommented, Jan 11, 2019

@antgel no need. We also need this functionality at my current company, and they are sponsoring this work! I’ll do my best to have something working between today and Monday.

Read more comments on GitHub >

github_iconTop Results From Across the Web

No results found

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found