1
0
mirror of https://github.com/arduino/library-registry.git synced 2025-07-20 19:03:00 +03:00
Commit Graph

3755 Commits

Author SHA1 Message Date
01ca79b6b7 Add submission # 596
https://github.com/arduino/library-registry/pull/596
2021-10-20 00:22:38 +00:00
238610cfc8 Add submission # 595
https://github.com/arduino/library-registry/pull/595
2021-10-19 16:30:24 +00:00
1d31015f0d Add submission # 594
https://github.com/arduino/library-registry/pull/594
2021-10-19 16:24:11 +00:00
88bedd657b Add submission # 591
https://github.com/arduino/library-registry/pull/591
2021-10-18 19:02:54 +00:00
8e6f43ba3d Add submission # 590
https://github.com/arduino/library-registry/pull/590
2021-10-18 18:33:57 +00:00
2ae786b0e9 Add submission # 589
https://github.com/arduino/library-registry/pull/589
2021-10-16 07:06:38 +00:00
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
c39b954eb0 Add submission # 588
https://github.com/arduino/library-registry/pull/588
2021-10-15 16:54:03 +00:00
53a9775ceb Add submission # 587
https://github.com/arduino/library-registry/pull/587
2021-10-15 08:00:28 +00:00
3f8a34d500 Add submission # 586
https://github.com/arduino/library-registry/pull/586
2021-10-15 05:43:39 +00:00
cfa876e7f1 Add submission # 585
https://github.com/arduino/library-registry/pull/585
2021-10-14 12:13:11 +00:00
251f242aaf Add submission # 584
https://github.com/arduino/library-registry/pull/584
2021-10-14 09:01:07 +00:00
99878558ce Add submission # 583
https://github.com/arduino/library-registry/pull/583
2021-10-13 22:53:52 +00:00
adf2f52887 Add submission # 582
https://github.com/arduino/library-registry/pull/582
2021-10-13 10:59:30 +00:00
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
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
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
6a20f828c7 Add submission # 576
https://github.com/arduino/library-registry/pull/576
2021-10-12 11:17:18 +00:00
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
2d2947d783 Add submission # 574
https://github.com/arduino/library-registry/pull/574
2021-10-11 16:56:12 +00:00
26c33351ff Add submission # 573
https://github.com/arduino/library-registry/pull/573
2021-10-11 11:32:57 +00:00
a94e5d1d14 Add submission # 572
https://github.com/arduino/library-registry/pull/572
2021-10-11 08:50:53 +00:00
ffa84b7e6f Add submission # 571
https://github.com/arduino/library-registry/pull/571
2021-10-10 17:05:11 +00:00
8584b3db7b Add submission # 570
https://github.com/arduino/library-registry/pull/570
2021-10-10 02:44:50 +00:00
1a39f6d13b Add submission # 569
https://github.com/arduino/library-registry/pull/569
2021-10-09 17:23:07 +00:00
011b15d155 Add submission # 568
https://github.com/arduino/library-registry/pull/568
2021-10-09 05:37:19 +00:00
3d547d3d48 Add submission # 567
https://github.com/arduino/library-registry/pull/567
2021-10-08 14:36:00 +00:00
291504dc4d Add submission # 566
https://github.com/arduino/library-registry/pull/566
2021-10-08 14:25:18 +00:00
a2a72c8e85 Add submission # 565
https://github.com/arduino/library-registry/pull/565
2021-10-08 01:07:44 +00:00
7d15dafe2e Add submission # 564
https://github.com/arduino/library-registry/pull/564
2021-10-07 20:59:53 +00:00
0dac54be01 Add submission # 563
https://github.com/arduino/library-registry/pull/563
2021-10-05 04:23:53 +00:00
2bc058d9ac Add submission # 560
https://github.com/arduino/library-registry/pull/560
2021-10-04 00:26:48 +00:00
0fc4e2b37b Add submission # 557
https://github.com/arduino/library-registry/pull/557
2021-10-02 02:32:44 +00:00
6a99e82a34 Add submission # 556
https://github.com/arduino/library-registry/pull/556
2021-10-01 23:17:12 +00:00
9248f2d7a5 Add submission # 555
https://github.com/arduino/library-registry/pull/555
2021-10-01 19:33:21 +00:00
c4a8ab830e Add submission # 554
https://github.com/arduino/library-registry/pull/554
2021-10-01 02:24:22 +00:00
213b49e020 Add submission # 553
https://github.com/arduino/library-registry/pull/553
2021-09-30 20:33:21 +00:00
629f0b8de7 Add submission # 552
https://github.com/arduino/library-registry/pull/552
2021-09-30 05:28:45 +00:00
bce72f0fb8 Add submission # 551
https://github.com/arduino/library-registry/pull/551
2021-09-29 19:04:55 +00:00
f008914747 Add submission # 550
https://github.com/arduino/library-registry/pull/550
2021-09-29 14:55:00 +00:00
fba241dec9 Add submission # 549
https://github.com/arduino/library-registry/pull/549
2021-09-29 05:51:14 +00:00
067f897c2b Add submission # 548
https://github.com/arduino/library-registry/pull/548
2021-09-29 03:22:30 +00:00
dcc96c5999 Add submission # 546
https://github.com/arduino/library-registry/pull/546
2021-09-28 04:14:41 +00:00
3cc663be3e Add submission # 545
https://github.com/arduino/library-registry/pull/545
2021-09-28 02:52:00 +00:00
ee728821b1 Add submission # 544
https://github.com/arduino/library-registry/pull/544
2021-09-27 18:55:51 +00:00
676665ac75 Add submission # 543
https://github.com/arduino/library-registry/pull/543
2021-09-27 18:52:30 +00:00
b5bb20864d Add submission # 542
https://github.com/arduino/library-registry/pull/542
2021-09-27 13:07:19 +00:00
65e77b9f14 Add submission # 540
https://github.com/arduino/library-registry/pull/540
2021-09-27 06:10:35 +00:00
71ca50bbad Add submission # 539
https://github.com/arduino/library-registry/pull/539
2021-09-27 05:35:54 +00:00
40876777c5 Add submission # 538
https://github.com/arduino/library-registry/pull/538
2021-09-26 16:06:54 +00:00