Skip to content
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

change repo urls of some of our existing libraries #4512

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

einspunktnull
Copy link
Contributor

No description provided.

Copy link
Contributor

Hi @einspunktnull.
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

@github-actions github-actions bot added the topic: modification Change existing list entry label May 11, 2024
Copy link
Contributor

Arduino Lint has suggestions for possible improvements to https://github.com/yesbotics/voltmeter:

Linting library in voltmeter
WARNING: No license file found.                                                                                                                 
         See:                                                                                                                                   
         https://docs.github.com/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/licensing-a-repository
         (Rule LD002)                                                                                                                           

Linter results for project: 0 ERRORS, 1 WARNINGS

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

Linting sketch in voltmeter/examples/Voltmeter25V

Linter results for project: no errors or warnings

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

Linter results for projects: 0 ERRORS, 1 WARNINGS

Copy link
Contributor

Arduino Lint has suggestions for possible improvements to https://github.com/yesbotics/timeout-callback:

Linting library in timeout-callback
WARNING: A commonly misspelled word was found in the library.properties paragraph field. Suggested correction: Timeout  
         is a minimalistic library to call a callback function after a user-specific time in milliseconds. Timeout is   
         non-blocking and designed to use minimal memory requirements.                                                  
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format         
         (Rule LP035)                                                                                                   

Linter results for project: 0 ERRORS, 1 WARNINGS

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

Linting sketch in timeout-callback/examples/OneSecond

Linter results for project: no errors or warnings

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

Linter results for projects: 0 ERRORS, 1 WARNINGS

Copy link
Contributor

Arduino Lint has suggestions for possible improvements to https://github.com/yesbotics/simple-serial-protocol-arduino:

Linting library in simple-serial-protocol-arduino
WARNING: library.properties name value SimpleSerialProtocol is longer than the recommended length of 16 characters.
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format    
         (Rule LP010)                                                                                              

Linter results for project: 0 ERRORS, 1 WARNINGS

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

Linting sketch in simple-serial-protocol-arduino/examples/echo_example

Linter results for project: no errors or warnings

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

Linter results for projects: 0 ERRORS, 1 WARNINGS

Copy link
Contributor

Arduino Lint has suggestions for possible improvements to https://github.com/yesbotics/average-value:

Linting library in average-value
WARNING: No license file found.                                                                                                                 
         See:                                                                                                                                   
         https://docs.github.com/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/licensing-a-repository
         (Rule LD002)                                                                                                                           

Linter results for project: 0 ERRORS, 1 WARNINGS

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

Linting sketch in average-value/examples/AverageValue

Linter results for project: no errors or warnings

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

Linter results for projects: 0 ERRORS, 1 WARNINGS

Copy link
Contributor

Arduino Lint has suggestions for possible improvements to https://github.com/yesbotics/interval-callback:

Linting library in interval-callback
WARNING: A commonly misspelled word was found in the library.properties paragraph field. Suggested correction:          
         IntervalCallback is a minimalistic library to call a callback function repetively after a user-specific time in
         milliseconds. Interval is non-blocking and designed to use minimal memory requirements.                        
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format         
         (Rule LP035)                                                                                                   

Linter results for project: 0 ERRORS, 1 WARNINGS

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

Linting sketch in interval-callback/examples/EverySeconds

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 @einspunktnull. 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.

After that, you can monitor the indexing of the libraries via their dedicated logs web page.
Information about that here:
https://github.com/arduino/library-registry/blob/main/FAQ.md#can-i-check-on-library-releases-being-added-to-library-manager

@per1234 per1234 added topic: URL change Change library repository URL status: pending backend Depends on backend maintenance operations and removed topic: modification Change existing list entry labels May 18, 2024
@github-actions github-actions bot added topic: modification Change existing list entry and removed topic: URL change Change library repository URL status: pending backend Depends on backend maintenance operations labels May 19, 2024
Copy link
Contributor

Hi @einspunktnull.
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/yesbotics/timeout-callback:

Linting library in timeout-callback
WARNING: A commonly misspelled word was found in the library.properties paragraph field. Suggested correction: Timeout  
         is a minimalistic library to call a callback function after a user-specific time in milliseconds. Timeout is   
         non-blocking and designed to use minimal memory requirements.                                                  
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format         
         (Rule LP035)                                                                                                   

Linter results for project: 0 ERRORS, 1 WARNINGS

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

Linting sketch in timeout-callback/examples/OneSecond

Linter results for project: no errors or warnings

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

