Kotlin JS GitHub Action SDK
See the README for an overview.
Artifacts:
-
kotlin-js-action- the GitHub Actions SDK. -
kotlin-js-action-plugin- the Gradle plugin to help with build setup. -
serialization- Kotlinx.serialization helpers for the SDK.
All modules:
Link copied to clipboard
Kotlin JS utilities for writing GitHub Actions, including wrappers for actions/toolkit packages, except for @actions/github and @actions/tool-cache. @actions/tool-cache will be added once blocking dukat bugs are fixes.
Link copied to clipboard
Adds support for Kotlinx serialization, by adding delegate transformers.