Skip to content
This repository was archived by the owner on May 15, 2023. It is now read-only.

Add support for variables in strings #4

Open
KrauseFx opened this issue Dec 27, 2017 · 9 comments
Open

Add support for variables in strings #4

KrauseFx opened this issue Dec 27, 2017 · 9 comments

Comments

@KrauseFx
Copy link
Member

KrauseFx commented Dec 27, 2017

add_git_tag(tag: "appstore-#{build_number}")

breaks it currently

@KrauseFx KrauseFx changed the title Add support for variables assignments Add support for variables in strings Dec 27, 2017
@minuscorp
Copy link
Contributor

How can we keep the placeholder in the JSON file with the reference to the variable... 🤔

@KrauseFx
Copy link
Member Author

KrauseFx commented Mar 4, 2018

I think similar to what we already have for loops, we could just fallback to complexCode or similar. What do you think?

@minuscorp
Copy link
Contributor

Mmmmm I think we can handle string interpolation case in function's argument? Maybe I give it a try when I finish the artifact thing😁

@KrauseFx
Copy link
Member Author

KrauseFx commented Mar 5, 2018

It might be too early to optimize for that - I think we should get the basics work well, and then we can expand from there, as soon as users ask for e.g. support for string interpolation 👍

@minuscorp
Copy link
Contributor

Will jump into this as soon as I can!

@haruelrovix
Copy link

Any update for this issue guys @KrauseFx @minuscorp ? 🤔

@KrauseFx
Copy link
Member Author

No, sorry, this project isn't being worked on

@ggaabe
Copy link

ggaabe commented Nov 4, 2022

any further updates?

@KrauseFx
Copy link
Member Author

KrauseFx commented Nov 4, 2022

This project isn't maintained at the moment

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants