Lucas Saavedra Vaz
e3bcc58672
ci(esp32p4): Add missing options for P4 ( #11014 )
...
Co-authored-by: Rodrigo Garcia <rodrigo.garcia@espressif.com>
2025-02-26 11:49:42 +02:00
Lucas Saavedra Vaz
e403f0b481
ci(json): Add configuration requirements to ci.json files ( #10385 )
...
* ci(json): Add support for checking sdkconfig before running tests
* docs(ci): Add explanation about requires field in JSON
* fix(json): Ignore comments when searching requirements
* feat(json): Add extended regex support to requires field
* change(json): Move to using requirements in JSON
* fix(json): Fix requirements for touch tests
* refactor(json): Fix formatting of JSON files
* fix(spi): Fix SPI example and JSON
2024-09-30 13:43:50 +03:00
Lucas Saavedra Vaz
4e9eb35752
feat(pre-commit): Add JSON formatter to pre-commit hooks ( #10324 )
2024-09-11 15:18:03 +03:00
Lucas Saavedra Vaz
cd3d0bf569
fix(tests): Use proper API and check for required token ( #10223 )
2024-08-22 23:44:49 +03:00
Lucas Saavedra Vaz
f5b8e27df7
ci(refactor): Refactor workflows and skip files ( #9696 )
...
* ci(refactor): Refactor workflows and skip files
* ci(refactor): Refactor workflows and skip files
* ci(refactor): Improvements and compilation of only related files
* ci(refactor): Delete duplicated steps
* ci(refactor): General improvements
* ci(refactor): Delete duplicated lines
* ci(refactor): Rename jobs
2024-06-05 15:19:25 +03:00
Lucas Saavedra Vaz
e10de73e61
ci(qemu): Add QEMU emulator to CI ( #9558 )
...
* ci(qemu): Add QEMU emulator to CI
* ci(qemu): Fix windows build
* ci(qemu): Fix skips
* ci(qemu): Skip performance tests
* ci(qemu): Disable QEMU tests for now
* fix(platform): Fix build script recipe number
2024-05-13 23:09:10 +02:00
Lucas Saavedra Vaz
1299582047
ci(performance): Add performance tests to CI ( #9560 )
...
* ci(performance): Add performance tests to CI
* ci(req): Fix requirements
* ci(pre-commit): Apply automatic fixes
* ci(pre-commit): Increase maximum allowed complexity for python
---------
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
Co-authored-by: Jan Procházka <90197375+P-R-O-C-H-Y@users.noreply.github.com>
2024-05-07 13:16:13 +02:00