serpro69 / kotlin-faker

Port of a popular ruby faker gem written in kotlin. Generate realistically looking fake data such as names, addresses, banking details, and many more, that can be used for testing and data anonymization purposes.
https://serpro69.github.io/kotlin-faker/
MIT License
468 stars 41 forks source link

CI tests for packaged native image #57

Closed serpro69 closed 6 months ago

serpro69 commented 3 years ago

Need to run the native image after packaging it to see if it runs fine

serpro69 commented 6 months ago

This is done already - https://github.com/serpro69/kotlin-faker/blob/f2191d1b389b8b6142005ee625bc550676b1b8d4/.github/workflows/build.yml#L83