Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI Improvement Tasks #9573

Open
5 of 14 tasks
lucasssvaz opened this issue Apr 29, 2024 · 0 comments
Open
5 of 14 tasks

CI Improvement Tasks #9573

lucasssvaz opened this issue Apr 29, 2024 · 0 comments
Assignees
Milestone

Comments

@lucasssvaz
Copy link
Collaborator

lucasssvaz commented Apr 29, 2024

Some ideas for improving our CI and making it more reliable and capable:

  • Wokwi support (ci(wokwi): Add Wokwi emulator to workflow #9540)
  • QEMU support (ci(qemu): Add QEMU emulator to CI #9558)
  • Run Wokwi or QEMU always with regular compilation tests
    • Separate test workflows in different files so it can be run concurrently.
  • Performance Tests (ci(performance): Add performance tests to CI #9560)
    • Add performance report
  • Optimize workflows for running only when specific file types and paths are changed
    • Compile only sketches that were changed
  • Add dynamic runner label selection for running specific tests
    • Add specialized hardware tests (e.g. Wi-Fi)
  • Improve caching of libs and tools
  • Test variant.cpp in boards test
  • Refactor and rename cfg.json files
  • Add release installation test
@lucasssvaz lucasssvaz added Type: Feature request Feature request for Arduino ESP32 Type: CI & Testing labels Apr 29, 2024
@lucasssvaz lucasssvaz self-assigned this Apr 29, 2024
@lucasssvaz lucasssvaz removed the Type: Feature request Feature request for Arduino ESP32 label Apr 29, 2024
@lucasssvaz lucasssvaz changed the title CI Improvements Tasks CI Improvement Tasks Apr 29, 2024
@VojtechBartoska VojtechBartoska added the Status: In Progress Issue is in progress label Apr 29, 2024
@VojtechBartoska VojtechBartoska added this to the 3.1.0 milestone Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In Progress
Development

No branches or pull requests

2 participants