Ivan Kravets
|
c950d6d366
|
CI: Disable cleaning of ubuntu instance
|
2025-02-08 21:51:50 +02:00 |
|
Ivan Kravets
|
29cd2d2bdb
|
Update GH actions
|
2025-02-08 21:24:54 +02:00 |
|
Christian Clauss
|
4dc7ea5bd0
|
Fix typos discovered by codespell (#5078)
* Fix typos discovered by codespell
* codespell-project/actions-codespell@v2
|
2025-02-08 17:21:12 +02:00 |
|
Ivan Kravets
|
1be6e10f99
|
Introduced the PLATFORMIO_RUN_JOBS environment variable // Resolve #5077
|
2025-02-08 17:15:34 +02:00 |
|
Ivan Kravets
|
fe2fd5e880
|
Sync docs
|
2024-12-02 21:32:10 +02:00 |
|
Ivan Kravets
|
2d4a87238a
|
Add support for Python 3.13
|
2024-09-23 23:25:46 +03:00 |
|
Ivan Kravets
|
4230b223d2
|
Update bottle to 0.13.*
|
2024-09-16 20:45:30 +03:00 |
|
Ivan Kravets
|
cf497e8829
|
Update tests
|
2024-08-29 15:58:12 +03:00 |
|
Ivan Kravets
|
28bd200cd6
|
Move core/pip dependencies to the separate "dependencies" module
|
2024-03-18 13:14:22 +02:00 |
|
Ivan Kravets
|
32991356f3
|
Enhanced Static Code Analysis to accommodate scenarios where custom src_dir or include_dir are located outside the project folder // Issue #4874
|
2024-03-16 14:07:01 +02:00 |
|
Ivan Kravets
|
c28740cfb1
|
Update tests
|
2024-03-16 13:43:44 +02:00 |
|
Ivan Kravets
|
e1f34c7ea0
|
Drastically enhanced the speed of project building when operating in verbose mode // Resolve #4783
|
2023-11-16 20:05:44 +02:00 |
|
Ivan Kravets
|
f1c445be15
|
Bump version to 6.1.11
|
2023-08-31 17:54:11 +03:00 |
|
Ivan Kravets
|
c9235a5276
|
Use UTC-based timestamp
|
2023-06-09 15:18:07 +03:00 |
|
Ivan Kravets
|
7bbfaab891
|
Avoid tox 4.0
|
2022-12-13 19:36:15 +02:00 |
|
Ivan Kravets
|
84c2e0a3d6
|
Tests: fest latest package version in runtime
|
2022-07-06 18:41:00 +03:00 |
|
Ivan Kravets
|
6134db8e81
|
Fixed an issue when library dependencies were installed for the incompatible project environment // Resolve #4338
|
2022-07-04 18:50:06 +03:00 |
|
Ivan Kravets
|
4a7a8b8b68
|
Update tests
|
2022-06-10 14:00:46 +03:00 |
|
Ivan Kravets
|
51ab0bbd3c
|
Update tests
|
2022-06-10 13:32:48 +03:00 |
|
Ivan Kravets
|
db366b3163
|
Fix test
|
2022-06-01 12:10:57 +03:00 |
|
Ivan Kravets
|
506a08c7cf
|
Fix tests
|
2022-05-31 14:04:49 +03:00 |
|
Ivan Kravets
|
517ee6532f
|
Move "strip_ansi_codes" to the util
|
2022-05-04 18:55:34 +03:00 |
|
Ivan Kravets
|
1269ce064a
|
Improved detection of a package type from the tarball archive // Resolve #3828
|
2022-04-08 13:58:40 +03:00 |
|
Ivan Kravets
|
1615159014
|
Fix test
|
2022-04-08 12:03:31 +03:00 |
|
Ivan Kravets
|
8de5db4b48
|
Added support for “scripts” in package manifest // Resolve #485
|
2022-04-03 19:53:34 +03:00 |
|
Ivan Kravets
|
71f9401e23
|
Fixed an issue when manually removed dependencies were not uninstalled from the storage // Resolve #3076
|
2022-04-02 22:30:35 +03:00 |
|
Ivan Kravets
|
e4fb675d5f
|
Install only missed dependencies for the private libraries // Resolve #2910
|
2022-04-01 17:25:40 +03:00 |
|
Ivan Kravets
|
be8f842061
|
Automatically install dependencies of the local (private) libraries // Resolve #2910
|
2022-03-31 19:25:44 +03:00 |
|
Ivan Kravets
|
a6e12532f8
|
Implement pio pkg search command // Issue #3373
|
2022-03-30 17:32:05 +03:00 |
|
Ivan Kravets
|
6c8173d1aa
|
Implement pio pkg show command // Issue #3373
|
2022-03-29 16:39:48 +03:00 |
|
Ivan Kravets
|
d7477833d6
|
PyLint fixes
|
2022-03-24 14:29:32 +02:00 |
|
Ivan Kravets
|
7624645626
|
Implement pio pkg list command // Issue #3373
|
2022-03-24 14:17:18 +02:00 |
|
Ivan Kravets
|
accc8ac254
|
Add test for "pio pkg outdated" command
|
2022-03-21 16:00:29 +02:00 |
|
Ivan Kravets
|
435a526140
|
Implement pio pkg update command // Issue #3373
|
2022-03-20 15:40:44 +02:00 |
|
Ivan Kravets
|
346580d955
|
Do not warn about unknown packages if they are built-in libraries
|
2022-03-19 18:13:29 +02:00 |
|
Ivan Kravets
|
81f343dbe8
|
Cleanup dev-platform package installer
|
2022-03-19 18:12:36 +02:00 |
|
Ivan Kravets
|
1ffa924483
|
Fix test
|
2022-03-16 18:17:21 +02:00 |
|
Ivan Kravets
|
463a16a68f
|
Implement "pio pkg uninstall" command // Issue #3373
|
2022-03-16 16:23:09 +02:00 |
|
Ivan Kravets
|
d2adca8d68
|
Minor improvements
|
2022-03-16 16:18:59 +02:00 |
|
Ivan Kravets
|
c9037982d7
|
Save tool deps into the "platformio.ini" // Issue #3373
|
2022-03-14 13:37:47 +02:00 |
|
Ivan Kravets
|
2201214717
|
Allow to skip saving of package dependencies to the "platformio.ini" // Issue #3373
|
2022-03-09 19:07:11 +02:00 |
|
Ivan Kravets
|
9e40eb992e
|
Implement unified "pio pkg install" CLI // Issue #3373
|
2022-03-08 14:58:01 +02:00 |
|
Ivan Kravets
|
54c18ae0c6
|
Fix test on Win
|
2022-02-19 21:10:57 +02:00 |
|
Ivan Kravets
|
33da2af31e
|
Improve pio pkg exec test
|
2022-02-19 19:22:40 +02:00 |
|