Skip to content

Update repositories.txt #5953

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

Merged
merged 1 commit into from
Feb 21, 2025
Merged

Update repositories.txt #5953

merged 1 commit into from
Feb 21, 2025

Conversation

mrcodetastic
Copy link
Contributor

Username change and removal of non-existent libraries I used to author

Username change and removal of non-existent libraries I used to author
@github-actions github-actions bot added the topic: modification Change existing list entry label Feb 19, 2025
Copy link
Contributor

Hi @mrcodetastic.
Your pull request has been detected as something other than a Library Manager submission.
A maintainer will need to review it before it can be merged.

If you intended to submit a library, please check the instructions and update your pull request if necessary:
https://github.com/arduino/library-registry/blob/main/README.md#instructions

Copy link
Contributor

Arduino Lint has suggestions for possible improvements to https://github.com/mrcodetastic/ESP32-HUB75-MatrixPanel-DMA/:

Linting library in ESP32-HUB75-MatrixPanel-DMA
INFO: No header file found matching library name (ESP32_HUB75_LED_MATRIX_PANEL_DMA_Display.h). Best practices are for   
      primary header filename to match library name.                                                                    
      See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format            
      (Rule LS008)                                                                                                      
WARNING: library.properties name value ESP32 HUB75 LED MATRIX PANEL DMA Display is longer than the recommended length of
         32 characters.                                                                                                 
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format         
         (Rule LP010)                                                                                                   
WARNING: library.properties name ESP32 HUB75 LED MATRIX PANEL DMA Display contains spaces. Although supported, best     
         practices is to not use spaces.                                                                                
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format         
         (Rule LP015)                                                                                                   

Linter results for project: 0 ERRORS, 2 WARNINGS

-------------------

Linting sketch in ESP32-HUB75-MatrixPanel-DMA/examples/1_SimpleTestShapes

Linter results for project: no errors or warnings

-------------------

Linting sketch in ESP32-HUB75-MatrixPanel-DMA/examples/2_PatternPlasma

Linter results for project: no errors or warnings

-------------------

Linting sketch in ESP32-HUB75-MatrixPanel-DMA/examples/3_DoubleBuffer

Linter results for project: no errors or warnings

-------------------

Linting sketch in ESP32-HUB75-MatrixPanel-DMA/examples/4_OtherShiftDriverPanel

Linter results for project: no errors or warnings

-------------------

Linting sketch in ESP32-HUB75-MatrixPanel-DMA/examples/AnimatedGIFPanel_SD

Linter results for project: no errors or warnings

-------------------

Linting sketch in ESP32-HUB75-MatrixPanel-DMA/examples/AnimatedGIFPanel_SPIFFS

Linter results for project: no errors or warnings

-------------------

Linting sketch in ESP32-HUB75-MatrixPanel-DMA/examples/AuroraDemo

Linter results for project: no errors or warnings

-------------------

Linting sketch in ESP32-HUB75-MatrixPanel-DMA/examples/BitmapIcons

Linter results for project: no errors or warnings

-------------------

Linting sketch in ESP32-HUB75-MatrixPanel-DMA/examples/ChainedPanels

Linter results for project: no errors or warnings

-------------------

Linting sketch in ESP32-HUB75-MatrixPanel-DMA/examples/ChainedPanelsAuroraDemo

Linter results for project: no errors or warnings

-------------------

Linting sketch in ESP32-HUB75-MatrixPanel-DMA/examples/Four_Scan_Panel

Linter results for project: no errors or warnings

-------------------

Linting sketch in ESP32-HUB75-MatrixPanel-DMA/examples/HueValueSpectrum

Linter results for project: no errors or warnings

-------------------

Linting sketch in ESP32-HUB75-MatrixPanel-DMA/examples/Julia_Set_Demo

Linter results for project: no errors or warnings

-------------------

Linter results for projects: 0 ERRORS, 2 WARNINGS

Copy link
Contributor

Arduino Lint has suggestions for possible improvements to https://github.com/mrcodetastic/json-streaming-parser2:

Linting library in json-streaming-parser2
INFO: No header file found matching library name (Json_Streaming_Parser_2.h). Best practices are for primary header     
      filename to match library name.                                                                                   
      See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format            
      (Rule LS008)                                                                                                      
WARNING: library.properties name Json Streaming Parser 2 contains spaces. Although supported, best practices is to not  
         use spaces.                                                                                                    
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format         
         (Rule LP015)                                                                                                   

Linter results for project: 0 ERRORS, 1 WARNINGS

-------------------

Linting sketch in json-streaming-parser2/examples/HTTPS_StreamParser

Linter results for project: no errors or warnings

-------------------

Linting sketch in json-streaming-parser2/examples/HTTPS_StreamParserESP32

Linter results for project: no errors or warnings

-------------------

Linting sketch in json-streaming-parser2/examples/HTTPS_StreamParser_Weather

Linter results for project: no errors or warnings

-------------------

Linting sketch in json-streaming-parser2/examples/HTTPS_StreamParser_WeatherESP32

Linter results for project: no errors or warnings

-------------------

Linting sketch in json-streaming-parser2/examples/SimpleParser

Linter results for project: no errors or warnings

-------------------

Linter results for projects: 0 ERRORS, 1 WARNINGS

Copy link
Contributor

@per1234 per1234 left a comment

Choose a reason for hiding this comment

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

Hello @mrcodetastic. I am confirming your request.

Unlike submissions, this type of request is still handled manually. The Library Manager index maintainer occasionally comes through to clear all the outstanding requests. They will merge this pull request when it is done. You will get a notification from GitHub at that time.

@per1234 per1234 added topic: URL change Change library repository URL topic: removal Remove library from the list status: pending backend Depends on backend maintenance operations and removed topic: modification Change existing list entry labels Feb 19, 2025
@MatteoPologruto MatteoPologruto self-assigned this Feb 21, 2025
Copy link
Contributor

@MatteoPologruto MatteoPologruto left a comment

Choose a reason for hiding this comment

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

Done:

2025/02/21 16:05:09 Loaded 7780 libraries from DB
Removing WiFiConnect Lite
warning: Library Git clone folder /home/ubuntu/workspace/gitclones/github.com/mrfaptastic/WiFiConnectLite not present
Success!
2025/02/21 16:00:54 Loaded 7781 libraries from DB
Removing Easy IoT with CC1101 - Sub-1GHz LORA-like
warning: Library Git clone folder /home/ubuntu/workspace/gitclones/github.com/mrfaptastic/Easy-IoT-Arduino-CC1101-LORA not present
Success!
2025/02/21 16:02:28 Loaded 7780 libraries from DB
Changing URL of library ESP32 HUB75 LED MATRIX PANEL DMA Display from https://github.com/mrfaptastic/ESP32-HUB75-MatrixPanel-I2S-DMA.git to https://github.com/mrcodetastic/ESP32-HUB75-MatrixPanel-DMA.git
Success!
2025/02/21 16:04:02 Loaded 7780 libraries from DB
Changing URL of library Json Streaming Parser 2 from https://github.com/mrfaptastic/json-streaming-parser2.git to https://github.com/mrcodetastic/json-streaming-parser2.git
Success!

@MatteoPologruto MatteoPologruto merged commit 81e6720 into arduino:main Feb 21, 2025
15 checks passed
@MatteoPologruto MatteoPologruto added the conclusion: resolved Issue was resolved label Feb 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conclusion: resolved Issue was resolved status: pending backend Depends on backend maintenance operations topic: removal Remove library from the list topic: URL change Change library repository URL
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants