How can we publish Arduino libraries that we have uploaded to Github?

Is there any chance I can open it back?

No, you should make a new pull request.

But first you should delete your release, and your tag, then make a new release.

well, I didn't send the version to them, I referenced the homepage. If I'm going to delete the version, do you mind if I share it with the same version again?

The version is mentioned in library.properties.
Same version again should be fine, yes.

for security purposes i am doing 1.0.1, both from 1.00.
anyway,i should set library.properties to 1.0.1 to be safe. and I don't publish the same version just so i don't have a problem. (1.0.1)

i should set library.properties to 1.0.1

Yes, correct

I think it's done now no error

Pull request successfully merged and closed

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/abcdaaaaaaaaa/MQSpaceData.h/

1 Like

Advice for first library builders:

After doing the fork step, in another tab
GitHub - arduino/library-registry: Arduino Library Manager list open this link and create a pull request from here, you will receive a pull request button (click after you fork yourself) (don't do extra operations on your own fork) pull request from this link: https: Create //github.com/arduino/library-registry and don't start these operations without adding relases (version)

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.