Files
chromebrew/tools
chromebrew-actions[bot] ff8337acf9 ruby_timeout -> 0.6.1-ruby4.0 in updater-ruby_timeout-0.6.1-ruby4.0 — ruby_timeout: 0.6.0-ruby4.0 → 0.6.1-ruby4.0 (#15295)
* ruby_timeout -> 0.6.1-ruby4.0 in updater-ruby_timeout-0.6.1-ruby4.0

* Mark packages from successful builds as automatically buildable.

* updater-ruby_timeout-0.6.1-ruby4.0: Package File Update Run on linux/386 container.

* updater-ruby_timeout-0.6.1-ruby4.0: Package File Update Run on linux/amd64 container.

* updater-ruby_timeout-0.6.1-ruby4.0: Package File Update Run on linux/arm/v7 container.

---------

Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com>
Co-authored-by: chromebrew-actions[bot] <chromebrew-actions[bot]@users.noreply.github.com>
2026-03-30 01:48:08 +00:00
..
2026-03-26 00:27:18 +00:00
2023-11-16 09:36:34 -05:00
2026-03-29 12:19:50 +00:00

Tools

This directory contains a number of tools used to assist in the development of Chromebrew.

Check for packages needing updates

These are a collection of scripts and files used to detect if packages need an update. Coverage is spotty, and the majority of packages are unsuppported.

  • check.rb
  • check_updates.sh
  • compare_packages.sh
  • core_packages.txt
  • packages.yaml

Add missing dependencies to packages

This script adds missing dependencies to packages by checking their library dependencies and what crew package provides them.

  • getrealdeps.sh

Upload package binaries to GitLab

This script uploads built packages to GitLab, where we currently host precompiled binaries.

  • gl.sh

Valid licenses for packages

This file contains guidance on formatting conventions for what to put in the license field of packages. There is also a rough list of what licenses are used, although this is incomplete and a little outdated.

  • licenses.txt