Satadru Pramanik, DO, MPH, MEng
|
e062f0d984
|
Add require const to require_gem. (#14430)
* Add require const to require_gem.
Signed-off-by: Satadru Pramanik <satadru@gmail.com>
* Move gem setup to separate step in workflows.
Signed-off-by: Satadru Pramanik <satadru@gmail.com>
* Use Package Deltas as PR title.
Signed-off-by: Satadru Pramanik <satadru@gmail.com>
* Change version of Generate PR workflow.
Signed-off-by: Satadru Pramanik <satadru@gmail.com>
---------
Signed-off-by: Satadru Pramanik <satadru@gmail.com>
|
2026-01-31 19:57:59 +00:00 |
|
Satadru Pramanik, DO, MPH, MEng
|
1be3324abd
|
Adjust Updater workflow to do more gem installs, adjust lib/require_gem algorithm to install gems w/o documentation. (#14418)
Signed-off-by: Satadru Pramanik <satadru@gmail.com>
|
2026-01-31 08:50:15 +00:00 |
|
chromebrew-actions[bot]
|
28687015be
|
Update Rubocop, handle gem outdated sources edge condition (#14336)
* Add unbuilt ruby_rubocop to updater-ruby_rubocop-1.84.0-ruby4.0
* Adjust to avoid circular dependency.
Signed-off-by: Satadru Pramanik <satadru@gmail.com>
* Add fallback for outdated gem cache.
Signed-off-by: Satadru Pramanik <satadru@gmail.com>
* Document reason for new require_gem rescue block.
Signed-off-by: Satadru Pramanik <satadru@gmail.com>
* Add package_utils fallback if gitlab response is not json.
Signed-off-by: Satadru Pramanik <satadru@gmail.com>
* Only do a gem check for the gem being installed.
Signed-off-by: Satadru Pramanik <satadru@gmail.com>
---------
Signed-off-by: Satadru Pramanik <satadru@gmail.com>
Co-authored-by: satmandu <satmandu@users.noreply.github.com>
Co-authored-by: Satadru Pramanik <satadru@gmail.com>
|
2026-01-27 20:44:50 +00:00 |
|
github-actions[bot]
|
8796d687f5
|
Fix method reporting in buildsystems, Fix Rust buildsystem, Rebuild uutils_coreutils. (#11930)
* Revamp rust buildsystem.
Signed-off-by: Satadru Pramanik <satadru@gmail.com>
* Rebuild uutils_coreutils correctly.
Signed-off-by: Satadru Pramanik <satadru@gmail.com>
* Add better method printing to buildsystems.
Signed-off-by: Satadru Pramanik <satadru@gmail.com>
* Unify gem_name and gem_version variables.
Signed-off-by: Satadru Pramanik <satadru@gmail.com>
* cleanup
Signed-off-by: Satadru Pramanik <satadru@gmail.com>
* Add variable for packages to skip during install testing portion of unit tests.
Signed-off-by: Satadru Pramanik <satadru@gmail.com>
* Avoid system override in python3 postinstall.
Signed-off-by: Satadru Pramanik <satadru@gmail.com>
* Remove old pip 23.2.1 workaround.
Signed-off-by: Satadru Pramanik <satadru@gmail.com>
---------
Signed-off-by: Satadru Pramanik <satadru@gmail.com>
Co-authored-by: Satadru Pramanik <satadru@gmail.com>
|
2025-05-22 15:52:26 +00:00 |
|
Maximilian Downey Twiss
|
cc0d8f61c7
|
Run rubocop on tree to catch all of the offenses being missed previously by the rubocop-chromebrew issue (#11521)
|
2025-03-12 20:38:56 +00:00 |
|
Maximilian Downey Twiss
|
1e30ec8e1a
|
Split out definition of require_gem to standalone file (#11283)
|
2025-02-10 23:46:51 +00:00 |
|