go icon indicating copy to clipboard operation
go copied to clipboard

x/build: add LUCI linux-mips builder

Open dmitshur opened this issue 1 year ago • 1 comments

There currently isn't a LUCI builder that tests the linux/mips port (other than the misc-compile builder, which tests only that the port compiles). This is the tracking issue for it.

The next steps that a builder owner will need to follow to make progress here are documented https://go.dev/wiki/DashboardBuilders#luci-builders.

CC @golang/mips.

dmitshur avatar May 10 '24 20:05 dmitshur

Noting here that if a LUCI builder isn't added to provide test coverage for this port, it risks becoming broken without anyone noticing. There's signal provided by the legacy builders, but it's not viable to rely on them indefinitely because the infrastructure needed to run them is not actively supported past the migration deadline.

CC @golang/mips, @nrakovic.

dmitshur avatar Dec 09 '25 02:12 dmitshur