- Notifications
You must be signed in to change notification settings - Fork 34
Pull requests: Arduino-CI/arduino_ci
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Don't define ostream& operator() if already defined by Apple
#171 by jgfoster was merged Oct 5, 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…
Explicitly exclude sample projects from Rubocop tests
#153 by ianfixes was merged Sep 8, 2020 Loading…
include ability to exclude certain directories from compilation
#126 by dolfandringa was merged Aug 15, 2019 Loading…
Add timestamps to pin histories (extensible to all settable items)
#116 by ianfixes was merged Feb 20, 2019 Loading…
Mock for sleep and wdt arduino mocks Compilation mocks for the Arduino library avr AVR branch initiative enhancement New feature or request
Fix nullptr support again, remove custom implementation
#112 by ianfixes was merged Feb 5, 2019 Loading…
Expand Reference.md section on configuration overrides for examples
#111 by PRosenb was merged Feb 4, 2019 Loading…
Run unittest_setup and _teardown with every unit test
#108 by ianfixes was merged Jan 31, 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.