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

Purge QextSerialPort outdated library, use QSerialPort #1902

Closed
wants to merge 2 commits into from

Use waitForRead to wait for bytes, no need to wait for unbuffered write

94865be
Select commit
Loading
Failed to load commit list.
Closed

Purge QextSerialPort outdated library, use QSerialPort #1902

Use waitForRead to wait for bytes, no need to wait for unbuffered write
94865be
Select commit
Loading
Failed to load commit list.
Mergeable / Mergeable failed Feb 1, 2025 in 0s

1/3 Fail(s): MILESTONE

Status: FAIL

    Here are some stats of the run:
    3 validations were ran.
    2 PASSED
    1 FAILED

Details

✔️ Validator: TITLE

  • ✔️ title must exclude 'WIP'
    Input : Purge QextSerialPort outdated library, use QSerialPort
    Settings : {"must_exclude":{"regex":"WIP"}}

✔️ Validator: LABEL

  • ✔️ label must exclude 'wip'
    Input :
    Settings : {"must_exclude":{"regex":"wip"}}

❌ Validator: MILESTONE

  • The milestone can't be empty
    Input :
    Settings : {"no_empty":{"enabled":true}}
  • milestone does not include "20[0-9][0-9].[0-9]+$"
    Input :
    Settings : {"must_include":{"regex":"20[0-9][0-9]\\.[0-9]+$"}}