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

Build generated DBCs with SCons #1472

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

AarjavPatni
Copy link

This PR aims to perform the following:

  1. Remove generated DBC files from getting tracked by git
  2. Build the DBC files using the SCons build tool

Fixes bounty #1309

@AarjavPatni AarjavPatni marked this pull request as draft November 12, 2024 01:14
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Thanks for contributing to opendbc! In order for us to review your PR as quickly as possible, check the following:

  • Convert your PR to a draft unless it's ready to review
  • Read the contributing docs
  • Before marking as "ready for review", ensure:
    • the goal is clearly stated in the description
    • all the tests are passing
    • include a route or your device' dongle ID if relevant

@AarjavPatni AarjavPatni marked this pull request as ready for review November 12, 2024 01:23
opendbc/dbc/SConscript Outdated Show resolved Hide resolved
opendbc/dbc/SConscript Outdated Show resolved Hide resolved

# Run generator script once to process everything
generated = env.Command(
target=output_files,
Copy link
Contributor

Choose a reason for hiding this comment

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

wrong indentation

Copy link
Author

Choose a reason for hiding this comment

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

Can you please elaborate? I don't understand what's wrong in the indentation here.

opendbc/dbc/SConscript Outdated Show resolved Hide resolved
@AarjavPatni
Copy link
Author

@adeebshihadeh Just giving this a gentle bump - would appreciate your re-review when you have a moment.

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

Successfully merging this pull request may close these issues.

2 participants