commit | bb7dce9c4d93a5a5ba9c377268178209be746d3a | [log] [tgz] |
---|---|---|
author | Sophia Lin <sophialin@google.com> | Thu Oct 13 00:40:11 2022 +0000 |
committer | Chromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 13 08:59:59 2022 +0000 |
tree | 1c55b4a22bbbe8c564de873566b76226c7903e5f | |
parent | 63838c512790fb042e59306e3d5d636562980e52 [diff] |
cros-guest-tools: Increment version number to push cros-im package Due to b/249883188 the cros-im package was not correctly included in the 0.30 cros-guest-tools release, so users must manually apt-get install cros-im to get it working. Updating cros-guest-tools should get cros-im installed correctly for version 0.31. BUG=b:249883188 TEST=kokoro Change-Id: I09e616bad9904d45762ab0b0eae2c8826aa6d0a0 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/containers/cros-container-guest-tools/+/3950611 Reviewed-by: Fergus Dall <sidereal@google.com> Reviewed-by: kokoro <noreply+kokoro@google.com> Commit-Queue: Timothy Loh <timloh@chromium.org> Tested-by: kokoro <noreply+kokoro@google.com>
These are the guest packages for setting up a container to integrate with Chrome OS. This includes build scripts that are run in Google's internal continuous integration service.
The guest packages can be built with Bazel.
bazel build //cros-debs:debs
promote\_apt.sh MILESTONE
and promote\_container.sh MILESTONE
in scripts are used to promote containers from staging to live. NOTE: Whatever is the latest in staging is what gets promoted to live so make sure it's what was tested.