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

Fix release tests workflow #348

Open
jbreue16 opened this issue Dec 12, 2024 · 3 comments
Open

Fix release tests workflow #348

jbreue16 opened this issue Dec 12, 2024 · 3 comments
Assignees
Labels

Comments

@jbreue16
Copy link
Contributor

the cd workflow does not work properly, see https://github.com/cadet/CADET-Core/actions/runs/12296219136, even though the only difference to the CI workflow is that cadet-core is only build on linux and a different test flag is specified for the testrunner.

Maybe we dont even need a different workflow but can add the test flag to the ci workflow, with [CI] as default?

@jbreue16 jbreue16 added the test label Dec 12, 2024
@jbreue16 jbreue16 self-assigned this Dec 12, 2024
@jbreue16 jbreue16 changed the title Fix release tests Fix release tests workflow Dec 12, 2024
@jbreue16 jbreue16 mentioned this issue Dec 12, 2024
26 tasks
@schmoelder
Copy link
Contributor

Could this be the issue: actions/checkout#1326 (comment)

@jbreue16
Copy link
Contributor Author

Could this be the issue: actions/checkout#1326 (comment)

Why would it work then for the CI workflow?

@schmoelder
Copy link
Contributor

No idea... maybe because it's triggered differently?

I was just confused by the error message:

The process '/usr/bin/git' failed with exit code 1

and started googling.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Todo
Development

No branches or pull requests

2 participants