Update CI#619
Closed
antisaling wants to merge 1 commit into
Closed
Conversation
Contributor
Author
|
@rodrigosiqueira @kwy95 I'd appreciate some help on this one, as I'm not sure what's missing here. |
Collaborator
|
@isinyaaa don't forget to rebase this PR. |
64e8a2a to
8fa7049
Compare
Contributor
Author
|
I'm still unsure about what's causing kcov to fail... There were many things installed during the setup which kcov might be using, though I don't know either how it works or how to go about reading its output. |
Collaborator
|
@kwy95 any idea? |
rodrigosiqueira
requested changes
Jun 6, 2022
Collaborator
rodrigosiqueira
left a comment
There was a problem hiding this comment.
Hi @isinyaaa I added some ideas, could you try them?
6abcb7e to
9da53e1
Compare
This commit updates CI hooks and separates tasks as logical steps to facilitate overviewing failing jobs. Signed-off-by: Isabella Basso <isabbasso@riseup.net>
Contributor
Author
|
DONE! |
Collaborator
|
Veryyyyy nice PR! Merged to the unstable branch :) |
1 similar comment
Collaborator
|
Veryyyyy nice PR! Merged to the unstable branch :) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This commit updates CI hooks and separates tasks as logical steps to
facilitate overviewing failing jobs.
Signed-off-by: Isabella Basso isabbasso@riseup.net