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

Fix failing to parse tool specifications in foreman.toml #36

Merged
merged 4 commits into from
Jul 13, 2024

Conversation

YetAnotherClown
Copy link
Contributor

@YetAnotherClown YetAnotherClown commented Jul 13, 2024

Resolves #35

It does actually locate the foreman.toml, it just failed to parse the tool specification if it was an inline table. We were trying to parse it as a regular toml table, when really foreman supports both regular and inline tables.

@Dekkonot
Copy link
Member

Can you add an entry to our changelog for this? Since this is the first unreleased change right now it'll you'll need to add an ## Unreleased header but otherwise the format should hopefully be clear.

@Dekkonot Dekkonot merged commit 32437d3 into rojo-rbx:main Jul 13, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rokit does not seem to locate foreman.toml manifests
2 participants