-
Notifications
You must be signed in to change notification settings - Fork 123
Conversation
If we don't want to use jdk-17, we could alternatively ask CMake to only use jdk-11. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think you also need to whitelist #4624
But I cross the fingers 🤞, hopefully the build will pass!
True, I've also added those two links right now. We should probably make an issue to remove them from the whitelist after master builds again. |
JDK 17 is the latest LTS version, so I think it makes sense to use it. |
jenkins build libelektra please |
1 similar comment
jenkins build libelektra please |
@markus2330 the build now failed because of spelling errors. Should I fix them in this PR? |
Also, can we check those spelling mistakes earlier? Waiting 2 hours for a build just for it to fail because of spelling mistakes is a waste of time. |
Yes, please! Goal of this PR is to let master builds succeed again. Btw. I don't see spelling errors in https://build.libelektra.org/blue/organizations/jenkins/libelektra/detail/PR-4635/6/pipeline
Actually I thought that spelling checks are done in basic checks. But if it is not, it should be there. |
AFAICT this is one of those weird instances, where the Jenkins CI actually succeeded, but is still marked as failed. |
@kodebach no it actually failed. You need to click on "Tests" |
Is it possible that the |
Ah okay, but then, we didn't any of the pipeline stages fail?
I don't think it's done in the "Basic checks" stage. But it should happen in the "Main builds". The issue here is that it seems tests failed, but the pipeline did not fail.
Might be. One more reason to get rid of this weird hack. |
@markus2330 success! |
Thank you so much for the fix! 🥇 |
Thank you very much for making this PR! 🎆
I think, we should remove the links after they are fixed, and wrote in #4624 (comment): |
Basics
(added as entry in
doc/news/_preparation_next_release.md
whichcontains
_(my name)_
)Please always add something to the release notes.
(first line should have
module: short statement
syntax)close #X
, are in the commit messages.doc/news/_preparation_next_release.md
scripts/dev/reformat-all
Checklist
(not in the PR description)
Review
Labels