mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-11 00:18:06 -05:00
* Ruby gem updates Signed-off-by: Satadru Pramanik <satadru@gmail.com> * Add mini_portile2 gem. Signed-off-by: Satadru Pramanik <satadru@gmail.com> * Adjust mini_portile2 package. Signed-off-by: Satadru Pramanik <satadru@gmail.com> * Build jaro_winkler for ruby 4 Signed-off-by: Satadru Pramanik <satadru@gmail.com> * Add nokogiri build. Signed-off-by: Satadru Pramanik <satadru@gmail.com> * ruby_updates: Package File Update Run on linux/386 container. * Add mini_portile2 filelist. Signed-off-by: Satadru Pramanik <satadru@gmail.com> * Add other mini_portile2 filelists. Signed-off-by: Satadru Pramanik <satadru@gmail.com> * ruby_updates: Package File Update Run on linux/amd64 container. * ruby_updates: Package File Update Run on linux/arm/v7 container. * Only bump ruby version in lib/const.rb. Signed-off-by: Satadru Pramanik <satadru@gmail.com> * Update ruby_thor Signed-off-by: Satadru Pramanik <satadru@gmail.com> * Minimize sudo usage in workflow. Signed-off-by: Satadru Pramanik <satadru@gmail.com> * Add more files in push-check. Signed-off-by: Satadru Pramanik <satadru@gmail.com> * ruby_updates: Package File Update Run on linux/386 container. * ruby_updates: Package File Update Run on linux/amd64 container. * ruby_updates: Package File Update Run on linux/arm/v7 container. --------- Signed-off-by: Satadru Pramanik <satadru@gmail.com> Co-authored-by: Satadru Pramanik <satadru@gmail.com> Co-authored-by: chromebrew-actions[bot] <chromebrew-actions[bot]@users.noreply.github.com> Co-authored-by: satmandu <satmandu@users.noreply.github.com>
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.rbcheck_updates.shcompare_packages.shcore_packages.txtpackages.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