adafruit / adabot

Adabot is our robot friend who helps Adafruit online
MIT License
13 stars 27 forks source link

Add patch for adding .venv to library .gitignore #298

Closed tekktrik closed 1 year ago

tekktrik commented 2 years ago

Patch for adding .venv to all of the libraries' .gitignore

.... Beginning Patch Updates ....
.... Working directory: /home/tekktrik/Documents/Repositories/adabot
.... Library directory: /home/tekktrik/Documents/Repositories/adabot/.libraries/
.... Patches directory: /home/tekktrik/Documents/Repositories/adabot/patches/
.... Deleting any previously cloned libraries
.... Running Patch Checks On 318 Repos ....
   . Skipping Adafruit_CircuitPython_JTAG: patch does not apply
   . Skipping Adafruit_CircuitPython_MachXO: patch does not apply
   . Skipping Adafruit_CircuitPython_PCF8574: patch does not apply
   . Skipping Adafruit_CircuitPython_ProgressBar: patch does not apply
   . Skipping Adafruit_CircuitPython_Bundle: patch does not apply
.... Patch Updates Completed ....
.... Patches Applied: 309
.... Patches Skipped: 5
.... Patches Failed: 4 

.... Patch Check Failure Report ....
>> Repo: Adafruit_CircuitPython_MFRC630 Patch: 01SEP2022_venv_gitignore.patch
   Error: .gitignore: No such file or directory 
>> Repo: Adafruit_CircuitPython_AT86RF233       Patch: 01SEP2022_venv_gitignore.patch
   Error: .gitignore: No such file or directory 
>> Repo: Adafruit_CircuitPython_Debug_Bus_Device        Patch: 01SEP2022_venv_gitignore.patch
   Error: .gitignore: No such file or directory 
>> Repo: Adafruit_CircuitPython_Debug_SPI       Patch: 01SEP2022_venv_gitignore.patch
   Error: .gitignore: No such file or directory 

.... Patch Apply Failure Report ....
No Failures
tekktrik commented 2 years ago

Linked diff: https://github.com/adafruit/Adafruit_CircuitPython_BME680/pull/54