arduino / library-registry

Arduino Library Manager list
https://www.arduino.cc/
Creative Commons Zero v1.0 Universal
223 stars 1.41k forks source link

Update repositories.txt #1916

Closed galarb closed 1 year ago

github-actions[bot] commented 1 year ago

A problem was found with your submission https://github.com/galarb/clicli

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

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

github-actions[bot] commented 1 year ago

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

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

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

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

per1234 commented 1 year ago

Hello @galarb. Thanks for your interest in contributing to the Arduino Library Manager index.

I see the bot reported a problem with your submission that will block its acceptance:

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

I'll provide a bit more information. Every library added to the Arduino Library Manager index is required to have a library.properties metadata file. I can see you attempted to add that file to your library:

https://github.com/galarb/clicli/blob/v1.0.1/library.properties.txt

The problem is you used the wrong filename. Note that your filename is library.properties.txt. The .txt at the end is not allowed.

I'll provide instructions for how you can fix the problem:

Correct filename

It is sometimes difficult to see the extension when looking at the file on your computer because the operating system has an annoying default behavior of hiding known file extensions from you. So it looks like the file library.properties.txt is named library.properties. For this reason, it might be easiest to fix via the GitHub web interface:

  1. Open this page in your web browser: https://github.com/galarb/clicli/blob/master/library.properties.txt
  2. Click the pencil icon on the toolbar ("Edit this file").
  3. Near the top of the page that opens, you will see the path of the file: "clicli / library.properties.txt" image
  4. Click on the field containing the filename library.properties.txt.
  5. Delete the .txt from the filename.
  6. Scroll down to the bottom of the page.
  7. Click the Commit changes button.

You will now have the correct filename.

Make tag

Now you have fixed the error reported by the bot. However, Library Manager works exclusively from Git tags, so the bot won't be able to see the fix you made until you create a new release or tag in the library repository.

Remember to update the version field in the library's library.properties file as needed before making a release/tag.

Trigger the checks again

Once you have done that, simply mention @<!---->Arduino<!---->Bot in a comment here to trigger it to run the automated checks again.

After those are passing, your library will automatically be added to Library Manager.


If you have any questions or concerns, please let me know.

Regards, Per


If you decide you no longer wish to submit the library, you can close this pull request.

galarb commented 1 year ago

@ArduinoBot

github-actions[bot] commented 1 year ago

Hello! I'm checking your submission again.

github-actions[bot] commented 1 year ago

A problem was found with your submission https://github.com/galarb/clicli

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

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

github-actions[bot] commented 1 year ago

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

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

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

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

galarb commented 1 year ago

@ArduinoBot

github-actions[bot] commented 1 year ago

Hello! I'm checking your submission again.

github-actions[bot] commented 1 year ago

A problem was found with your submission https://github.com/galarb/clicli

:x: ERROR: library.properties is missing a name field.

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

github-actions[bot] commented 1 year ago

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

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

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

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

galarb commented 1 year ago

@ArduinoBot

github-actions[bot] commented 1 year ago

Hello! I'm checking your submission again.

github-actions[bot] commented 1 year ago

A problem was found with your submission https://github.com/galarb/clicli

:x: ERROR: library.properties is missing a name field.

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

github-actions[bot] commented 1 year ago

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

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

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

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

galarb commented 1 year ago

@ArduinoBot

github-actions[bot] commented 1 year ago

Hello! I'm checking your submission again.

github-actions[bot] commented 1 year ago

A problem was found with your submission https://github.com/galarb/clicli

:x: ERROR: library.properties is missing a name field.

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

github-actions[bot] commented 1 year ago

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

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

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

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

galarb commented 1 year ago

@galarb

galarb commented 1 year ago

@ArduinoBot

github-actions[bot] commented 1 year ago

Hello! I'm checking your submission again.

github-actions[bot] commented 1 year ago

A problem was found with your submission https://github.com/galarb/clicli

:x: ERROR: library.properties is missing a name field.

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

github-actions[bot] commented 1 year ago

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

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

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

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

galarb commented 1 year ago

@ArduinoBot

github-actions[bot] commented 1 year ago

Hello! I'm checking your submission again.

github-actions[bot] commented 1 year ago

A problem was found with your submission https://github.com/galarb/clicli

:x: ERROR: library.properties is missing a name field.

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

github-actions[bot] commented 1 year ago

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

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

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

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

galarb commented 1 year ago

@ArduinoBot

github-actions[bot] commented 1 year ago

Hello! I'm checking your submission again.

github-actions[bot] commented 1 year ago

A problem was found with your submission https://github.com/galarb/clicli

:x: ERROR: library.properties is missing a name field.

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

github-actions[bot] commented 1 year ago

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

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

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

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

galarb commented 1 year ago

@ArduinoBot

github-actions[bot] commented 1 year ago

Hello! I'm checking your submission again.

github-actions[bot] commented 1 year ago

A problem was found with your submission https://github.com/galarb/clicli

:x: ERROR: library.properties is missing a name field.

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

github-actions[bot] commented 1 year ago

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

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

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

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

galarb commented 1 year ago

@ArduinoBot

github-actions[bot] commented 1 year ago

Hello! I'm checking your submission again.

github-actions[bot] commented 1 year ago

A problem was found with your submission https://github.com/galarb/clicli

:x: ERROR: library.properties is missing a name field.

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

github-actions[bot] commented 1 year ago

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

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

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

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

galarb commented 1 year ago

@ArduinoBot

github-actions[bot] commented 1 year ago

Hello! I'm checking your submission again.

github-actions[bot] commented 1 year ago

A problem was found with your submission https://github.com/galarb/clicli

:x: ERROR: library.properties is missing a name field.

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

github-actions[bot] commented 1 year ago

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

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

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

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

galarb commented 1 year ago

@ArduinoBot

github-actions[bot] commented 1 year ago

Hello! I'm checking your submission again.

github-actions[bot] commented 1 year ago

A problem was found with your submission https://github.com/galarb/clicli

:x: ERROR: library.properties is missing a name field.

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

github-actions[bot] commented 1 year ago

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

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

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

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

galarb commented 1 year ago

@ArduinoBot

github-actions[bot] commented 1 year ago

Hello! I'm checking your submission again.