Skip to content

Conversation

@sabiwara
Copy link
Contributor

@sabiwara sabiwara commented Nov 12, 2025

Close #14905

This was introduced in a8000f2.

To be backported.

I don't think we have tests for the raw file output, only the parsed result, but I checked manually the before/after:

Before:

..., {description,[112,108,97,121,103,114,111,117,110,100]},{registered,[]},{vsn,[48,46,49,46,48]},{mod,{'Elixir.Playground.Application',[]}}]}.

After

...,{description,"playground"},{registered,[]},{vsn,"0.1.0"},{mod,{'Elixir.Playground.Application',[]}}]}.

@josevalim
Copy link
Member

And yes, please backport!

@sabiwara sabiwara merged commit 0126f1f into elixir-lang:main Nov 13, 2025
13 checks passed
@sabiwara sabiwara deleted the app-description-charlist branch November 13, 2025 09:42
@sabiwara
Copy link
Contributor Author

Backported ✅

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

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Generates app file with strings in list format

2 participants