Ivan Kravets
|
b6128aeaa1
|
Apply formatting
|
2020-11-22 22:32:03 +02:00 |
|
Ivan Kravets
|
881782be05
|
Allow spaces and dots in example's name ([package manifest)
|
2020-11-22 21:42:25 +02:00 |
|
Ivan Kravets
|
ead99208f2
|
Increase example name in manifest to 255 chars
|
2020-11-09 11:38:46 +02:00 |
|
Ivan Kravets
|
c454ae336d
|
Added support for "owner" requirement when declaring `dependencies using library.json`
|
2020-09-09 13:10:42 +03:00 |
|
Ivan Kravets
|
65b1029216
|
Host SPDX licenses on Bintray, Github is blocked in multiple countries
|
2020-09-07 13:16:08 +03:00 |
|
Ivan Kravets
|
d92c1d3442
|
Refactor HTTP related operations
|
2020-08-22 17:48:49 +03:00 |
|
Ivan Kravets
|
808852f4cc
|
Set default timeout for http requests // Resolve #3623
|
2020-08-16 20:21:30 +03:00 |
|
Ivan Kravets
|
fd7dba1d74
|
Package Manifest: increase package author.name field to the 100 chars
|
2020-08-13 17:50:44 +03:00 |
|
Ivan Kravets
|
893ca1b328
|
Switch library manager to the new package manager
|
2020-08-12 13:27:05 +03:00 |
|
Ivan Kravets
|
f85cf61d68
|
Revert back max length of author name to 50 chars
|
2020-07-08 23:23:14 +03:00 |
|
Ivan Kravets
|
f27c71a0d4
|
Increase author name length to 100 chars for manifest
|
2020-07-08 22:56:14 +03:00 |
|
Ivan Kravets
|
08a87f3a21
|
Do not allow [;.<>] chars for a package name
|
2020-07-03 19:14:58 +03:00 |
|
Ivan Kravets
|
967a856061
|
Do not allow ":" and "/" chars in a package name
|
2020-06-22 15:25:02 +03:00 |
|
Ivan Kravets
|
9724660dda
|
Update SPDX licenses to 3.9
|
2020-05-19 13:27:44 +03:00 |
|
Ivan Kravets
|
edc2d10574
|
Update SPDX License List to 3.8
|
2020-02-11 18:59:35 +02:00 |
|
Ivan Kravets
|
efe8e599fd
|
Added support for Arduino's library.properties `depends` field // Resolve #2781
|
2020-02-05 00:04:16 +02:00 |
|
Ivan Kravets
|
ea0b462d0b
|
PyLint fixes
|
2019-12-29 14:18:43 +02:00 |
|
Ivan Kravets
|
442a7e3576
|
Made package ManifestSchema compatible with marshmallow >= 3 // Resolve #3296
|
2019-12-29 13:13:04 +02:00 |
|
Ivan Kravets
|
f9494c940e
|
Add support for "downloadUrl" in package manifest
|
2019-12-20 20:20:09 +02:00 |
|
Ivan Kravets
|
7bcfea13fb
|
Fixed an issue with linking process when `$LDSCRIPT` contains a space in path
|
2019-10-17 16:52:18 +03:00 |
|
Ivan Kravets
|
27fc19d6b3
|
Switch to Marshmallow ODM framework
|
2019-10-17 00:17:16 +03:00 |
|