Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@runesoerensen
Copy link
Contributor

@runesoerensen runesoerensen commented Jun 11, 2024

Launch processes configured with a WorkingDirectory::Directory are currently incorrectly serialized. This PR fixes that by renaming the serialized launch.toml process working directory key from working-directory to working-dir (as defined in the spec).

This could be a breaking change for users of the library. However, a quick GitHub search didn't reveal any public/internal code that configures the working directory outside this repository.

@runesoerensen runesoerensen self-assigned this Jun 11, 2024
@runesoerensen runesoerensen added bug Something isn't working libcnb-data labels Jun 11, 2024
@runesoerensen runesoerensen marked this pull request as ready for review June 11, 2024 21:05
@runesoerensen runesoerensen requested a review from a team as a code owner June 11, 2024 21:05
Copy link
Member

@Malax Malax left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, thanks! :)

@runesoerensen runesoerensen merged commit 5d59632 into main Jun 12, 2024
@runesoerensen runesoerensen deleted the fix-process-working-dir-serialization branch June 12, 2024 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working libcnb-data

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants