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(cli): support more biarny type files #1808

Merged
merged 1 commit into from
Nov 15, 2024
Merged

fix(cli): support more biarny type files #1808

merged 1 commit into from
Nov 15, 2024

Conversation

ysfscream
Copy link
Member

@ysfscream ysfscream commented Nov 14, 2024

Issue Number

#1806

What is the new behavior?

This pull request includes updates to the cli/src/__tests__/utils/binaryFormats.test.ts and cli/src/utils/binaryFormats.ts files to expand the list of supported and unsupported binary formats for MQTT. The changes also include improvements to the test cases to handle format categories and case sensitivity.

Updates to supported and unsupported formats:

  • cli/src/__tests__/utils/binaryFormats.test.ts: Expanded the list of supported and unsupported binary formats, including new categories such as Network & Protocol formats, Database formats, IoT & Device formats, and more.
  • cli/src/utils/binaryFormats.ts: Added new binary formats to the supportedBinaryFormatsForMQTT array, including network protocol formats, database formats, and custom protocol & data formats.

Improvements to test cases:

Does this PR introduce a breaking change?

  • Yes
  • No

Specific Instructions

Are there any specific instructions or things that should be known prior to review?

Other information

@ysfscream ysfscream added enhancement New feature or request fix Fix bug or issues CLI MQTTX CLI labels Nov 14, 2024
@ysfscream ysfscream added this to the v1.11.1 milestone Nov 14, 2024
@ysfscream ysfscream self-assigned this Nov 14, 2024
@Red-Asuka Red-Asuka merged commit 7c09f73 into main Nov 15, 2024
6 checks passed
@Red-Asuka Red-Asuka deleted the ysf/cli branch November 15, 2024 01:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLI MQTTX CLI enhancement New feature or request fix Fix bug or issues
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants