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

Add $(ref) substitution variable for deployment #170

Open
sveneberth opened this issue Aug 19, 2024 · 0 comments
Open

Add $(ref) substitution variable for deployment #170

sveneberth opened this issue Aug 19, 2024 · 0 comments
Labels
feature New feature or request Priority: Medium This issue may be useful, and needs some attention.
Milestone

Comments

@sveneberth
Copy link
Member

sveneberth commented Aug 19, 2024

def replace_vars(string: str, vars: typing.Optional[typing.Dict[str, str]] = None) -> str:

git rev-parse --short HEAD
@sveneberth sveneberth added feature New feature or request Priority: Medium This issue may be useful, and needs some attention. labels Aug 19, 2024
@Grashalmbeisser Grashalmbeisser added this to the v2.2.0 milestone Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request Priority: Medium This issue may be useful, and needs some attention.
Projects
None yet
Development

No branches or pull requests

2 participants