KaotoIO / kaoto-backend

Backend for the Kaoto project to provide an easy to use integration framework based on Apache Camel.
Apache License 2.0
75 stars 32 forks source link

[BUG] Publish executables Workflow has never worked for standalone part #839

Open apupier opened 1 year ago

apupier commented 1 year ago

Describe the bug

since the standalone part was added, it has always failed

image

To Reproduce https://github.com/KaotoIO/kaoto-backend/actions/runs/5961250537/job/16170106261

Expected behavior A clear and concise description of what you expected to happen.

Logs

Run svenstaro/upload-release-action@v2
  with:
    repo_token: ***
    file: api/target/standalone-1.2.0-runner
    asset_name: kaoto-linux-amd64
    tag: refs/tags/v1.2.0
  env:
    GRAALVM_HOME: /opt/hostedtoolcache/graalvm-community-jdk-17.0.7_linux-x64_bin/17.0.7/x64/graalvm-community-openjdk-17.0.7+7.1
    JAVA_HOME: /opt/hostedtoolcache/graalvm-community-jdk-17.0.7_linux-x64_bin/17.0.7/x64/graalvm-community-openjdk-17.0.7+7.1
    version: 1.2.0
Error: ENOENT: no such file or directory, stat 'api/target/standalone-1.2.0-runner'

Environment (please complete the following information): CI

Additional context Add any other context about the problem here.

stale[bot] commented 9 months ago

🚨This issue has been automatically marked as stale because it has not had recent activity.🚨 If you are still interested in this issue, please, leave a comment stating its current status. Note that if no development resources has been allocated on it, you may need to search for alternative resources to complete it. It will be closed if no further activity occurs. Thank you for your contributions.