1
0
mirror of https://github.com/arduino/library-registry.git synced 2025-08-05 21:55:50 +03:00
Commit Graph

4182 Commits

Author SHA1 Message Date
Tinyu
eab8b76568 Update repositories.txt (#721) 2021-11-24 08:05:12 +00:00
per1234
993fdff09b Merge pull request #718 from per1234/handle-concurrency
Configure manager workflow to prevent parallel runs for one PR
2021-11-23 01:53:51 -08:00
per1234
d8a62fddc4 Configure manager workflow to prevent parallel runs for one PR
It was previously possible to trigger the "Manage PRs" workflow for a pull request while a previous run for that PR is
already in process.

When that happens, it can result in erroneous bot comments. For example:

1. Workflow run is automatically triggered by a push.
2. Contributor does not notice this and comments a mention of the bot to trigger the workflow.
3. The first workflow run finds the PR is compliant and merges it.
4. The second workflow run finds the PR is compliant and attempts to merge it.
5. The second workflow run fails the merge (because it is already merged) and informs the contributor that there was a
   merge conflict they must resolve.
6. The contributor is not able to resolve the non-existent conflict and is left wondering whether their submission was
   successful.

The solution is to configure the "Manage PRs" workflow so that a workflow run in progress is canceled if the workflow is
triggered again for that PR. The "concurrency group" name is the PR number, so workflow runs in progress for other PRs
would not be affected.
2021-11-22 23:46:43 -08:00
Reza (Pouya) Rostam
3adf28f51a added picovoice and porcupine packages (#717) 2021-11-22 23:46:27 +00:00
as-iotex
4df1190fea Publish IoTeX-blockchain-client library (#716) 2021-11-22 22:45:09 +00:00
Reza (Pouya) Rostam
8c239c1fa6 added Porcupine-arduino-en package from Picovoice (#715) 2021-11-22 18:49:29 +00:00
Alessandro Ranellucci
ed5d9f3a92 Add RREFont (#547) 2021-11-22 10:06:09 +00:00
Amy
d27f044525 Update repositories.txt (#714)
tuya ble mcu sdk
2021-11-22 08:01:24 +00:00
Marco Colli
71e57a3833 Adding SmartCar2 library (#707)
* Adding SmartCar2 library

* Corrected mistake

Mistake picked up by @Arduinobot

* Not having a good day!

@ArduinoBot
2021-11-21 00:01:01 +00:00
michaellee8
4e816707c9 Update repositories.txt (#706) 2021-11-20 12:36:26 +00:00
M. Bertan Tarakçıoğlu
1bfa61bf1d Update repositories.txt (#705)
Add RGBW Converter library repo link
2021-11-20 10:56:40 +00:00
per1234
d190af2675 Merge pull request #701 from boseji/main
Removing libraries
2021-11-19 20:16:39 -08:00
boseji
0edf8839c5 Removing libraries 2021-11-20 08:56:16 +05:30
Chris. B
448850c5aa ESP32 Library to interact with OVH API (#697) 2021-11-19 20:01:58 +00:00
Max
a52c6458af Add AIS 4G board library (#695)
More info: https://devicecatalog.azure.com/devices/f772e8e6-d0c4-4d08-b5fc-9e4abfe712b2
2021-11-19 16:44:33 +00:00
Rob Tillaart
7a56c663b4 add tinySHT2X (#694)
* add TCA9555

* add RobTIllaart/SGP30

* Add AGS02MA

TVOC sensor - experimental library, use low speed I2C < 30 KHz, UNO does not really work as it cannot go that low.

* add MTP40C CO2 and air pressure sensor

* Add MTP40C CO2 and air pressure sensor

* Update repositories.txt

add experimental library - DAC8550

* Update repositories.txt

* Update repositories.txt

* add MINMAX library

Library to find peaks in a signal

* Update repositories.txt
2021-11-19 14:15:37 +00:00
Nick Reynolds
f653910605 Update repositories.txt (#693) 2021-11-19 13:54:10 +00:00
Tinyu
096452903a Update repositories.txt (#692) 2021-11-19 02:58:50 +00:00
Niklas Kaaf
5adbb6e19c Update repositories.txt (#691)
Add my List Library
2021-11-18 22:34:16 +00:00
NeMaksym
795ac31b6b Update repositories.txt (#690) 2021-11-18 21:15:31 +00:00
Thorsten Godau
8aaa4eff99 Update repositories.txt (#689) 2021-11-18 19:09:59 +00:00
Dionésio Guerra
c5ec211401 Update repositories.txt (#688) 2021-11-18 18:21:50 +00:00
DCisHurt
a85adf22f0 add MatrixLaserSensor (#687) 2021-11-18 07:33:58 +00:00
Max
bf1aba2689 Add Artron_DS1338 lib (#683) 2021-11-17 15:49:01 +00:00
Arduino Get Started
45656dc518 Update repositories.txt (#682) 2021-11-17 04:36:38 +00:00
Murilo
adacc34183 Add FTTech_Swarm (#681) 2021-11-16 17:27:16 +00:00
Carlo Parata
101495335a Update repositories.txt (#680)
Please add STM32duino VL53L5CX and STM32duino X-NUCLEO-53L5A1 libraries to the Library Manager.
Best Regards,
Carlo
2021-11-16 15:02:41 +00:00
ruiseixasm
8b2d126514 Update repositories.txt (#679) 2021-11-16 13:18:04 +00:00
ohad32
83a619c641 Update repositories.txt (#678) 2021-11-16 01:05:34 +00:00
Gerald Lechner
b8cdc65374 Update repositories.txt (#677) 2021-11-15 15:22:11 +00:00
Thomas Feldmann
638221d74c Add Indicator library (#676) 2021-11-15 14:31:05 +00:00
Aidan Cyr
94c60a3c1c Add https://github.com/0neblock/Arduino_SNMP (#675) 2021-11-14 23:54:36 +00:00
Halysson Carvalho
b1bd41f762 Update repositories.txt (#673) 2021-11-14 20:54:48 +00:00
Projecto
288c2085bd Update repositories.txt (#670)
added Oscup
2021-11-14 13:01:49 +00:00
cygig
b4c9df0f82 Update repositories.txt (#671) 2021-11-14 12:54:59 +00:00
Jueff
e713cf8f73 add https://github.com/Jueff/SoftwareSerialTX (#669) 2021-11-13 13:38:46 +00:00
Asuki Kono
16426b85b8 Add asukiaaa/arduino-A89306 (#668) 2021-11-13 12:59:27 +00:00
Tran Minh Hung
f6fa04ea64 Update repositories.txt (#667) 2021-11-13 08:48:52 +00:00
ZinggJM
fae983dfe2 Update repositories.txt (#666) 2021-11-12 08:33:11 +00:00
per1234
821207e090 Merge pull request #662 from koendv/main
Update repositories.txt
2021-11-11 02:12:58 -08:00
Koen De Vleeschauwer
508dca9f4b Update repositories.txt
Library name change
2021-11-11 10:50:50 +01:00
per1234
e4e1998da1 Merge pull request #659 from per1234/remove-SusiOverI2c-repo
Remove "SusiOverI2c"
2021-11-11 00:02:14 -08:00
per1234
e6fbe53b34 Remove "SusiOverI2c"
Removal by request of library owner.
2021-11-10 16:11:06 -08:00
Armin
94a1374741 Added the awesome SoftI2CMaster library (#658) 2021-11-10 21:45:00 +00:00
Nick Reynolds
84e68b4857 Update repositories.txt (#657) 2021-11-10 12:39:03 +00:00
TheFidax
d20ece55ec Update repositories.txt (#655) 2021-11-10 12:02:12 +00:00
lovyan03
c9d939dfa0 add m5stack/M5Unified. (#654) 2021-11-10 03:57:03 +00:00
吴潇
e92f6b316a add DFRobot_MLX90614 library (#653) 2021-11-09 02:04:54 +00:00
TheFidax
d851e330cb Update repositories.txt (#651) 2021-11-08 20:49:09 +00:00
Koen De Vleeschauwer
e216892bcb Update repositories.txt (#650)
Segger RTT Stream library
2021-11-08 20:07:50 +00:00