Skip to content

Issues: Arduino-CI/arduino_ci

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Implement Wire.h slave device mock support arduino mocks Compilation mocks for the Arduino library enhancement New feature or request
#348 opened Jan 26, 2023 by ianfixes
Update documentation to recommend version pinning docs Documentation enhancement New feature or request
#343 opened Jan 17, 2023 by ianfixes arduino-cli 0.16
Use temporary directories for unit test artifacts ci scripts The test runner scripts enhancement New feature or request
#337 opened Dec 28, 2022 by ianfixes
Output errors to stderr ci scripts The test runner scripts enhancement New feature or request
#321 opened Feb 9, 2022 by pianistrevor arduino-cli 0.16
Expose build-properties flag backend enhancement New feature or request
#279 opened Jan 29, 2021 by ianfixes arduino-cli 0.16
Support for Teensy board backend enhancement New feature or request question Further information is requested
#275 opened Jan 25, 2021 by Strooom Potentially Backend
Add analongReference() constants arduino mocks Compilation mocks for the Arduino library enhancement New feature or request
#274 opened Jan 18, 2021 by ianfixes Arduino library completeness
Add tests of potential compiler errors arduino mocks Compilation mocks for the Arduino library enhancement New feature or request
#271 opened Jan 11, 2021 by ianfixes
Test example sketches even when no platforms are selected ci scripts The test runner scripts enhancement New feature or request
#266 opened Jan 7, 2021 by ianfixes Potentially Backend
Dependency problem on AVR specific #include. arduino mocks Compilation mocks for the Arduino library enhancement New feature or request not yet Awaits better environmental conditions some archs Only affects some Arduino architectures
#251 opened Dec 20, 2020 by RobTillaart avr-libc Mocks
Testing standalone sketches arduino mocks Compilation mocks for the Arduino library enhancement New feature or request
#245 opened Dec 14, 2020 by ianfixes
Code coverage report ci scripts The test runner scripts enhancement New feature or request
#205 opened Nov 13, 2020 by prestoncarman
Establish best practices for an arduino library's repository using arduino_ci enhancement New feature or request help wanted Extra attention is needed question Further information is requested
#164 opened Sep 28, 2020 by ianfixes
Letting Arduino/arduino-cli compile unittests arduino mocks Compilation mocks for the Arduino library enhancement New feature or request some OSes Only affects some OSes
#147 opened Aug 27, 2020 by matthijskooijman
Introduce "Behaviour" objects arduino mocks Compilation mocks for the Arduino library enhancement New feature or request
#145 opened Aug 26, 2020 by matthijskooijman
Godmode should probably use std::string (or STL container maybe) for SPI/Wire/UART data arduino mocks Compilation mocks for the Arduino library enhancement New feature or request
#143 opened Aug 26, 2020 by matthijskooijman
Millis() and micros() can’t be used for detecting timeouts arduino mocks Compilation mocks for the Arduino library enhancement New feature or request
#136 opened Jan 24, 2020 by lasselukkari
Establish mocks for interrupt.h arduino mocks Compilation mocks for the Arduino library avr AVR branch initiative enhancement New feature or request
#121 opened Feb 25, 2019 by ianfixes Arduino library completeness
Add unittest compilation tests for libraries that include only parts of Arduino avr AVR branch initiative enhancement New feature or request
#118 opened Feb 25, 2019 by ianfixes
add TROUBLESHOOTING.md docs Documentation enhancement New feature or request help wanted Extra attention is needed
#114 opened Feb 5, 2019 by ianfixes
Compile each non-test cpp file separately first and link object files enhancement New feature or request rubygem Ruby code is affected
#113 opened Feb 5, 2019 by hlovdal
Add ability to report compilation warnings, optionally fail on them ci scripts The test runner scripts enhancement New feature or request rubygem Ruby code is affected
#100 opened Jan 28, 2019 by ianfixes
ProTip! Exclude everything labeled bug with -label:bug.