Clean repo for releases #8
Labels
good first issue
Issues that need low knowledge of the overall system to resolve
low priority
Low priority
metafeature
New feature unrelated to the function of RobotLib
Currently, the zip file attached in the releases is a raw zip of the repository. This leads to a lot of unnecessary and potentially harmful files that user do not need like catchlib/, travis configs, and unit tests. There should be a script to clean the folder of these unnecessary files to zip for release.
Ideally, this should be written in either Python or Bash so that it can be integrated into CI easily.
The text was updated successfully, but these errors were encountered: