Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

benchmark-data-repository exists and isn't empty #182

Open
jellespijker opened this issue Aug 12, 2023 · 1 comment
Open

benchmark-data-repository exists and isn't empty #182

jellespijker opened this issue Aug 12, 2023 · 1 comment

Comments

@jellespijker
Copy link

We have two separate workflows, whom both use this action and I think they're interfering with each other when they both want to post their results as comment.

See error message:

/usr/bin/git -c user.name=github-action-benchmark -c user.email=github@users.noreply.github.com -c http.https://github.com/.extraheader= clone ***github.com/Ultimaker/CuraEngineBenchmarks.git ./benchmark-data-repository
fatal: destination path './benchmark-data-repository' already exists and is not an empty directory.
Error: Command 'git' failed with args '-c user.name=github-action-benchmark -c user.email=github@users.noreply.github.com -c http.https://github.com/.extraheader= clone ***github.com/Ultimaker/CuraEngineBenchmarks.git ./benchmark-data-repository': fatal: destination path './benchmark-data-repository' already exists and is not an empty directory.
: Error: The process '/usr/bin/git' failed with exit code 128

https://github.com/Ultimaker/CuraEngine/actions/runs/5835175234/job/15826271497#step:19:110

Workflows:

@ktrz
Copy link
Member

ktrz commented Jan 25, 2024

I think this should be fixed by #216 which got released today in v1.19.1
Could you please verify?

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

No branches or pull requests

2 participants