mia-platform / mia-platform/mlp

[Bug]: handle backtick in variable interpolation

Open
#163 0 comments 0 reactions 0 assignees View on GitHub
bug needs triage
Dominant language
Go
Stars
10
Forks
3
PR merge metrics
No merged PRs in 30d

Description

### What version or versions you have tested?

1.2.3

### Which operating systems have you used?

- [ ] macOS
- [ ] Windows
- [x] Linux

### What did you expect to happen?

I would like the possibility to use backticks in variables which I interpolate with mlp

### What happened instead?

I have a variable with a backtick that is not correctly handled in the interpolation, it leads to a MalformedYAMLError

### Code of Conduct

- [x] I agree to follow this project’s Code of Conduct

Contributor guide

Open the contributing guide

Research direction

Start by locating mlp's variable interpolation path and reproduce the issue with a variable containing a backtick on Linux using version 1.2.3. Trace why interpolation leads to MalformedYAMLError, then verify that backticks are accepted without that error.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.