aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/build.yml
AgeCommit message (Expand)Author
2024-02-05github-actions: bump codecov/codecov-action from 3 to 4 (#2182)dependabot[bot]
2024-01-08[dbus] implement D-BUS API GetTrelInfo (#2131)Yang Liu
2023-12-27[telemetry] add proto for DHCPv6 PD metrics (#2110)SherySheng
2023-09-11github-actions: bump actions/checkout from 3 to 4 (#2009)dependabot[bot]
2023-02-01[build] remove Android.mk (#1733)Yakun Xu
2022-12-09[clang-format] update to v14 (#1648)Jonathan Hui
2022-11-23[srp-server] support `AutoEnableMode` for SRP server in OTBR (#1630)whd
2022-11-22Bump codecov/codecov-action from 2 to 3 (#1619)dependabot[bot]
2022-11-15[nat64] implement dBus API for NAT64 (#1598)Song GUO
2022-10-12[github-actions] migrate to `actions/checkout@v3` (#1566)Jonathan Hui
2022-09-16[github-actions] use `concurrency` feature to cancel outstanding jobs (#1535)Jonathan Hui
2022-08-22[github-actions] migrate to ubuntu 20.04 from 18.04 (#1510)Jonathan Hui
2022-06-09[agent] add command-line arg to disable auto attach (#1402)jinran-google
2022-05-26[dbus] implement D-BUS API `GetDnssdCounters` (#1391)whd
2022-05-23[github-actions] set `fail-fast: false` for matrix (#1385)Jonathan Hui
2022-05-19[dbus] implement D-BUS API `GetSrpServerInfo` (#1367)whd
2022-05-19[codecov] migrate to v2 uploader (#1380)Jonathan Hui
2022-02-28[continuous-integration] add Release build check (#1254)whd
2021-12-15[border-agent] make border agent feature configurable (#1150)Kangping
2021-05-24[android] fix android build check for mDNSResponder (#860)Li Cao
2021-03-29[dependabot] add config file (#756)Jonathan Hui
2021-03-19[agent] remove CLI initialization (#722)Yakun Xu
2021-03-15[github-actions] move backbone router tests to dedicated workflow (#734)kangping
2021-03-12[setup] enable IPv6 routing and DNS-based service discovery (#712)kangping
2021-03-08[git] reflect branch rename from 'master' to 'main' (#723)Jonathan Hui
2021-03-05[tests] fix DUA CI tests (#720)kangping
2020-12-31[codecov] fix codecov drop (#654)Simon Lin
2020-12-12[test] move all jobs to GitHub Actions (#651)Yakun Xu
2020-12-02[github-actions] switch to ubuntu 20.04 (#640)Simon Lin
2020-10-28[backbone-router] add Backbone multicast routing (#532)Simon Lin
2020-10-15[web] fix OTBR-REST build fail in GCC 4.8.3 (#590)Tonghui Tang
2020-10-09[clang-format] update to clang-format-10 (#580)Jonathan Hui
2020-09-27[github-actions] add OT1.2 Backbone CI (#562)Simon Lin
2020-09-14[mac-filter] change whitelist/blacklist to allowlist/denylist (#552)Jonathan Hui
2020-09-01[web] topology visualization (#519)Tonghui Tang
2020-08-21[cmake] support build with 3.10 (#547)Yakun Xu
2020-06-05[mdns] remove mojo support (#460)Jiacheng Guo
2020-06-01[continuous-integration] fix code coverage (#447)Jiacheng Guo
2020-06-01[agent] transition to radio url (#445)Yakun Xu
2020-05-27[continuous-integration] migrate build checks to github actions (#438)Jiacheng Guo
2020-05-26[continuous-integration] move raspbian check to github actions (#436)Jiacheng Guo
2020-05-20[continuous-integration] move android build to github action (#430)Jiacheng Guo
2020-04-09[github-actions] add pretty check (#385)Jiacheng Guo