Skip to content

Pull requests: Arduino-CI/arduino_ci

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
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Introduce EEPROM support (#166)
#167 by jgfoster was closed Oct 5, 2020 Loading…
Move repo to Arduino-CI GitHub Org
#162 by ianfixes was merged Sep 23, 2020 Loading…
Update docs to explain purpose of SampleProjects docs Documentation enhancement New feature or request
#156 by jgfoster was merged Oct 6, 2020 Loading…
Provide for local Projects directory
#154 by jgfoster was closed Sep 8, 2020 Loading…
Explicitly exclude sample projects from Rubocop tests
#153 by ianfixes was merged Sep 8, 2020 Loading…
Docs: fix compile error in sample code
#151 by jgfoster was merged Sep 8, 2020 Loading…
Fix/update links in documentation
#148 by per1234 was merged Aug 29, 2020 Loading…
Fixes
#144 by matthijskooijman was closed Nov 11, 2020 Loading…
Add support to exclude directories
#134 by ianfixes was merged Sep 3, 2019 Loading…
Bugfixes
#130 by ianfixes was merged Aug 12, 2019 Loading…
3
Adding board definitions for #89
#123 by Doom4535 was closed May 29, 2019 Loading…
Mock for sleep and wdt arduino mocks Compilation mocks for the Arduino library avr AVR branch initiative enhancement New feature or request
#115 by PRosenb was merged Feb 25, 2019 Loading… Arduino library completeness
Fix nullptr support again, remove custom implementation
#112 by ianfixes was merged Feb 5, 2019 Loading…
Correction for issue #102
#110 by hlovdal was closed Feb 6, 2019 Loading…
Run unittest_setup and _teardown with every unit test
#108 by ianfixes was merged Jan 31, 2019 Loading…
Fixed nullptr and made some general test speedups
#106 by ianfixes was merged Jan 30, 2019 Loading…
Fix typo
#105 by s-celles was merged Jan 30, 2019 Loading…
Unit test additions (both Ruby and C++) enhancement New feature or request rubygem Ruby code is affected unittest libs The assert / assure / unittest reporting apparatus is affected
#103 by ianfixes was merged Jan 29, 2019 Loading…
Handle failure to install local library in CI script
#101 by ianfixes was merged Jan 29, 2019 Loading…
Skip compilation or unit tests in arduino_ci_remote.rb
#99 by ianfixes was merged Jan 28, 2019 Loading…
Fix vendor_bundle? behavior in CppLibrary (no longer hard-code bundle location) bug Something isn't working rubygem Ruby code is affected
#98 by ianfixes was merged Jan 28, 2019 Loading…
ProTip! Exclude everything labeled bug with -label:bug.