![Oracle Drags Its Feet in the JavaScript Trademark Dispute](https://cdn.sanity.io/images/cgdhsj6q/production/919c3b22c24f93884c548d60cbb338e819ff2435-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
A Continuous Integration (CI) build system testing all configurations where a Simulink model is used.
A Continuous Integration (CI) build system, testing all configurations where a TargetLink model is used.
docs/
: This directory holds all the extra documentation about the project.playbooks/
: Directory where we keep Ansible playbooks that are executed in the jobs we use in this project.powertrain_build/
: Main directory of the project. All the application source code is kept here.
interface/
lib/
zone_controller/
templates/
: Template .html
files.matlab_scripts/
: Collection of m-scripts which can be used for generating powertrain-build compatible source code from Simulink models.roles/
: Directory where we keep Ansible roles that are executed in the jobs we use in this project.test_data/
: Directory where we keep test data for the unit tests.tests/
: Directory where we keep the unit tests for our application source code. The tests are structured in a similar way to what we have inside the powertrain_build/
directory. Tests for the interface
, lib
, and zone_controller
modules are split into tests/interface/
, tests/lib/
, and tests/zone_controller/
, respectively. Other tests are kept inside the tests/powertrain_build/
directory.zuul.d/
: Directory where we keep our Zuul jobs.See powertrain-build introduction
We would love to see you contribute to this project. No matter if it is fixing a bug, adding some tests, improving documentation, or implementing new features. See our contribution guidelines so you can have a better understanding of the whole process.
We are trying to create a healthy community that thrives on the desire to improve, learn, and share knowledge. See our code of conduct guidelines to check our behavioral rules on this project.
FAQs
A Continuous Integration (CI) build system testing all configurations where a Simulink model is used.
We found that powertrain-build demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.