Ivan Kravets
|
fe237f15aa
|
Implement "extends" for project configuration // Resolve #2953
|
2019-08-31 23:39:41 +03:00 |
|
Ivan Kravets
|
0677bcecb9
|
Improve printing of tabulated results
|
2019-08-17 20:55:16 +03:00 |
|
Ivan Kravets
|
c51c35018d
|
Fix test
|
2019-07-22 00:57:01 +03:00 |
|
Ivan Kravets
|
83f64cebbd
|
Remove test code
|
2019-07-02 12:23:35 +03:00 |
|
Ivan Kravets
|
69de40c409
|
Fix an issue when empty multiple values for project option were not casted to list // Resolve #2734
|
2019-07-02 12:21:06 +03:00 |
|
Ivan Kravets
|
1bff3c6615
|
Use isolated Core folder for test_maintenance
|
2019-06-28 13:21:11 +03:00 |
|
Ivan Kravets
|
4d23ad03c3
|
Remove upgrade hooks from Core 2.0 to Core 3.0
|
2019-06-28 13:03:49 +03:00 |
|
Ivan Kravets
|
38408c1e1f
|
Use only 1 example per framework for CI
|
2019-06-15 21:09:52 +03:00 |
|
Ivan Kravets
|
23a2022f04
|
Add support for PLATFORMIO_DEFAULT_ENVS system environment variable // Resolve #1967
|
2019-06-01 22:43:44 +03:00 |
|
Ivan Kravets
|
4af615a49c
|
Maintain renamed options when reading configuration file
|
2019-06-01 16:58:14 +03:00 |
|
Ivan Kravets
|
6186b425d4
|
Typo fix
|
2019-06-01 15:38:55 +03:00 |
|
Ivan Kravets
|
f3c8277572
|
Fix broken tests
|
2019-05-30 21:27:12 +03:00 |
|
Ivan Kravets
|
346579b93c
|
Improve type converting for config options
|
2019-05-30 17:34:44 +03:00 |
|
Ivan Kravets
|
3cc4af1723
|
Refactor project config options
|
2019-05-30 16:38:04 +03:00 |
|
Ivan Kravets
|
dec43bec9d
|
Fix test
|
2019-05-28 00:09:20 +03:00 |
|
Ivan Kravets
|
3df01405a1
|
Remove unused Python imports
|
2019-05-27 22:25:22 +03:00 |
|
Ivan Kravets
|
078b0af312
|
Test only 1 project example per dev/platform for AppVeyor CI
|
2019-05-27 18:17:57 +03:00 |
|
Ivan Kravets
|
c79b3ff7f1
|
Override default “platformio.ini” with a custom using "-c, --project-conf" option // Resolve #1913
|
2019-05-10 00:01:10 +03:00 |
|
Ivan Kravets
|
62b80c396b
|
Added support for the latest Python "Click" package (CLI Builder) // Resolve #349
|
2019-05-09 00:51:28 +03:00 |
|
Ivan Kravets
|
4f98a3fd42
|
Share common (global) options between declared build environments using "[env]" section // Resolve #1643 Resolve #790
|
2019-05-08 20:19:39 +03:00 |
|
Ivan Kravets
|
07a2a49d93
|
Refactor project helpers
|
2019-05-07 22:13:21 +03:00 |
|
Ivan Kravets
|
c235974eb6
|
Switch to the new ProjectConfig API
|
2019-05-07 17:51:50 +03:00 |
|
Ivan Kravets
|
7f607b742f
|
Fix issue when handling dynamic variables
|
2019-05-04 12:23:23 +03:00 |
|
Ivan Kravets
|
8e55c9e4d0
|
Include external configuration files with "extra_configs" option // Resolve #1590
|
2019-05-03 21:03:36 +03:00 |
|
Ivan Kravets
|
d9e6111ac3
|
Fix error with conflicting declaration of a prototype (Arduino sketch preprocessor)
|
2019-03-20 18:49:20 +02:00 |
|
Ivan Kravets
|
0d904ad1cc
|
Fix "FileExistsError" when "platformio ci" command is used in pair with "--keep-build-dir" option
|
2019-03-14 20:12:18 +02:00 |
|
Ivan Kravets
|
17efa89047
|
Disable STM8 from CI tests
|
2019-01-30 18:00:40 +02:00 |
|
Ivan Kravets
|
b6ccda3568
|
Fix cmd_lib test
|
2019-01-17 17:56:21 +02:00 |
|
Ivan Kravets
|
88d06b4437
|
Ignore examples for ststm8 on Linux
|
2019-01-12 01:08:13 +02:00 |
|
Ivan Kravets
|
a60c57ac58
|
Initial support for Python 3.5+ // Resolve #895 Resolve #1365
|
2018-12-26 20:54:29 +02:00 |
|
Ivan Kravets
|
7b998c8cda
|
Fix an issue with incorrect handling of a custom package name
|
2018-10-19 16:37:15 +03:00 |
|
Ivan Kravets
|
98a1fd79b6
|
Revert back "Handle first part for package name"
|
2018-10-19 16:13:55 +03:00 |
|
Ivan Kravets
|
e344194f86
|
Handle first part for package name
|
2018-10-19 15:58:43 +03:00 |
|
Ivan Kravets
|
34325dbc4c
|
Support in-line comments for multi-line value in platformio.ini
|
2018-10-02 00:11:41 +03:00 |
|
Ivan Kravets
|
e9f2334e59
|
Fix lib test
|
2018-09-26 15:25:38 +03:00 |
|
Ivan Kravets
|
476a878733
|
Skip Intel MCS-51 tests for Linux
|
2018-08-20 20:54:07 +03:00 |
|
Ivan Kravets
|
d9e908fceb
|
Test 3 random examples from each dev/platform
|
2018-07-27 15:45:51 +03:00 |
|
Ivan Kravets
|
2004c9b079
|
Fix "test_lib" test
|
2018-07-26 20:46:21 +03:00 |
|
Ivan Kravets
|
75754a4750
|
Don't export `CPPPATH` of project dependent libraries to frameworks // Resolve #1665
|
2018-06-08 21:38:41 +03:00 |
|
Ivan Kravets
|
50c568c232
|
Fix "RuntimeError: maximum recursion depth exceeded" for library manager // Resolve #1528
|
2018-04-26 01:49:16 +03:00 |
|
Ivan Kravets
|
6b6860196a
|
Fix issue with "build_unparse" for string items
|
2018-04-20 19:10:20 +03:00 |
|
Ivan Kravets
|
5214b32ee3
|
Print request URL when package fails
|
2018-03-23 13:50:33 +02:00 |
|
Ivan Kravets
|
979a6a80f0
|
Fix issue which did not allow to override runtime build environment using extra POST script
|
2018-03-20 19:24:05 +02:00 |
|
Ivan Kravets
|
6f9fac5663
|
YAPF for test
|
2018-03-20 16:10:11 +02:00 |
|
Ivan Kravets
|
61374f15f1
|
Fix issue with `build_unflags` option when a macro contains value
|
2018-03-20 16:06:39 +02:00 |
|
Ivan Kravets
|
218a1dccf6
|
Fix issue with installing only the one platform package by specified type
|
2018-03-16 13:33:59 +02:00 |
|
Ivan Kravets
|
6ec1890f52
|
Fix GitHub's "TLSV1_ALERT_PROTOCOL_VERSION" issue when upgrading PIO Core to development version
|
2018-03-03 14:36:17 +02:00 |
|
Ivan Kravets
|
591e876660
|
Move http://platformio.org to https://platformio.org
|
2018-02-13 01:34:24 +02:00 |
|
Ivan Kravets
|
aa57924488
|
Fix command:ci test
|
2018-02-04 01:46:57 +02:00 |
|
Ivan Kravets
|
c5af85f123
|
Fix issue with multiple OneWire libs and infinite pause
|
2018-02-04 01:04:53 +02:00 |
|