Commit Graph

5 Commits

Author SHA1 Message Date
chromebrew-actions[bot]
afbb74909b 'update-ddgr' (#13979)
* Ddgr 2.1 => 2.2

* update-ddgr: Package File Update Run on linux/386 container.

* update-ddgr: Package File Update Run on linux/amd64 container.

* update-ddgr: Package File Update Run on linux/arm/v7 container.

---------

Co-authored-by: Ed Reel <edreel@gmail.com>
Co-authored-by: chromebrew-actions[bot] <chromebrew-actions[bot]@users.noreply.github.com>
2025-12-26 09:02:18 +00:00
Maximilian Downey Twiss
f6dc1d8d4e Derive binary_url in package.rb (#7082)
* Add binary_compression value to each package

* Remove binary_url values and arrays

* Handle packages with empty binary_sha256 arrays (either missing binaries or not compiled by us)
2024-01-25 11:03:31 -05:00
Ed Reel
2de4fb0b52 Ddgr 2.0 => 2.1 (#8780) 2023-10-15 11:00:22 -04:00
Maximilian Downey Twiss
de24923ee8 Add Rubocop CI (#7083)
* Rename IgnoredPatterns to AllowedPatterns.

* Exclude docopt.rb (not our code) from Rubocop

* Disable Style/RedundantReturn

* Disable Style/MutableConstant

* Disable Style/NumericLiterals

* Set Layout/IndentationStyle to spaces

* Temporarily disable various cops.

* Add Rubocop CI via Octocop

* Lint tree with rubocop -A -c .rubocop.yml

Co-authored-by: Satadru Pramanik <satadru@gmail.com>
2022-08-22 13:31:25 -04:00
Ed Reel
746bcadf12 Add ddgr package (#7109)
* Revert d3038e0805

* Add ddgr package

Co-authored-by: chronos <no-reply@github.com>
2022-06-13 07:30:56 -04:00