Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Specify env vars consistently via yaml dict syntax #1761

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

wyarde
Copy link

@wyarde wyarde commented Jul 21, 2021

Making environment variable specification consistent between the kibana service and elastic search services by using yaml dict everywhere

@wyarde wyarde force-pushed the specify_env_vars_with_dict_syntax branch from f423811 to b5bf2da Compare July 21, 2021 14:56
@wyarde wyarde force-pushed the specify_env_vars_with_dict_syntax branch from b5bf2da to 39d667f Compare July 21, 2021 14:58
@mergify
Copy link
Contributor

mergify bot commented Feb 24, 2022

This pull request is now in conflict. Could you fix it @wyarde? 🙏
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 <remote-repo>
git checkout -b specify_env_vars_with_dict_syntax <remote-repo>/specify_env_vars_with_dict_syntax
git merge <remote-repo>/main
git push <remote-repo> specify_env_vars_with_dict_syntax

@mergify
Copy link
Contributor

mergify bot commented Feb 24, 2022

This pull request does not have a backport label. Could you fix it @wyarde? 🙏
To fixup this pull request, you need to add the backport labels for the needed
branches, such as:

  • backport-/d./d is the label to automatically backport to the /d./d branch. /d is the digit
    NOTE: backport-skip has been added to this pull request.

@mergify mergify bot added the backport-skip Skip automated backport with mergify label Feb 24, 2022
@mergify
Copy link
Contributor

mergify bot commented Sep 27, 2022

This pull request is now in conflict. Could you fix it @wyarde? 🙏
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 <remote-repo>
git checkout -b specify_env_vars_with_dict_syntax <remote-repo>/specify_env_vars_with_dict_syntax
git merge <remote-repo>/main
git push <remote-repo> specify_env_vars_with_dict_syntax

3 similar comments
@mergify
Copy link
Contributor

mergify bot commented Mar 30, 2023

This pull request is now in conflict. Could you fix it @wyarde? 🙏
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 <remote-repo>
git checkout -b specify_env_vars_with_dict_syntax <remote-repo>/specify_env_vars_with_dict_syntax
git merge <remote-repo>/main
git push <remote-repo> specify_env_vars_with_dict_syntax

@mergify
Copy link
Contributor

mergify bot commented Aug 31, 2023

This pull request is now in conflict. Could you fix it @wyarde? 🙏
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 <remote-repo>
git checkout -b specify_env_vars_with_dict_syntax <remote-repo>/specify_env_vars_with_dict_syntax
git merge <remote-repo>/main
git push <remote-repo> specify_env_vars_with_dict_syntax

Copy link
Contributor

mergify bot commented Jan 18, 2024

This pull request is now in conflict. Could you fix it @wyarde? 🙏
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 <remote-repo>
git checkout -b specify_env_vars_with_dict_syntax <remote-repo>/specify_env_vars_with_dict_syntax
git merge <remote-repo>/main
git push <remote-repo> specify_env_vars_with_dict_syntax

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-skip Skip automated backport with mergify
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant