autosarzs / Dev

Development AUTOSAR
Mozilla Public License 2.0
50 stars 21 forks source link

[issue:#111] Autosarzs Asset Generator #117

Open mohamedashraf-eng opened 1 month ago

mohamedashraf-eng commented 1 month ago

Issue ID: #111


The Change is adding a tool utility called AssetsGenerator 2.0 for generating a file templates for the autosarzs developing and could be like custom autosar generator for the future.

autosarzs commented 1 month ago

There is 1000k plus files added to the PR, including python caches and other output files, can you please remove any generated files from the tool ?

And also i added a remark in the ticket #111 to explain more what exactly is the tool and a use case for it.

autosarzs commented 1 month ago

Code Review Remarks

  1. Please remove any .pyc file in the branch
  2. Please remove out folder
  3. Please Remove dist folder
  4. Please remove venv folder including pre-installed libs and and scripts

Notes:

Summary

- This tool has a great potential but its not usable in its current state its missing the following

Recommendation and Refined DoD for the tool

In that case, it would be great addition to also preserve one unifying style for everything and to avoid tweaks and different styles needed for different components

Thank you for taking time to present this awesome tool