Skip to content

Maintenance of image build

Matthew Clarkson requested to merge uutils into main

This branch does some housekeeping for the building of the image:

  • Upgrades Bazel module dependencies
  • Adds Shell builtin core utilities such as cd
  • Adds bazelisk:coreutils test to validate the critical core utilities work
  • Allows a switch from toybox/busybox to uutils now that Ubuntu are adopting it (--//bazelisk/coreutils=//bazelisk/coreutils:uutils)
Edited by Matthew Clarkson

Merge request reports

Loading