Code Monkey home page Code Monkey logo

library-registry's Issues

change library name

hi!
i shortened my library name from "MaquinitasParameters" to "MaquinitasParams"
to comply with the Arduino linting,
i already did the update and new version on my repo,
and i am quoting this issue on a PR reflecting that change on this repo, thanks!

Rename `CIE1931 Brightness Ramp` to `CIE1931`

After adding v1.0.0, a lint warning mentioned that the name was beyond the recommended length and that it had spaces when it shouldn't, so I've shortened the name from CIE1931 Brightness Ramp to CIE1931.

Latest lint already picked up the name change in tag v1.0.1, just need to change it on this end.

Thanks!

RV8803Tiny & TinyMegaI2C have not loaded to latest versions yet

Dear admin.
Can you please check the status of these two libraries:

  1. TinyMegaI2C [Latest release 0.0.2]
  2. RV8803Tiny (dependent on TinyMegaI2c) [Latest release 0.0.3]

The status is they are still not available in the Library manager.
I get the status they are loaded and it's been more than 24 hours or so, but the respective latest versions are still not available and I don't see much info in the logs as well (listed below) if there were issues.

2021/07/26 18:59:34 Scraping https://github.com/dattasaurabh82/TinyMegaI2C.git
2021/07/26 18:59:35 Checking out tag: 0.0.1
2021/07/26 18:59:35 Release TinyMegaI2C:0.0.1 already loaded, skipping
2021/07/26 18:59:35 Checking out tag: 0.0.2
2021/07/26 18:59:35 Release TinyMegaI2C:0.0.1 already loaded, skipping
2021/07/26 15:59:27 Scraping https://github.com/dattasaurabh82/RV8803Tiny.git
2021/07/26 15:59:27 Checking out tag: 0.0.1
2021/07/26 15:59:27 Release RV8803Tiny:0.0.1 already loaded, skipping
2021/07/26 15:59:27 Checking out tag: 0.0.2
2021/07/26 15:59:27 Release RV8803Tiny:0.0.2 already loaded, skipping
2021/07/26 15:59:27 Checking out tag: 0.0.3
2021/07/26 15:59:27 Release RV8803Tiny:0.0.2 already loaded, skipping

[LM] Old Version showing up as latest in my Webbino library

I have recently deleted some bad old tags from my Webbino library. Please synchronize the LIbrary Manager.

In particular, version 20160709.0.0 should be deleted. This old version number exposes a sort of bug in the LM, as it will always show up as the latest version even though it's actually the oldest.

The latest version is now 0.9.97.

