The goal of the Arc project is to utilize the power of Kotlin DSL and Kotlin Scripting to define a language optimized for building LLM powered solutions.
This PR fixes this by disabling artifact signing.
Please note that this is a quick fix. To do proper releases, a signing key must be created and correctly configured in the pipeline. I have created https://github.com/lmos-ai/arc/issues/17 for this as a follow-up.
The release publishing workflow is failing due to missing signing keys.
This PR fixes this by disabling artifact signing. Please note that this is a quick fix. To do proper releases, a signing key must be created and correctly configured in the pipeline. I have created https://github.com/lmos-ai/arc/issues/17 for this as a follow-up.