logstash icon indicating copy to clipboard operation
logstash copied to clipboard

[Draft] test reading env vars and keystore from Settings

Open jsvd opened this issue 1 year ago • 2 comments

jsvd avatar Aug 09 '24 13:08 jsvd

Quality Gate passed 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

See analysis details on SonarQube

elastic-sonarqube[bot] avatar Aug 09 '24 15:08 elastic-sonarqube[bot]

:green_heart: Build Succeeded

History

  • :green_heart: Build #1386 succeeded 2bbb655bb98039af05c7bf01da43a58aedd2d15f

elasticmachine avatar Aug 09 '24 15:08 elasticmachine

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./d is the label to automatically backport to the 8./d branch. /d is the digit.
  • backport-8.x is the label to automatically backport to the 8.x branch.

mergify[bot] avatar Mar 05 '25 20:03 mergify[bot]

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.

mergify[bot] avatar Mar 05 '25 20:03 mergify[bot]

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

mergify[bot] avatar Mar 05 '25 20:03 mergify[bot]