Original PR: https://github.com/apple/pkl/pull/372 Author: @bioball Created: 3/27/2024 Status: ✅ Merged Merged: 3/28/2024 Merged by: @bioball
Base: main ← Head: fix-examples
main
fix-examples
2ea02ea
2770235
3 files changed (+6 additions, -4 deletions)
📝 docs/docs.gradle.kts (+2 -1) 📝 docs/modules/java-binding/examples/JavaConfigExample.java (+1 -1) 📝 docs/modules/kotlin-binding/examples/KotlinConfigExample.kt (+3 -2)
docs/docs.gradle.kts
docs/modules/java-binding/examples/JavaConfigExample.java
docs/modules/kotlin-binding/examples/KotlinConfigExample.kt
Fixes wrong data types (string instead of list), and also adds these examples to our unit tests.
Closes #368
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 Pull Request Information
Original PR: https://github.com/apple/pkl/pull/372
Author: @bioball
Created: 3/27/2024
Status: ✅ Merged
Merged: 3/28/2024
Merged by: @bioball
Base:
main← Head:fix-examples📝 Commits (2)
2ea02eaFix wrong data type in kotlin example2770235Fix Java examples and add to tests📊 Changes
3 files changed (+6 additions, -4 deletions)
View changed files
📝
docs/docs.gradle.kts(+2 -1)📝
docs/modules/java-binding/examples/JavaConfigExample.java(+1 -1)📝
docs/modules/kotlin-binding/examples/KotlinConfigExample.kt(+3 -2)📄 Description
Fixes wrong data types (string instead of list), and also adds these examples to our unit tests.
Closes #368
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.