Skip to content

Conversation

@holodorum
Copy link
Collaborator

A problem was found with the configuration of task ':transpileCircleCiConfigTask' (type 'TranspileKsonToYaml').

  • Type 'TranspileKsonToYaml' property 'ksonFile' specifies file '/tmp/pip-req-build-hc_ilai8/kson-sdist/.circleci/config.kson' which doesn't exist.

By adding .circleci/config.kson during the copying of the source distribution we don't fail this gradle task during the build from sdist.

A problem was found with the configuration of task
':transpileCircleCiConfigTask' (type 'TranspileKsonToYaml').
 - Type 'TranspileKsonToYaml' property 'ksonFile' specifies file
  '/tmp/pip-req-build-hc_ilai8/kson-sdist/.circleci/config.kson' which
  doesn't exist.

By adding `.circleci/config.kson` during the copying of the source
distribution we don't fail this gradle task during the build from sdist.
@holodorum holodorum merged commit d80d2a2 into kson-org:release/0.2.0 Nov 17, 2025
1 check was pending
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant