Ivan Kravets
435a526140
Implement pio pkg update command // Issue #3373
2022-03-20 15:40:44 +02:00
Ivan Kravets
1b44ba4ce0
Dropped automatic updates of global libraries and development platforms // Resolve#4179
2022-02-16 21:53:18 +02:00
Ivan Kravets
a4d2dc856c
Do not check for "system prune" for newest PlatformIO Core installation
2022-02-16 21:08:13 +02:00
Ivan Kravets
6981894060
Minor updates
2022-01-19 17:16:23 +02:00
Ivan Kravets
27feb1ddd7
Added support for Click 8.0; updated other deps
2021-05-19 19:43:41 +03:00
Ivan Kravets
c0357daf01
Remove Python 2 code
2021-03-17 21:08:06 +02:00
Ivan Kravets
c6ab7827e7
Fixed incorrect size of unnecessary data // Resolve #3830
2021-03-09 19:26:22 +02:00
Ivan Kravets
493a33e754
Drop support for Python 2
2021-01-27 22:25:42 +02:00
Ivan Kravets
2c389ae11e
Added new check_prune_system_threshold setting
2021-01-24 17:21:22 +02:00
Ivan Kravets
4e637ae58a
Drop Python 2 from PIO Core test
2021-01-18 18:15:15 +02:00
Ivan Kravets
ce4c45a075
Show a warning message about deprecated support for Python 2 and Python 3.5
2020-12-26 16:10:07 +02:00
Ivan Kravets
038674835a
Workaround for a broken locale
2020-11-02 12:27:17 +02:00
Ivan Kravets
2d9480a6a7
Support for GitPod environment
2020-11-01 21:05:03 +02:00
Ivan Kravets
f946a0bc08
Reformat code with black==20.8b1
2020-09-09 16:27:36 +03:00
Dirk Mueller
c8ea64edab
Fix link to FAQ sections ( #3642 )
...
* Fix link to FAQ sections
Use consistently the same host and url and fix one unmatched anchor.
* Update HISTORY.rst
Co-authored-by: Ivan Kravets <me@ikravets.com >
2020-09-02 19:13:20 +03:00
Ivan Kravets
620241e067
Move package "version" related things to "platformio.package.version" module
2020-08-23 15:24:31 +03:00
Ivan Kravets
7e4bfb1959
Move CacheContent API to "cache.py" module
2020-08-22 20:05:14 +03:00
Ivan Kravets
d92c1d3442
Refactor HTTP related operations
2020-08-22 17:48:49 +03:00
Ivan Kravets
04694b4126
Switch legacy platform manager to the new
2020-08-15 23:11:01 +03:00
Ivan Kravets
276ca61cde
Refactor dev-platform API
2020-08-14 16:39:15 +03:00
Ivan Kravets
64ff6a0ff5
Switch legacy core package manager to the new
2020-08-13 18:30:04 +03:00
Ivan Kravets
893ca1b328
Switch library manager to the new package manager
2020-08-12 13:27:05 +03:00
Ivan Kravets
27fd3b0b14
Improve detecting if PlatformIO Core is run in container
2020-06-05 14:17:19 +03:00
Ivan Kravets
f7dceb782c
Fix PY2.7 when PermissionError is not avialable
2020-06-03 21:24:01 +03:00
Ivan Kravets
fe52f60389
Bypass PermissionError when cleaning the cache
2020-06-03 14:33:53 +03:00
Ivan Kravets
dd1fe74956
PyLint fix
2020-02-21 15:44:55 +02:00
Ivan Kravets
49aed34325
Rename PIO Plus to Professional
2020-02-21 15:44:24 +02:00
Ivan Kravets
49ceadc6ad
Move exceptions to their components
2019-11-28 16:15:54 +02:00
Ivan Kravets
71168b1a5f
Replace IoT with Embedded
2019-11-07 16:49:34 +02:00
Ivan Kravets
7c41c7c2f3
Introduce Black to automate code formatting
2019-09-23 23:13:48 +03:00
Ivan Kravets
6a90388649
Move FS related helpers to fs.py module
2019-08-12 19:44:37 +03:00
Ivan Kravets
936b04e075
Remove upgrade hooks from Core 2.0 to Core 3.0
2019-06-28 13:04:34 +03:00
Ivan Kravets
1d80914070
Remove upgrade hooks from Core 2.0 to Core 3.0
2019-06-27 14:56:21 +03:00
Ivan Kravets
61db0f1d6a
YAPF 0.27.0
2019-05-30 23:42:15 +03:00
Ivan Kravets
19725fec04
Add options to override default locations used by PlatformIO Core // Resolve #1615
2019-05-24 20:49:05 +03:00
Ivan Kravets
0fda79a075
Switch to Click meta context for lib CLI
2019-05-23 13:05:44 +03:00
Ivan Kravets
21e2ac6695
Use isolated library dependency storage per project build environment // Resolve #1696
2019-05-23 00:23:24 +03:00
Ivan Kravets
4386dc56ea
Move "in_silence" to PlatformioCLI
2019-05-21 13:18:11 +03:00
Ivan Kravets
971049b41c
Move process related helpers to "proc" module
2019-05-16 21:03:15 +03:00
Ivan Kravets
aaf61082c1
Replace "--only-check" CLI option by "--dry-run"
2019-05-16 20:02:45 +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
a60c57ac58
Initial support for Python 3.5+ // Resolve #895 Resolve #1365
2018-12-26 20:54:29 +02:00
Ivan Kravets
6f01f10f59
YAPF
2018-11-29 17:59:29 +02:00
Ivan Kravets
33ea6ef123
Be in silence when debug interpreter is run
2018-11-29 15:21:06 +02:00
Ivan Kravets
e6fa8654ad
YAPF
2018-09-20 14:55:55 +03:00
Ivan Kravets
d448a0ec5c
Switch docs to HTTPS
2018-08-15 19:44:02 +03:00
Ivan Kravets
2fb8128791
YAPF
2018-06-02 16:14:58 +03:00
Ivan Kravets
591e876660
Move http://platformio.org to https://platformio.org
2018-02-13 01:34:24 +02:00
Ivan Kravets
0f37e15b6c
Improve off-line mode // Resolve #1126
2017-12-13 18:14:01 +02:00
Ivan Kravets
f7815d6c9b
Check PIO Core updates after reset of time counter // Issue #1126
2017-12-13 01:31:41 +02:00