Skip to content

Conversation

@hmaarrfk
Copy link

Previously if one had a list of strings, expressions such as {{ PREFIX }} or {{ ENV_NAME }} would not get expanded

  • Add a test

Description

I wanted to write a command that looks like {{ PREFIX }}/bin/my_app-{{ ENV_NAME }}

Checklist - did you ...

  • Add a file to the news directory (using the template) for the next release's release notes?
  • Add / update necessary tests?
  • Add / update outdated documentation?

Previously if one had a list of strings, expressions such as
{{ PREFIX }} or {{ ENV_NAME }} would not get expanded

- [ ] Add a test
@github-project-automation github-project-automation bot moved this to 🆕 New in 🔎 Review May 17, 2025
@conda-bot conda-bot added the cla-signed [bot] added once the contributor has signed the CLA label May 17, 2025
@hmaarrfk hmaarrfk marked this pull request as ready for review May 17, 2025 21:20
@hmaarrfk hmaarrfk requested a review from a team as a code owner May 17, 2025 21:20
@hmaarrfk
Copy link
Author

Pointers on where to add a test would be appreciated if you want one.
also need to add tests for: #334

@marcoesters
Copy link
Contributor

Pointers on where to add a test would be appreciated if you want one. also need to add tests for: #334

tests/test_api.py is probably the best place for those tests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed [bot] added once the contributor has signed the CLA

Projects

Status: 🆕 New

Development

Successfully merging this pull request may close these issues.

4 participants