Skip to content

Update repositories.txt #6013

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
Mar 4, 2025
Merged

Update repositories.txt #6013

merged 1 commit into from
Mar 4, 2025

Conversation

skeleton8998
Copy link

No description provided.

@github-actions github-actions bot added the topic: submission Add library to the list label Mar 4, 2025
Copy link
Contributor

github-actions bot commented Mar 4, 2025

A problem was found with your submission https://github.com/csobirka/SevenSegment

ERROR: Library is missing a library.properties metadata file.

See: https://arduino.github.io/arduino-cli/latest/library-specification/#library-metadata

Copy link
Contributor

github-actions bot commented Mar 4, 2025

Thanks for your interest in contributing to the Arduino Library Manager index @csobirka
Please resolve the error(s) mentioned in the previous comment.

After resolving the issue, trigger this check again by doing one of the following:

  • Commit the required change to the branch you submitted this pull request from.
  • Comment here, mentioning @ArduinoBot in the comment.

NOTE: It is not necessary to open a new pull request. ❗

More information:
https://github.com/arduino/library-registry/blob/main/README.md#if-the-problem-is-with-the-pull-request

@skeleton8998
Copy link
Author

@ArduinoBot

Copy link
Contributor

github-actions bot commented Mar 4, 2025

Hello! I'm checking your submission again.

Copy link
Contributor

github-actions bot commented Mar 4, 2025

Arduino Lint has suggestions for possible improvements to https://github.com/csobirka/SevenSegment:

Linting library in SevenSegment
WARNING: No readme found. Please document your library.                                                                                
         See:                                                                                                                          
         https://docs.github.com/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-readmes
         (Rule LD001)                                                                                                                  
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, 2 WARNINGS

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

Linting sketch in SevenSegment/examples/example
WARNING: Sketch file/folder name mismatch. The primary sketch file name must match the folder: example.ino
         See: https://arduino.github.io/arduino-cli/latest/sketch-specification/#primary-sketch-file      
         (Rule SS001)                                                                                     

Linter results for project: 0 ERRORS, 1 WARNINGS

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

Linter results for projects: 0 ERRORS, 3 WARNINGS

@github-actions github-actions bot merged commit aa964e7 into arduino:main Mar 4, 2025
14 checks passed
Copy link
Contributor

github-actions bot commented Mar 4, 2025

Your submission has now been accepted! Thanks for your contribution to the Arduino Library Manager index.

The library(s) will be available for installation via Library Manager within a day's time.

You can check the logs from the Library Manager indexer for your library(s) here:
http://downloads.arduino.cc/libraries/logs/github.com/csobirka/SevenSegment/

github-actions bot pushed a commit that referenced this pull request Mar 4, 2025
@skeleton8998
Copy link
Author

@ArduinoBot

@per1234
Copy link
Contributor

per1234 commented Mar 5, 2025

Hello @csobirka . The automated system here only operates on open pull requests. Since your submission was already accepted and the pull request merged, the bot won't pay any more attention to this pull request.

But this human is happy to provide assistance. Was there something you needed from the bot?

@per1234 per1234 self-assigned this Mar 5, 2025
@skeleton8998
Copy link
Author

Hi @per1234,

Many thanks for your kind offering! I would like to inquire some assistance in updating my SevenSegment repository in Arduino IDE since I had some minor issues with the previous folder structure.

I have just made some modifications related to my SevenSegment repository folder names: I changed the csobirka/SevenSegment/examples/example/BasicUsage.ino path to csobirka/SevenSegment/examples/BasicUsage/BasicUsage.ino in order to make the example code seeable from Arduino IDE's examples menu after installing my library, because I have tried the working of it out and I experienced an issue with that. I managed to install it, however there was no example code while I made one. I have done some research and finally figured out the example code (in my case: BasicUsage.ino) should be in a folder with the same name of the .ino file as Arduino IDE used to save .ino files. (Somehow I forgot it, despite the fact I knew it, as I usually create quite a few Arduino sketches.) Sorry for the inconvenience!

I am looking forward to your reply at your earliest convenience!

Regards,
csobirka

@per1234
Copy link
Contributor

per1234 commented Mar 5, 2025

OK, great. Just follow the instructions here to release the new version of your library with the fixed example:

https://github.com/arduino/library-registry/blob/main/FAQ.md#how-can-i-publish-a-new-release-once-my-library-is-in-the-list

Please let me know if you have any questions or problems while following those instructions.

@per1234 per1234 mentioned this pull request Mar 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: submission Add library to the list
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants