summaryrefslogtreecommitdiff
path: root/.github/workflows/build.yml
AgeCommit message (Expand)Author
2026-07-17Key HIL report dir by run id so re-runs and other PRs cannot clobber ithathach
2026-07-17hil: controller-aware scheduling of flash and usbtest concurrencyhathach
2026-07-14test/hil: usbtest fleet enablement, shuffled scheduling, unique PIDshathach
2026-06-22ci: post HIL report comment from workflow_run so it works on forked PRs (#3723)Ha Thach
2026-06-16hil: enable nanoch32v203 in CI with fsdev + usbfs variants (#3707)Ha Thach
2026-06-11HIL: replace build.flags_on with named build variants (#3687)Ha Thach
2026-06-08ci: demote sticky-comment report headings to h2; rename HIL reporthathach
2026-06-08ci: include hil-hfp-iar (IAR) results in the HIL PR commenthathach
2026-06-08test/hil: accumulate HIL report across re-runs; post as sticky PR commenthathach
2026-06-05ci: carry metrics baseline forward on no-code-change pushes (#3678)Ha Thach
2026-05-12support map filesMichael Rogov Papernov
2026-05-05try to fix CI stuckZixun LI
2026-04-29clean uphathach
2026-04-26change job nameHiFiPhile
2026-04-26run hil_hfp on gcc buildHiFiPhile
2026-03-31dont cancel build on merge to masterMichael Rogov Papernov
2026-03-18Update several actions to latest versionhathach
2026-03-13add ft9xx-gcc toolchain support to CIhathach
2026-03-12download metrics in case hil failedhathach
2026-03-12also update metrics.json for prhathach
2026-03-07update hil test: remove unused ctypes, add fallback for skip boardshathach
2026-02-12clean uphathach
2026-02-12fix cihathach
2026-02-11add build target argument to improve flexibility of build scripts and workflowshathach
2026-02-10add membrowse-upload target and use it in ci after buildhathach
2026-02-09Update membrowse job to run on all pushes for commit chain trackingcopilot-swe-agent[bot]
2026-02-07Update .github/workflows/build.ymlHa Thach
2026-02-07add back check-path job to path filter, make sure workflow always run to regi...hathach
2026-02-06set folder property for flash tool targetshathach
2026-02-06skip zephyr and membrowse steps temporarilyhathach
2026-01-24restructure targets fileMichael Rogov Papernov
2026-01-16Integrate MemBrowseMichael Rogov Papernov
2026-01-14correct dual port hil asserthathach
2025-12-13upload metrics.json and metrics compare to release page (#3409)Ha Thach
2025-12-12post pr comment anywayhathach
2025-12-11separate metric comment into its own workflow in order to work with forked PRhathach
2025-12-10update metrics to support bloaty csvhathach
2025-12-05also render unchange table (#3390)Ha Thach
2025-12-05Run CI build with fixed set of boards (#3389)Ha Thach
2025-12-04fine tune ci to build more with circleci (#3386)Ha Thach
2025-12-03clean uphathach
2025-12-03upload metrics.json and aggregate code metrics, post metrics commenthathach
2025-12-03upload metrics.json and aggregate code metrics, fine tune ci matrix runhathach
2025-12-03upload metrics.json, test cihathach
2025-11-29change armgcc setup to manual download due to issue with action (#3377)Ha Thach
2025-10-24add pvs-studio analyze to cihathach
2025-10-13fix build with west zephyrhathach
2025-10-03hil simplify skip board from previous runhathach
2025-10-02use cache to store skip board in hil cihathach
2025-10-02HIL add timeout for opening mtp devicehathach