carp.core-kotlin
carp.core-kotlin copied to clipboard
Append JS and TypeScript sources as an artifact to CARP releases
Without compiling the CARP project, front-end developers currently don't have access to JS sources. Ideally, JS and TS should be published to npm, but until then, appending them as artifacts to releases as part of the CD pipeline should be fairly trivial.
There are currently also missing package.json files for the kotlin packages:
- Kotlin-DateTime-library-kotlinx-datetime
- kotlin-kotlin-stdlib
- kotlinx-serialization-kotlinx-serialization-core
- kotlinx-serialization-kotlinx-serialization-json