per1234
d18989969b
Merge pull request #581 from per1234/check-dependencies
...
Add CI workflow to check for unapproved Go dependency licenses
2021-10-15 14:13:15 -07:00
ArduinoBot
c39b954eb0
Add submission # 588
...
https://github.com/arduino/library-registry/pull/588
2021-10-15 16:54:03 +00:00
ArduinoBot
53a9775ceb
Add submission # 587
...
https://github.com/arduino/library-registry/pull/587
2021-10-15 08:00:28 +00:00
ArduinoBot
3f8a34d500
Add submission # 586
...
https://github.com/arduino/library-registry/pull/586
2021-10-15 05:43:39 +00:00
ArduinoBot
cfa876e7f1
Add submission # 585
...
https://github.com/arduino/library-registry/pull/585
2021-10-14 12:13:11 +00:00
ArduinoBot
251f242aaf
Add submission # 584
...
https://github.com/arduino/library-registry/pull/584
2021-10-14 09:01:07 +00:00
ArduinoBot
99878558ce
Add submission # 583
...
https://github.com/arduino/library-registry/pull/583
2021-10-13 22:53:52 +00:00
ArduinoBot
adf2f52887
Add submission # 582
...
https://github.com/arduino/library-registry/pull/582
2021-10-13 10:59:30 +00:00
per1234
863759cbd3
Manually define dependency license metadata that was not detected
...
The "Licensed" dependency license checker tool uses the licensee tool to automatically determine the license type based
on metadata provided by the dependency author. This must be in a standardized format without any modifications. In cases
where that wasn't done, it is necessary to determine the license type and update the dependency license metadata cache in
the `.licenses` folder manually.
The Licensed tool will check this data whenever the dependency version is updated to make sure the license hasn't changed.
2021-10-12 18:06:54 -07:00
per1234
ade7b9d044
Make initial commit of dependency license metadata
...
The `.licenses` folder contains a cache of license metadata for all the project's Go dependencies. This serves two purposes:
- Allow the Licensed dependency license checker tool to only check licenses when a dependency is added or updated
- Allow the maintainer to manually define license metadata when the licensee tool is unable to automatically detect it
2021-10-12 18:06:54 -07:00
per1234
3b10690471
Add CI workflow to check for unapproved Go dependency licenses
...
A task and GitHub Actions workflow are provided here for checking the license types of Go project dependencies.
On every push and pull request that affects relevant files, the CI workflow will check:
- If the dependency licenses cache is up to date
- If any of the project's dependencies have an unapproved license type.
Approval can be based on:
- Universally allowed license type
- Individual dependency
2021-10-12 18:06:53 -07:00
per1234
abcbca9dae
Remove "UULM-MCP23008-CORE"
2021-10-12 08:53:40 -07:00
ArduinoBot
6a20f828c7
Add submission # 576
...
https://github.com/arduino/library-registry/pull/576
2021-10-12 11:17:18 +00:00
per1234
b8abf347d4
License the registry validation tool as AGPL 3.0 (or later)
...
I neglected to document the licensing of the tool used to validate the registry file. This is now remedied and the
"Check License" workflow has been configured to also verify its license file is machine readable as AGPL 3.0.
2021-10-11 17:37:10 -07:00
ArduinoBot
2d2947d783
Add submission # 574
...
https://github.com/arduino/library-registry/pull/574
2021-10-11 16:56:12 +00:00
ArduinoBot
26c33351ff
Add submission # 573
...
https://github.com/arduino/library-registry/pull/573
2021-10-11 11:32:57 +00:00
ArduinoBot
a94e5d1d14
Add submission # 572
...
https://github.com/arduino/library-registry/pull/572
2021-10-11 08:50:53 +00:00
ArduinoBot
ffa84b7e6f
Add submission # 571
...
https://github.com/arduino/library-registry/pull/571
2021-10-10 17:05:11 +00:00
ArduinoBot
8584b3db7b
Add submission # 570
...
https://github.com/arduino/library-registry/pull/570
2021-10-10 02:44:50 +00:00
ArduinoBot
1a39f6d13b
Add submission # 569
...
https://github.com/arduino/library-registry/pull/569
2021-10-09 17:23:07 +00:00
ArduinoBot
011b15d155
Add submission # 568
...
https://github.com/arduino/library-registry/pull/568
2021-10-09 05:37:19 +00:00
ArduinoBot
3d547d3d48
Add submission # 567
...
https://github.com/arduino/library-registry/pull/567
2021-10-08 14:36:00 +00:00
ArduinoBot
291504dc4d
Add submission # 566
...
https://github.com/arduino/library-registry/pull/566
2021-10-08 14:25:18 +00:00
ArduinoBot
a2a72c8e85
Add submission # 565
...
https://github.com/arduino/library-registry/pull/565
2021-10-08 01:07:44 +00:00
ArduinoBot
7d15dafe2e
Add submission # 564
...
https://github.com/arduino/library-registry/pull/564
2021-10-07 20:59:53 +00:00
ArduinoBot
0dac54be01
Add submission # 563
...
https://github.com/arduino/library-registry/pull/563
2021-10-05 04:23:53 +00:00
ArduinoBot
2bc058d9ac
Add submission # 560
...
https://github.com/arduino/library-registry/pull/560
2021-10-04 00:26:48 +00:00
ArduinoBot
0fc4e2b37b
Add submission # 557
...
https://github.com/arduino/library-registry/pull/557
2021-10-02 02:32:44 +00:00
ArduinoBot
6a99e82a34
Add submission # 556
...
https://github.com/arduino/library-registry/pull/556
2021-10-01 23:17:12 +00:00
ArduinoBot
9248f2d7a5
Add submission # 555
...
https://github.com/arduino/library-registry/pull/555
2021-10-01 19:33:21 +00:00
ArduinoBot
c4a8ab830e
Add submission # 554
...
https://github.com/arduino/library-registry/pull/554
2021-10-01 02:24:22 +00:00
ArduinoBot
213b49e020
Add submission # 553
...
https://github.com/arduino/library-registry/pull/553
2021-09-30 20:33:21 +00:00
ArduinoBot
629f0b8de7
Add submission # 552
...
https://github.com/arduino/library-registry/pull/552
2021-09-30 05:28:45 +00:00
ArduinoBot
bce72f0fb8
Add submission # 551
...
https://github.com/arduino/library-registry/pull/551
2021-09-29 19:04:55 +00:00
ArduinoBot
f008914747
Add submission # 550
...
https://github.com/arduino/library-registry/pull/550
2021-09-29 14:55:00 +00:00
ArduinoBot
fba241dec9
Add submission # 549
...
https://github.com/arduino/library-registry/pull/549
2021-09-29 05:51:14 +00:00
ArduinoBot
067f897c2b
Add submission # 548
...
https://github.com/arduino/library-registry/pull/548
2021-09-29 03:22:30 +00:00
ArduinoBot
dcc96c5999
Add submission # 546
...
https://github.com/arduino/library-registry/pull/546
2021-09-28 04:14:41 +00:00
ArduinoBot
3cc663be3e
Add submission # 545
...
https://github.com/arduino/library-registry/pull/545
2021-09-28 02:52:00 +00:00
ArduinoBot
ee728821b1
Add submission # 544
...
https://github.com/arduino/library-registry/pull/544
2021-09-27 18:55:51 +00:00
ArduinoBot
676665ac75
Add submission # 543
...
https://github.com/arduino/library-registry/pull/543
2021-09-27 18:52:30 +00:00
ArduinoBot
b5bb20864d
Add submission # 542
...
https://github.com/arduino/library-registry/pull/542
2021-09-27 13:07:19 +00:00
ArduinoBot
65e77b9f14
Add submission # 540
...
https://github.com/arduino/library-registry/pull/540
2021-09-27 06:10:35 +00:00
ArduinoBot
71ca50bbad
Add submission # 539
...
https://github.com/arduino/library-registry/pull/539
2021-09-27 05:35:54 +00:00
ArduinoBot
40876777c5
Add submission # 538
...
https://github.com/arduino/library-registry/pull/538
2021-09-26 16:06:54 +00:00
ArduinoBot
3d112c5eec
Add submission # 537
...
https://github.com/arduino/library-registry/pull/537
2021-09-26 05:51:46 +00:00
ArduinoBot
6573e4e936
Add submission # 536
...
https://github.com/arduino/library-registry/pull/536
2021-09-25 20:12:48 +00:00
ArduinoBot
88b1f3dd87
Add submission # 535
...
https://github.com/arduino/library-registry/pull/535
2021-09-24 13:52:51 +00:00
ArduinoBot
eecd3fbc03
Add submission # 531
...
https://github.com/arduino/library-registry/pull/531
2021-09-24 07:34:20 +00:00
ArduinoBot
04bcad6e32
Add submission # 532
...
https://github.com/arduino/library-registry/pull/532
2021-09-24 07:28:15 +00:00