Also, the documentation link is outdated, as it points to a very old url (https://github.com/SukkoPera/Sukkino/tree/master/Webbino).

Thanks!

CC @gpb01

New Library For Ultrasonic Module

Hello Arduino team.
I have created a Libary for an ultrasonic module that helps to find cm and has a serial plotter. . I will be maintaining it
and I will try to bring new functions to the header file
link to the Repository :

https://github.com/Deadshot0x7/sonic

          I hope you will look into this and Add my header file into your library manager. Happy coding  & building!

warm regards
Deadshot0x7

[Incident] issues with Library Manager indexer infrastructure

Dear Libraries maintainers,
Starting from Sep 15, 2021 12:46:05 PM UTC, we are experiencing issues, probably related to hardware degradation, with our Library Manager indexer nodes.

Processes affected by the incident:

  • New libraries submissions PRs, even if merged, will experience delays in being available for installation via Library Manager (i.e., not listed in library_index.json
  • New releases for already submitted libraries will experience delays in being available for installation via Library Manager (i.e., not listed in library_index.json

Processes not affected by the incident:

  • IDE/CLI Library manager: library_index.json is normally served by our CDN with no service degradation whatsoever, so the IDE and the CLI Library Manager can fetch correctly the list of the available libraries
  • New libraries submission requests: submission requests can be opened and they will be validated by the Github Actions bot

The Arduino team will keep you posted here on the incident resolution.

this is fine

[Library Manager] Becoming manager of Keypad Library

My name is Mark Stanley and I'm one of the authors of the Keypad Library. Can you kindly (re)point the Library Manager to https://github.com/Nullkraft/Keypad

Justification below this point
It's kind of a long story but Chris--A established the link (issue arduino/Arduino#3507) between his repo and the LM. I've tried contacting him several times but he never got back to me and there's been no activity on his github in several years. There's an issue that needs an update, Nullkraft/Keypad#12, that I would like to make happen.

I pushed the latest changes to my repo and tagged it v3.2.0 while also updating library.properties

Remove "[email protected]" release

For details, see:
#278

The issue was specific to the 1.0.0 release of the library. That tag has been removed from the library repository and a new 1.1.0 release made that does not have the issue. So it is now only necessary to remove the problematic 1.0.0 release from the Library Manager index and all will be well.

[Library manager] Simple FTP Server

Source: https://github.com/xreef/SimpleFTPServer
Tag: https://github.com/xreef/SimpleFTPServer/releases/tag/v1.0.0

Simple FTP Server for

esp8266 (Flash: SPIFFs, LittleFS. SD: SD, SdFat 2)
esp32 (SPIFFS, LITTLEFS, FFAT, SdFat)
Arduino (SD with 8.3 file format, SdFat 2)
Wio Terminal (SdFat 2, and native FAT)

Not already tested but supported external SPI memory with Arduino, Arduino MKR and esp
Not already tested SD with Arduino MKR

Documentation
ENG: https://www.mischianti.org/category/my-libraries/simple-ftp-server/
ITA: https://www.mischianti.org/it/category/le-mie-librerie/simple-ftp-server-it/

Bye Renzo

Remove spurious releases of "PID"

While doing some maintenance on the registry data file, I discovered that two libraries with the same name "PID" had been added to the registry at some point and the index contains a combination of the two library's releases under that name.

The name of one of the two has since been updated to "ArcPID" by the library author:
https://github.com/ettoreleandrotognoli/ArcPID/blob/0.0.3/library.properties#L1
and its registry entry updated accordingly:
1e60851
its releases under that name will be added to the index.

The "PID" library releases should be restricted to those of the remaining library of that name, as listed here:
https://github.com/br3ttb/Arduino-PID-Library/tags

So please remove these releases from the index:

Can you please update RV8803Tiny

Dear maintainer

I recently added a library : RV8803Tiny
I seems loaded:
Screenshot 2021-07-21 at 8 58 36 PM
Screenshot 2021-07-21 at 9 25 46 PM

But I still can't find it in Library Manager:
Screenshot 2021-07-21 at 8 58 09 PM

Also an older version needs to be removed:
Screenshot 2021-07-21 at 8 58 16 PM
This is not the correct one that shows up ...

TinyMegaI2C & RV8803Tiny still not loaded to latest versions

https://github.com/dattasaurabh82/TinyMegaI2C
https://github.com/dattasaurabh82/RV8803Tiny

These two libraries are still not loaded.
As highlighted earlier, I fixed the properties and pushed again and it has been also more than 48 hours.

Am I still miss something? 🤔

2021/07/29 05:59:37 Scraping https://github.com/dattasaurabh82/TinyMegaI2C.git
2021/07/29 05:59:37 Checking out tag: 0.0.1
2021/07/29 05:59:37 Release TinyMegaI2C:0.0.1 already loaded, skipping
2021/07/29 05:59:37 Checking out tag: 0.0.2
2021/07/29 05:59:38 Release TinyMegaI2C:0.0.1 already loaded, skipping

2021/07/29 05:59:37 Scraping https://github.com/dattasaurabh82/RV8803Tiny.git
2021/07/29 05:59:38 Checking out tag: 0.0.1
2021/07/29 05:59:38 Release RV8803Tiny:0.0.1 already loaded, skipping
2021/07/29 05:59:38 Checking out tag: 0.0.2
2021/07/29 05:59:38 Release RV8803Tiny:0.0.2 already loaded, skipping
2021/07/29 05:59:38 Checking out tag: 0.0.3
2021/07/29 05:59:38 Release RV8803Tiny:0.0.2 already loaded, skipping

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.