1
0
mirror of https://github.com/arduino/library-registry.git synced 2025-08-07 09:02:56 +03:00
Commit Graph

4532 Commits

Author SHA1 Message Date
Softpath Electronics
9d6300e38a Update repositories.txt (#5096) 2024-09-12 16:07:40 +00:00
MatteoPologruto
07456064b4 Merge pull request #5051 from Silver-Fang/main
Update repositories.txt
2024-09-12 18:07:13 +02:00
MatteoPologruto
4c7d8766f6 Merge pull request #5019 from ardlib/main
Update repositories.txt for new URL of CodeDebugScope Library
2024-09-12 18:04:57 +02:00
MatteoPologruto
8eca6b33e1 Merge pull request #5005 from Rupakpoddar/main
Update repositories.txt
2024-09-12 18:02:15 +02:00
MatteoPologruto
14fad6222c Merge pull request #5000 from BenCestMoiQuoi/patch-1
Update repositories.txt
2024-09-12 17:56:14 +02:00
MatteoPologruto
fd227febe3 Merge pull request #5017 from MAKIST-EDU/patch-4
Update repositories.txt
2024-09-12 17:52:30 +02:00
IRDMPE
41ea4deadc Update repositories.txt (#5088) 2024-09-10 14:49:06 +00:00
Gaby Goldman
26022fc8aa Update repositories.txt (#5087) 2024-09-10 12:09:07 +00:00
Chooros
014fd4c721 Update repositories.txt (#5086) 2024-09-10 11:32:38 +00:00
lysek01
3b6287cf9a Add ENS22 library (#5085)
* Update repositories.txt

* Update repositories.txt
2024-09-09 17:23:50 +00:00
thirstyice
9504382806 Add thirstyice/RedEye (#5084) 2024-09-08 22:55:49 +00:00
Itay Nave
6b973fda22 Update repositories.txt (#5083) 2024-09-08 19:44:04 +00:00
Erlend Storsve
399b7bb0cf feat: add deploii-library to repositories.txt (#5081) 2024-09-08 13:09:18 +00:00
thirstyice
2f1e849721 Add thirstyice/Olimex16x2 (#5080) 2024-09-08 01:12:10 +00:00
Itay Nave
c8f26aa619 XRA1405 library (#5077)
* Update repositories.txt

* Update repositories.txt

This commit adds the XRA1405 library for inclusion in the Arduino Library Manager.
Repository: https://github.com/NaveItay/XRA1405
2024-09-07 14:37:37 +00:00
Itay Nave
be974361f0 Update repositories.txt (#5076) 2024-09-07 12:42:26 +00:00
cbm80amiga
aa825dc056 Update repositories.txt (#5074) 2024-09-07 08:10:31 +00:00
ConsentiumInc
d51e20340b Update repositories.txt (#5073)
Added Consentium IoT's TinyML library.
2024-09-07 06:55:43 +00:00
Jerry Magnin
1dac184b9f Update repositories.txt (#5072) 2024-09-06 19:43:43 +00:00
Sebastian Romero
a3f66d9a30 Add Arduino_PowerManagement library (#5071) 2024-09-06 11:59:52 +00:00
Itay Nave
14f1127ef7 Update repositories.txt (#5070) 2024-09-06 00:21:45 +00:00
Maarten Pennings
4f5c2c9ac5 Update repositories.txt (#5068) 2024-09-05 15:45:37 +00:00
Coșa Andrei Valeriu
979130d28d Update repositories.txt
Change library name/URL to remove warning
2024-09-05 18:06:23 +03:00
Coșa Andrei Valeriu
48db397484 Update repositories.txt (#5066) 2024-09-05 14:58:16 +00:00
shahul-s-6029
0780b83be4 Update repositories.txt (#5065)
added new repository for Zoho IOT Arduino SDK
2024-09-05 13:51:49 +00:00
Umberto Baldi
e9a7cce065 Merge pull request #5061 from arduino/include-hidden-files
[skip-changelog] Configure actions/upload-artifact action to upload required hidden files
2024-09-05 09:28:56 +02:00
Eric
4501af5f19 Update repositories.txt (#5064) 2024-09-05 06:40:24 +00:00
Domochip
5e8a0fac15 Update repositories.txt (#5062) 2024-09-04 17:01:49 +00:00
Umberto Baldi
4713c34a09 [skip-changelog] Configure actions/upload-artifact action to upload required hidden files
A breaking change was made in the 3.2.1 release of the "actions/upload-artifact" action, without doing a major version
bump as would be done in a responsibly maintained project. The action now defaults to not uploading "hidden" files.

The when the workflows fails it stores information in a file called `.check-submissions-failed`.

The `.` at the start of the `.check-submissions-failed` folder name causes it to now not be uploaded to the workflow artifact. In order
to catch such problems, the workflow configures the "actions/upload-artifact" action to fail if no files were uploaded.
So in addition to not uploading the artifact, the change in the "actions/upload-artifact" action's behavior also
resulted in the workflow runs failing:

Error: No files were found with the provided path: /home/runner/work/_temp/.check-submissions-failed. No artifacts will be uploaded.

The problem is fixed by disabling the "actions/upload-artifact" action's new behavior via the `include-hidden-files`
input. After this change, the workflow can once more upload the check-submission-failed file to a workflow
artifact as needed.
2024-09-04 15:53:15 +02:00
AlexGyver
ad241f39d4 add lib (#5058)
* Update repositories.txt

* Update repositories.txt

* Update repositories.txt

* Update repositories.txt

* Update repositories.txt

* Update repositories.txt

* Update repositories.txt

* Update repositories.txt

* Update repositories.txt

* Update repositories.txt

* Update repositories.txt

* Update repositories.txt

* Update repositories.txt

* Update repositories.txt

* Update repositories.txt
2024-09-03 20:46:41 +00:00
Lee Leahy
796487f0bb R4A_Robot: Add Robots-For-All Robot support library (#5056) 2024-09-03 17:53:03 +00:00
Lee Leahy
ee97a3098f R4A_I2C: Add Robots-For-All I2C support library (#5055)
* Add LeeLeahy2/SdCardServer

* R4A_I2C: Add Robots-For-All I2C support library
2024-09-03 06:40:54 +00:00
tx_haggis
a558f8f649 Add avr-fast-shift (#5054) 2024-09-02 23:13:20 +00:00
tx_haggis
fb19df59a9 Add avr-fast-div (#5053) 2024-09-02 20:21:58 +00:00
埃博拉酱
f115e54857 Update repositories.txt
Update my repo URL
2024-09-02 19:40:11 +08:00
Takao Akaki
a5dcdac980 Update repositories.txt (#5050) 2024-09-02 09:15:57 +00:00
Zhentao-Lin
a9554b9fc9 Update repositories.txt (#5049) 2024-09-02 06:41:26 +00:00
Chris Bulliner
55f2fb9556 Update repositories.txt (#5046) 2024-09-01 03:49:47 +00:00
Urs Utzinger
a68c39d028 Update repositories.txt (#5045) 2024-08-31 18:54:02 +00:00
cbm80amiga
ff8e096728 Added libs for ST7789 and GC9A01A (#5044) 2024-08-31 09:51:26 +00:00
Robin Dorst
e09723a502 Update repositories.txt (#5043) 2024-08-30 15:06:34 +00:00
Rupak Poddar
5406a56683 Merge branch 'arduino:main' into main 2024-08-28 16:52:59 -04:00
sub1inear
3de7a6d055 Update repositories.txt (#5041) 2024-08-27 01:46:21 +00:00
Brian Whitman
f905971b8a Update repositories.txt for AMY (#5040) 2024-08-26 17:27:16 +00:00
microbots
f30824871f Update repositories.txt (#5039) 2024-08-26 14:02:47 +00:00
TF Maker Shop
c181ebe402 Update repositories.txt (#5038)
Update by Suratin27
2024-08-26 01:27:26 +00:00
Bhanuka Anjana
6789435e52 Use standard URL format for "K24C16 EEPROM Library"
The established convention is to use the standard web URL format for the entries in the repositories.txt file.

Previously, the entry for the "K24C16 EEPROM Library" used the alternative URL format with the `.git` extension. The
Library Manage registry system is designed to support either one, so that was not a problem from a technical standpoint,
but it is better to use a consistent format throughout the file.
2024-08-25 09:02:48 -07:00
Juraj Andrássy
ebca9a5ad2 Update repositories.txt (#5034) 2024-08-25 13:09:59 +00:00
appnostic-io
ee90d57666 Update repositories.txt (#5033) 2024-08-25 08:58:19 +00:00
Giles P
47aba6d103 Update repositories.txt (#5031) 2024-08-24 22:27:31 +00:00