Linter results for projects: 0 ERRORS, 1 WARNINGS

Copy link
Contributor

Arduino Lint has suggestions for possible improvements to https://github.com/yesbotics/simple-serial-protocol-arduino:

Linting library in simple-serial-protocol-arduino
WARNING: library.properties name value SimpleSerialProtocol is longer than the recommended length of 16 characters.
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format    
         (Rule LP010)                                                                                              

Linter results for project: 0 ERRORS, 1 WARNINGS

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

Linting sketch in simple-serial-protocol-arduino/examples/echo_example

Linter results for project: no errors or warnings

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

Linter results for projects: 0 ERRORS, 1 WARNINGS

Copy link
Contributor

Arduino Lint has suggestions for possible improvements to https://github.com/yesbotics/average-value:

Linting library in average-value
WARNING: No license file found.                                                                                                                 
         See:                                                                                                                                   
         https://docs.github.com/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/licensing-a-repository
         (Rule LD002)                                                                                                                           

Linter results for project: 0 ERRORS, 1 WARNINGS

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

Linting sketch in average-value/examples/AverageValue

Linter results for project: no errors or warnings

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

Linter results for projects: 0 ERRORS, 1 WARNINGS

Copy link
Contributor

Arduino Lint has suggestions for possible improvements to https://github.com/yesbotics/interval-callback:

Linting library in interval-callback
WARNING: A commonly misspelled word was found in the library.properties paragraph field. Suggested correction:          
         IntervalCallback is a minimalistic library to call a callback function repetively after a user-specific time in
         milliseconds. Interval is non-blocking and designed to use minimal memory requirements.                        
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format         
         (Rule LP035)                                                                                                   

Linter results for project: 0 ERRORS, 1 WARNINGS

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

Linting sketch in interval-callback/examples/EverySeconds

Linter results for project: no errors or warnings

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

Linter results for projects: 0 ERRORS, 1 WARNINGS

Copy link
Contributor

Arduino Lint has suggestions for possible improvements to https://github.com/yesbotics/voltmeter:

Linting library in voltmeter
WARNING: No license file found.                                                                                                                 
         See:                                                                                                                                   
         https://docs.github.com/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/licensing-a-repository
         (Rule LD002)                                                                                                                           

Linter results for project: 0 ERRORS, 1 WARNINGS

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

Linting sketch in voltmeter/examples/Voltmeter25V

Linter results for project: no errors or warnings

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

Linter results for projects: 0 ERRORS, 1 WARNINGS

@github-actions github-actions bot requested a review from per1234 May 19, 2024 06:51
@per1234 per1234 removed their request for review May 19, 2024 06:52
@per1234 per1234 added topic: URL change Change library repository URL status: pending backend Depends on backend maintenance operations and removed topic: modification Change existing list entry labels May 19, 2024
Copy link
Contributor

Hi @einspunktnull.
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

@github-actions github-actions bot added topic: modification Change existing list entry and removed topic: URL change Change library repository URL status: pending backend Depends on backend maintenance operations labels May 22, 2024
Copy link
Contributor

Arduino Lint has suggestions for possible improvements to https://github.com/yesbotics/average-value:

Linting library in average-value
WARNING: No license file found.                                                                                                                 
         See:                                                                                                                                   
         https://docs.github.com/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/licensing-a-repository
         (Rule LD002)                                                                                                                           

Linter results for project: 0 ERRORS, 1 WARNINGS

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

Linting sketch in average-value/examples/AverageValue

Linter results for project: no errors or warnings

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

Linter results for projects: 0 ERRORS, 1 WARNINGS

Copy link
Contributor

Arduino Lint has suggestions for possible improvements to https://github.com/yesbotics/interval-callback:

Linting library in interval-callback
WARNING: A commonly misspelled word was found in the library.properties paragraph field. Suggested correction:          
         IntervalCallback is a minimalistic library to call a callback function repetively after a user-specific time in
         milliseconds. Interval is non-blocking and designed to use minimal memory requirements.                        
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format         
         (Rule LP035)                                                                                                   

Linter results for project: 0 ERRORS, 1 WARNINGS

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

Linting sketch in interval-callback/examples/EverySeconds

Linter results for project: no errors or warnings

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

Linter results for projects: 0 ERRORS, 1 WARNINGS

Copy link
Contributor

Arduino Lint has suggestions for possible improvements to https://github.com/yesbotics/simple-serial-protocol-arduino:

