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

8142 Commits

Author SHA1 Message Date
ArduinoBot
c339cc8d1e Add submission # 5058
https://github.com/arduino/library-registry/pull/5058
2024-09-03 20:46:43 +00:00
per1234
4fbca10637 Merge pull request #5057 from per1234/include-hidden-files
Configure actions/upload-artifact action to upload required hidden files
2024-09-03 11:55:50 -07:00
per1234
b1d2995c21 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.

This project's "Check Go Dependencies" workflow uses the "Licensed" tool to check for incompatible dependency licenses.
The dependencies license metadata cache used by Licensed is stored in a folder named `.licensed`.

In order to facilitate updates, the workflow uploads the generated dependencies license metadata cache as a workflow
artifact when the current cache is found to be outdated.

The `.` at the start of the `.licensed` 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: .licenses/. 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 dependencies license metadata cache to a workflow
artifact as needed.
2024-09-03 11:53:07 -07:00
ArduinoBot
39b3050487 Add submission # 5056
https://github.com/arduino/library-registry/pull/5056
2024-09-03 17:53:05 +00:00
ArduinoBot
081b918e74 Add submission # 5055
https://github.com/arduino/library-registry/pull/5055
2024-09-03 06:40:56 +00:00
ArduinoBot
f23fa65ad5 Add submission # 5054
https://github.com/arduino/library-registry/pull/5054
2024-09-02 23:13:21 +00:00
ArduinoBot
e70e1b393a Add submission # 5053
https://github.com/arduino/library-registry/pull/5053
2024-09-02 20:21:59 +00:00
per1234
1abc85250c Update URL of "Cpp_Standard_Library" 2024-09-02 09:21:17 -07:00
ArduinoBot
002f8a537f Add submission # 5050
https://github.com/arduino/library-registry/pull/5050
2024-09-02 09:15:59 +00:00
ArduinoBot
5e2747c5f6 Add submission # 5049
https://github.com/arduino/library-registry/pull/5049
2024-09-02 06:41:28 +00:00
ArduinoBot
aa9b286f4b Add submission # 5046
https://github.com/arduino/library-registry/pull/5046
2024-09-01 03:49:48 +00:00
ArduinoBot
b76542ad8b Add submission # 5045
https://github.com/arduino/library-registry/pull/5045
2024-08-31 18:54:04 +00:00
ArduinoBot
6c23f59f1f Add submission # 5044
https://github.com/arduino/library-registry/pull/5044
2024-08-31 09:51:28 +00:00
ArduinoBot
e2c7d68099 Add submission # 5043
https://github.com/arduino/library-registry/pull/5043
2024-08-30 15:06:36 +00:00
ArduinoBot
9268dc39c0 Add submission # 5041
https://github.com/arduino/library-registry/pull/5041
2024-08-27 01:46:22 +00:00
ArduinoBot
08b024f35f Add submission # 5040
https://github.com/arduino/library-registry/pull/5040
2024-08-26 17:27:17 +00:00
ArduinoBot
47c298c128 Add submission # 5039
https://github.com/arduino/library-registry/pull/5039
2024-08-26 14:02:49 +00:00
ArduinoBot
e7adc61090 Add submission # 5038
https://github.com/arduino/library-registry/pull/5038
2024-08-26 01:27:28 +00:00
ArduinoBot
40133aa2ee Add submission # 5034
https://github.com/arduino/library-registry/pull/5034
2024-08-25 13:10:01 +00:00
ArduinoBot
95b667797d Add submission # 5033
https://github.com/arduino/library-registry/pull/5033
2024-08-25 08:58:21 +00:00
ArduinoBot
2b772589f8 Add submission # 5031
https://github.com/arduino/library-registry/pull/5031
2024-08-24 22:27:32 +00:00
ArduinoBot
9d5cc98385 Add submission # 5028
https://github.com/arduino/library-registry/pull/5028
2024-08-24 21:16:00 +00:00
per1234
ad7fddd6b8 Update name of "DCS-BIOS" 2024-08-24 12:26:08 -07:00
ArduinoBot
25118e418c Add submission # 5024
https://github.com/arduino/library-registry/pull/5024
2024-08-24 08:28:55 +00:00
per1234
d64f916c72 Remove "ESP8266 Webhook" 2024-08-23 13:13:43 -07:00
per1234
94a87051ca Remove "ESP32 Webhook" 2024-08-23 13:11:33 -07:00
ArduinoBot
cc958651be Add submission # 5021
https://github.com/arduino/library-registry/pull/5021
2024-08-23 16:23:38 +00:00
per1234
464eeffbb6 Update URL of "CodeDebugScope" 2024-08-23 08:24:00 -07:00
per1234
4017dc8979 Remove "ESP32CAR" 2024-08-23 04:50:10 -07:00
ArduinoBot
9ca1681a7a Add submission # 5016
https://github.com/arduino/library-registry/pull/5016
2024-08-23 10:54:13 +00:00
ArduinoBot
49dab9ccdd Add submission # 5011
https://github.com/arduino/library-registry/pull/5011
2024-08-23 10:18:27 +00:00
ArduinoBot
88522981de Add submission # 5010
https://github.com/arduino/library-registry/pull/5010
2024-08-23 08:55:06 +00:00
per1234
050a20acc1 Remove "ESP8266 Firebase" 2024-08-23 01:28:49 -07:00
per1234
ac8f06d19f Remove "ESP32 Firebase" 2024-08-23 01:26:57 -07:00
ArduinoBot
c177fb3938 Add submission # 5006
https://github.com/arduino/library-registry/pull/5006
2024-08-23 08:10:45 +00:00
ArduinoBot
7f345ecced Add submission # 5003
https://github.com/arduino/library-registry/pull/5003
2024-08-22 20:38:11 +00:00
per1234
96c589a2e7 Remove "INSARIANNE" 2024-08-22 07:47:17 -07:00
ArduinoBot
79f3e8b45e Add submission # 4999
https://github.com/arduino/library-registry/pull/4999
2024-08-22 01:44:41 +00:00
ArduinoBot
d8118f5911 Add submission # 4997
https://github.com/arduino/library-registry/pull/4997
2024-08-21 19:08:31 +00:00
ArduinoBot
8ddd871be3 Add submission # 4996
https://github.com/arduino/library-registry/pull/4996
2024-08-21 15:32:40 +00:00
ArduinoBot
10ffc4302d Add submission # 4995
https://github.com/arduino/library-registry/pull/4995
2024-08-21 01:26:24 +00:00
ArduinoBot
72a03d4ec9 Add submission # 4994
https://github.com/arduino/library-registry/pull/4994
2024-08-19 03:52:41 +00:00
ArduinoBot
b5ef4e27dc Add submission # 4993
https://github.com/arduino/library-registry/pull/4993
2024-08-17 22:37:50 +00:00
ArduinoBot
85a76da43e Add submission # 4992
https://github.com/arduino/library-registry/pull/4992
2024-08-16 17:17:15 +00:00
ArduinoBot
08b913bb09 Add submission # 4990
https://github.com/arduino/library-registry/pull/4990
2024-08-16 00:52:26 +00:00
ArduinoBot
70ed54eaff Add submission # 4986
https://github.com/arduino/library-registry/pull/4986
2024-08-15 14:37:24 +00:00
ArduinoBot
df624b2106 Add submission # 4985
https://github.com/arduino/library-registry/pull/4985
2024-08-14 21:35:01 +00:00
ArduinoBot
7502642909 Add submission # 4984
https://github.com/arduino/library-registry/pull/4984
2024-08-14 15:20:27 +00:00
ArduinoBot
75426e43fa Add submission # 4983
https://github.com/arduino/library-registry/pull/4983
2024-08-14 09:20:59 +00:00
ArduinoBot
a56d2c81a7 Add submission # 4982
https://github.com/arduino/library-registry/pull/4982
2024-08-14 00:41:44 +00:00