logstash
logstash copied to clipboard
[Draft] test reading env vars and keystore from Settings
Quality Gate passed
Issues
0 New issues
0 Fixed issues
0 Accepted issues
Measures
0 Security Hotspots
No data about Coverage
No data about Duplication
:green_heart: Build Succeeded
- Buildkite Build
- Commit: 168bbb46389e6fb0b98252c3802603c55d59722d
History
- :green_heart: Build #1386 succeeded 2bbb655bb98039af05c7bf01da43a58aedd2d15f
This pull request does not have a backport label. Could you fix it @jsvd? 🙏 To fixup this pull request, you need to add the backport labels for the needed branches, such as:
backport-8./dis the label to automatically backport to the8./dbranch./dis the digit.backport-8.xis the label to automatically backport to the8.xbranch.
backport-8.x has been added to help with the transition to the new branch 8.x.
If you don't need it please use backport-skip label.
This pull request is now in conflicts. Could you fix it @jsvd? 🙏 To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/
git fetch upstream
git checkout -b change_env_var upstream/change_env_var
git merge upstream/main
git push upstream change_env_var