Linting library in simple-serial-protocol-arduino
WARNING: library.properties name value SimpleSerialProtocol is longer than the recommended length of 16 characters.
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format    
         (Rule LP010)                                                                                              

Linter results for project: 0 ERRORS, 1 WARNINGS

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

Linting sketch in simple-serial-protocol-arduino/examples/echo_example

Linter results for project: no errors or warnings

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

Linter results for projects: 0 ERRORS, 1 WARNINGS

Copy link
Contributor

Arduino Lint has suggestions for possible improvements to https://github.com/yesbotics/timeout-callback:

Linting library in timeout-callback
WARNING: A commonly misspelled word was found in the library.properties paragraph field. Suggested correction: Timeout  
         is a minimalistic library to call a callback function after a user-specific time in milliseconds. Timeout is   
         non-blocking and designed to use minimal memory requirements.                                                  
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format         
         (Rule LP035)                                                                                                   

Linter results for project: 0 ERRORS, 1 WARNINGS

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

Linting sketch in timeout-callback/examples/OneSecond

Linter results for project: no errors or warnings

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

Linter results for projects: 0 ERRORS, 1 WARNINGS

Copy link
Contributor

Arduino Lint has suggestions for possible improvements to https://github.com/yesbotics/voltmeter:

Linting library in voltmeter
WARNING: No license file found.                                                                                                                 
         See:                                                                                                                                   
         https://docs.github.com/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/licensing-a-repository
         (Rule LD002)                                                                                                                           

Linter results for project: 0 ERRORS, 1 WARNINGS

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

Linting sketch in voltmeter/examples/Voltmeter25V

Linter results for project: no errors or warnings

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

Linter results for projects: 0 ERRORS, 1 WARNINGS

@github-actions github-actions bot requested a review from per1234 May 22, 2024 10:40
@per1234 per1234 removed their request for review May 22, 2024 13:58
@per1234 per1234 added topic: URL change Change library repository URL status: pending backend Depends on backend maintenance operations and removed topic: modification Change existing list entry labels May 22, 2024
@MatteoPologruto MatteoPologruto self-assigned this May 23, 2024
@MatteoPologruto
Copy link
Contributor

Hello @einspunktnull @per1234, I'm reporting the following errors:

2024/05/23 14:54:12 Loaded 6939 libraries from DB
Changing URL of library AverageValue from https://gitlab.com/yesbotics/libs/arduino/average-value.git to https://github.com/yesbotics/average-value.git
error: While backing up library release archive: stat /home/ubuntu/workspace/libraries/gitlab.com/arduino/AverageValue-1.0.0.zip: no such file or directory
Original files were restored.
2024/05/23 14:55:49 Loaded 6939 libraries from DB
Changing URL of library IntervalCallback from https://gitlab.com/yesbotics/libs/arduino/interval-callback.git to https://github.com/yesbotics/interval-callback.git
error: While backing up library release archive: stat /home/ubuntu/workspace/libraries/gitlab.com/arduino/IntervalCallback-1.0.0.zip: no such file or directory
Original files were restored.
2024/05/23 14:57:40 Loaded 6939 libraries from DB
Changing URL of library TimeoutCallback from https://gitlab.com/yesbotics/libs/arduino/timeout-callback.git to https://github.com/yesbotics/timeout-callback.git
error: While backing up library release archive: stat /home/ubuntu/workspace/libraries/gitlab.com/arduino/TimeoutCallback-1.0.0.zip: no such file or directory
Original files were restored.
2024/05/23 14:58:34 Loaded 6939 libraries from DB
Changing URL of library Voltmeter from https://gitlab.com/yesbotics/libs/arduino/voltmeter.git to https://github.com/yesbotics/voltmeter.git
error: While backing up library release archive: stat /home/ubuntu/workspace/libraries/gitlab.com/arduino/Voltmeter-1.0.0.zip: no such file or directory
Original files were restored.
2024/05/23 14:59:33 Loaded 6939 libraries from DB
Changing URL of library SimpleSerialProtocol from https://gitlab.com/yesbotics/simple-serial-protocol/simple-serial-protocol-arduino.git to https://github.com/yesbotics/simple-serial-protocol-arduino.git
error: While backing up library release archive: stat /home/ubuntu/workspace/libraries/gitlab.com/simple-serial-protocol/SimpleSerialProtocol-2.1.0.zip: no such file or directory
Original files were restored.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: pending backend Depends on backend maintenance operations topic: URL change Change library repository URL
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants