aboutsummaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)Author
2024-03-11[github-actions] fix macOS CI (#2218)Jonathan Hui
2024-02-28[github-actions] add `brew upgrade node` (#2204)Jonathan Hui
2024-02-20[border-agent] decouple `BorderAgent` class from irrelevant responsibilities ...whd
2024-02-05github-actions: bump codecov/codecov-action from 3 to 4 (#2182)dependabot[bot]
2024-01-22github-actions: bump actions/cache from 3 to 4 (#2165)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-12-18github-actions: bump actions/upload-artifact from 3 to 4 (#2138)dependabot[bot]
2023-10-13[github-actions] deprecate the configuration OT_POSIX_CONFIG_RCP_BUS (#2061)Zhanglong Xia
2023-10-03github-actions: bump docker/login-action from 2 to 3 (#2050)dependabot[bot]
2023-09-25github-actions: bump docker/setup-buildx-action from 2 to 3 (#2035)dependabot[bot]
2023-09-18github-actions: bump docker/setup-qemu-action from 2 to 3 (#2023)dependabot[bot]
2023-09-11github-actions: bump actions/checkout from 3 to 4 (#2009)dependabot[bot]
2023-06-12[github-actions] specify `BUILD_TARGET` in doc workflow (#1902)Jonathan Hui
2023-06-12[github-actions] run `tests/scripts/bootstrap.sh` for doc gen (#1901)Jonathan Hui
2023-06-09[github-actions] fix macOS workflow error due to protobuf library (#1897)Tony Zhou
2023-05-16[dbus] add telemetry data definition and API (#1822)Tony Zhou
2023-04-20[github-actions] replace deprecated `set-output` commands (#1837)Jonathan Hui
2023-04-03[nat64] enable upstream DNS forwarding when NAT64 is enabled (#1806)Song GUO
2023-03-21[ci] enable verbose mode when debug runner enabled (#1624)Yakun Xu
2023-02-23[trel] disable trel if feature flag is used (#1761)Yang Sun
2023-02-16[continuous-integration] fix macOS CI by installing pkg-config (#1757)whd
2023-02-01[build] remove Android.mk (#1733)Yakun Xu
2023-01-03[continuous-integration] fix macOS for Python 3.11 (#1684)Stefan Agner
2022-12-21[continuous-integration] fix macOS CI (#1677)whd
2022-12-09[clang-format] update to v14 (#1648)Jonathan Hui
2022-11-29[dependabot] update commit message prefix (#1635)Jonathan Hui
2022-11-23[srp-server] support `AutoEnableMode` for SRP server in OTBR (#1630)whd
2022-11-22github-actions: bump docker/login-action from 1 to 2 (#1622)dependabot[bot]
2022-11-22github-actions: bump docker/setup-buildx-action from 1 to 2 (#1621)dependabot[bot]
2022-11-22github-actions: bump docker/setup-qemu-action from 1 to 2 (#1620)dependabot[bot]
2022-11-22Bump codecov/codecov-action from 2 to 3 (#1619)dependabot[bot]
2022-11-22[github-actions] disable `meshcop (mDNSResponder)` check (#1627)Jonathan Hui
2022-11-21[github-actions] add Dependabot configuration for GitHub Actions updates (#1616)Ewout ter Hoeven
2022-11-15[nat64] implement dBus API for NAT64 (#1598)Song GUO
2022-11-02[dbus] provide Feature Flag update API for DBus (#1563)Tony Zhou
2022-10-21[github-actions] update `actions/cache` to `v3` (#1576)Jonathan Hui
2022-10-18[nat64] enable OpenThread nat64 translator and prefix manager (#1539)Yi
2022-10-14[github-actions] migrate to `actions/upload-artifact@v3` (#1570)Jonathan Hui
2022-10-12[github-actions] migrate to `actions/checkout@v3` (#1566)Jonathan Hui
2022-10-03[github-actions] set `NAT64_SERVICE=openthread` (#1554)Jonathan Hui
2022-09-16[github-actions] use `concurrency` feature to cancel outstanding jobs (#1535)Jonathan Hui
2022-08-31[nat64] support `OTBR_NAT64_BORDER_ROUTING` and `OTBR_BORDER_ROUTING_NAT64` (...Song GUO
2022-08-22[github-actions] migrate to ubuntu 20.04 from 18.04 (#1510)Jonathan Hui
2022-08-16[github-actions] add NAT64 env (#1502)Jonathan Hui
2022-08-16[github-actions] update settings for the border router nat64 CI tests (#1501)Yi
2022-07-27[github-actions] enable nat64 CI tests (#1465)Yi
2022-07-25[continuous-integration] replace `Hirsute` with `Jammy` as the Ubuntu release...whd
2022-07-21[github-actions] update to macos-12 (#1471)Jonathan Hui
2022-07-20[nat64] add OTBR_BORDER_ROUTING_NAT64 option (#1455)Yi