Ivan Kravets
|
472c80159d
|
Do not export common libdeps_dir
|
2022-05-31 21:59:24 +03:00 |
|
Ivan Kravets
|
4a95148cd0
|
Do not modify existing directory
|
2022-05-31 20:37:44 +03:00 |
|
Ivan Kravets
|
11a43b2693
|
Regroup "system" commands
|
2022-05-31 17:31:21 +03:00 |
|
Ivan Kravets
|
12fb02db6e
|
Use "cli" to the top commands
|
2022-05-31 17:30:41 +03:00 |
|
Ivan Kravets
|
52f8e98eed
|
Move "run" command to the root
|
2022-05-31 17:20:56 +03:00 |
|
Ivan Kravets
|
dcc63da2ef
|
Move "check" command to the root
|
2022-05-31 17:16:55 +03:00 |
|
Ivan Kravets
|
756bb07d1a
|
Move "home" command to the root
|
2022-05-31 17:14:52 +03:00 |
|
Ivan Kravets
|
d2be7033e9
|
Move "remote" command to the root
|
2022-05-31 17:12:59 +03:00 |
|
Ivan Kravets
|
27ccdc76a0
|
Move "system" command to the root
|
2022-05-31 17:09:22 +03:00 |
|
Ivan Kravets
|
dcecd5f922
|
Refactor handling of CLI commands
|
2022-05-31 17:07:56 +03:00 |
|
Ivan Kravets
|
506a08c7cf
|
Fix tests
|
2022-05-31 14:04:49 +03:00 |
|
Ivan Kravets
|
e2892d5d4c
|
Bump version to 6.0.2rc2
|
2022-05-30 22:23:36 +03:00 |
|
Ivan Kravets
|
0ce7885833
|
Fix module import
|
2022-05-30 22:23:06 +03:00 |
|
Ivan Kravets
|
6b7e8ebe97
|
Bump version to 6.0.2rc1
|
2022-05-30 21:04:19 +03:00 |
|
Ivan Kravets
|
6e5aee5ef3
|
Rename "registry" module to the "client"
|
2022-05-30 21:02:59 +03:00 |
|
Ivan Kravets
|
4aebf8c9d7
|
Refactor account module
|
2022-05-30 21:00:22 +03:00 |
|
Ivan Kravets
|
1f75430fab
|
Move registry client to the package module
|
2022-05-30 20:36:18 +03:00 |
|
Ivan Kravets
|
2564b9eb78
|
Move http module to the root
|
2022-05-30 20:29:35 +03:00 |
|
Ivan Kravets
|
cf558036d0
|
Sync docs
|
2022-05-30 20:22:48 +03:00 |
|
Ivan Kravets
|
b568eb68d6
|
Docs: refactor installation guide and FAQ
|
2022-05-30 18:53:53 +03:00 |
|
Ivan Kravets
|
19006378a8
|
Sync docs
|
2022-05-30 14:27:45 +03:00 |
|
Ivan Kravets
|
a19c4dbcda
|
Show a warning when testing an empty project without a test suite // Resolve #4278
|
2022-05-28 22:09:14 +03:00 |
|
Ivan Kravets
|
22a0a20666
|
Update deps
|
2022-05-28 22:07:44 +03:00 |
|
Ivan Kravets
|
440bb1e6f4
|
Bump version to 6.0.2b1
|
2022-05-26 22:30:20 +03:00 |
|
Ivan Kravets
|
87dffa36b8
|
Improved support for user inputs
|
2022-05-26 22:29:51 +03:00 |
|
Ivan Kravets
|
bd052d0ce0
|
Show a warning when testing an empty project without a test suite // Resolve #4278
|
2022-05-26 19:55:23 +03:00 |
|
Ivan Kravets
|
73dd29c59c
|
Follow symbolic links during searching for the unit test suites // Resolve #4288
|
2022-05-26 19:18:21 +03:00 |
|
Ivan Kravets
|
460a983ab2
|
Do not export empty scopes to the build environment
|
2022-05-26 19:15:15 +03:00 |
|
Ivan Kravets
|
ea94f65159
|
Minor improvements
|
2022-05-26 19:11:33 +03:00 |
|
Ivan Kravets
|
6f6460fd4e
|
Minor improvements
|
2022-05-26 19:10:58 +03:00 |
|
Ivan Kravets
|
5f812409d4
|
Fixed an issue with debugging assembly files without preprocessor (".s")
|
2022-05-25 19:23:24 +03:00 |
|
Sebastian Guarino
|
87f2e86928
|
Fix filter argument used in remote agent (#4291)
* Fix filter argument used in remote agent
* Linting
* Renamed reserved variable name to filter_
|
2022-05-25 14:54:08 +03:00 |
|
Ivan Kravets
|
626640cc05
|
Accurate information about broken test suites in PIO Core 5.0 // Resolve #4279
|
2022-05-20 21:10:10 +03:00 |
|
Ivan Kravets
|
f5e0ccecc3
|
Docs: Sync dev-platforms
|
2022-05-20 14:44:54 +03:00 |
|
Ivan Kravets
|
598769fe1b
|
Bump version to 6.0.2a2
|
2022-05-20 10:57:24 +03:00 |
|
Ivan Kravets
|
f7e24f2093
|
Drop "test_verbosity_level" configuration option // Issue #4276
|
2022-05-20 10:56:42 +03:00 |
|
Ivan Kravets
|
9b141bf5a8
|
Control Unit Testing verbosity with a new test_verbosity_level configuration option // Resolve #4276
|
2022-05-19 21:23:30 +03:00 |
|
Ivan Kravets
|
9d2adb37f3
|
Sync examples
|
2022-05-19 19:32:08 +03:00 |
|
Ivan Kravets
|
97e2d24cd1
|
Use Python 3.9 for CI examples
|
2022-05-19 19:18:38 +03:00 |
|
Ivan Kravets
|
720732eba6
|
Fix env section location
|
2022-05-19 19:16:52 +03:00 |
|
Ivan Kravets
|
37c6f20747
|
Test only popular dev-platforms
|
2022-05-19 19:10:54 +03:00 |
|
Ivan Kravets
|
e27c1c39e4
|
Remove debug messages
|
2022-05-19 18:38:17 +03:00 |
|
Ivan Kravets
|
1e000027c7
|
Fix master branch
|
2022-05-19 18:32:27 +03:00 |
|
Ivan Kravets
|
e3fea07596
|
Add deployment workflow
|
2022-05-19 18:23:06 +03:00 |
|
Ivan Kravets
|
06ed9ba77d
|
Fixed an issue when "build_src_flags" were applied outside project scope // Resolve #4277
|
2022-05-19 17:55:27 +03:00 |
|
Ivan Kravets
|
f4d9769450
|
Move ino2cpp tests to the misc folder
|
2022-05-19 14:36:24 +03:00 |
|
Valerii Koval
|
9da7c42be4
|
Exclude ESPHome from projects CI on Windows
|
2022-05-19 14:31:00 +03:00 |
|
Ivan Kravets
|
3419558265
|
Use private Github Actions environment
|
2022-05-19 13:29:48 +03:00 |
|
Ivan Kravets
|
61383f9b08
|
Pass extra envs to the tox
|
2022-05-19 12:18:08 +03:00 |
|
Ivan Kravets
|
be0acaed40
|
Cleanup CI configs
|
2022-05-19 12:02:52 +03:00 |
|