Skip to content

Conversation

@aschiffmann
Copy link

@aschiffmann aschiffmann commented Jan 20, 2024

This PR adds an message ID list option to only compile particular messages:

generate <input-dir> <output-dir> [<allowed-message-ids>...]

Example:
generate dbcIn dbcOut 587 256

@aschiffmann aschiffmann marked this pull request as ready for review January 20, 2024 03:46
@aschiffmann aschiffmann requested a review from a team as a code owner January 20, 2024 03:46
Copy link
Member

@Jassob Jassob left a comment

Choose a reason for hiding this comment

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

Looks really good, could you please add some tests and rebase on current master?

@Jassob Jassob added the cli Changes to the command-line interface label May 16, 2024
@aschiffmann aschiffmann force-pushed the message_id_whitelist branch from 8a94a07 to 4a01aaf Compare May 17, 2024 23:41
@aschiffmann aschiffmann requested a review from maxekman as a code owner May 17, 2024 23:41
@aschiffmann aschiffmann requested a review from Jassob May 17, 2024 23:42
@Jassob
Copy link
Member

Jassob commented May 21, 2024

Please also rebase/fixup commits so that each commit forms one logical and coherent change, incorporate any fix/revert commits to the original commits.

Also we use Conventional Commits for our commit messages, please update your commits to conform :)

@Edholm Edholm removed the request for review from a team September 11, 2024 09:31
@aschiffmann aschiffmann changed the title Add message ID whitelist option feat: add option to 'generate' command to only generate allowed message ids Oct 27, 2024
@aschiffmann aschiffmann changed the title feat: add option to 'generate' command to only generate allowed message ids feat: add option to generate command to only generate allowed message ids Oct 27, 2024
@aschiffmann aschiffmann requested a review from Jassob October 27, 2024 02:40
@aschiffmann aschiffmann changed the title feat: add option to generate command to only generate allowed message ids feat: add option for generate command to only generate allowed message ids Oct 27, 2024
@aschiffmann
Copy link
Author

@maxekman @Jassob implemented requested changes and fixed unit tests, ptal

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cli Changes to the command-line interface

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants