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

Hang if metadata references itself #361

Closed
rewrking opened this issue Apr 7, 2024 · 0 comments
Closed

Hang if metadata references itself #361

rewrking opened this issue Apr 7, 2024 · 0 comments
Labels
bug Something isn't working done The issue has been fixed and all related changes have been committed
Milestone

Comments

@rewrking
Copy link
Member

rewrking commented Apr 7, 2024

The bug:

"my-target": {
  "metadata": {
    "author": "${meta:author}"
  }
}

In the above, ${meta:workspaceAuthor} was the intended effect, but the app hangs instead. Maybe revisit metadata at some point in the future.

@rewrking rewrking added the bug Something isn't working label Apr 7, 2024
@rewrking rewrking added this to the v0.7.18 milestone Apr 7, 2024
@rewrking rewrking added the done The issue has been fixed and all related changes have been committed label Apr 9, 2024
@rewrking rewrking closed this as completed Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working done The issue has been fixed and all related changes have been committed
Projects
Archived in project
Development

No branches or pull requests

1 participant