Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

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

Open
apupier opened this issue Aug 24, 2023 · 1 comment
Open
Labels
bug Something isn't working wontfix This will not be worked on

Comments

@apupier
Copy link
Member

apupier commented Aug 24, 2023

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.

Copy link

stale bot commented Nov 22, 2023

🚨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.

@stale stale bot added the wontfix This will not be worked on label Nov 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant