Skip to content

test: Add "infer" CI check to github, remove from circle.#2529

Merged
toktok-releaser merged 1 commit into
TokTok:masterfrom
iphydf:infer
Jan 9, 2024
Merged

test: Add "infer" CI check to github, remove from circle.#2529
toktok-releaser merged 1 commit into
TokTok:masterfrom
iphydf:infer

Conversation

@iphydf
Copy link
Copy Markdown
Member

@iphydf iphydf commented Jan 8, 2024

This now uses our own built image with the current master of infer.


This change is Reviewable

@iphydf iphydf added this to the v0.2.19 milestone Jan 8, 2024
@iphydf iphydf marked this pull request as ready for review January 8, 2024 13:00
@iphydf iphydf requested a review from a team as a code owner January 8, 2024 13:00
@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 8, 2024

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (814c12a) 69.02% compared to head (05ce5c1) 68.97%.

Files Patch % Lines
toxcore/group_chats.c 80.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2529      +/-   ##
==========================================
- Coverage   69.02%   68.97%   -0.06%     
==========================================
  Files          89       89              
  Lines       27787    27784       -3     
==========================================
- Hits        19180    19164      -16     
- Misses       8607     8620      +13     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Copy Markdown
Member

@nurupo nurupo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You have performed the grand violation of tokstyle -- user error. Or at least so cimple says. Please correct the user.

Mergeable is failing, but was updated to accept multiline commit messages, so would probably pass on the next run.

Other than that, LGTM.


As a side note, it's weird that the page for Mergeable check on this PR says:

description must exclude '[ ]'

How come we can't use [] in commit description? What if the description is referencing an array? Would prefer not to have any restrictions like that.

@iphydf
Copy link
Copy Markdown
Member Author

iphydf commented Jan 9, 2024

[] is allowed, [ ] is not. I think that's acceptable. The latter is an empty checkbox in markdown.

@nurupo
Copy link
Copy Markdown
Member

nurupo commented Jan 9, 2024

Wait, why are we disallowing Markdown checkboxes in git commit messages? Markdown has nothing to do with git commit messages. Git commit messages are plaintext, not Markdown, and should not be rendered as Markdown... This makes no sense to me.

@iphydf
Copy link
Copy Markdown
Member Author

iphydf commented Jan 9, 2024

Wait, why are we disallowing Markdown checkboxes in git commit messages? Markdown has nothing to do with git commit messages. Git commit messages are plaintext, not Markdown, and should not be rendered as Markdown... This makes no sense to me.

We're not. That checker only applies to the pull request description, not the commit message.

This now uses our own built image with the current master of infer.
@toktok-releaser toktok-releaser merged commit 05ce5c1 into TokTok:master Jan 9, 2024
@iphydf iphydf deleted the infer branch January 9, 2024 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants