Commit Graph

5 Commits

Author SHA1 Message Date
chromebrew-actions[bot]
d98c42a170 updater-go_fetch-0.4.6 — go_fetch → 0.4.6 (#13483)
* Add unbuilt go_fetch to updater-go_fetch-0.4.6

* updater-go_fetch-0.4.6: Package File Update Run on linux/386 container.

* updater-go_fetch-0.4.6: Package File Update Run on linux/amd64 container.

* updater-go_fetch-0.4.6: Package File Update Run on linux/arm/v7 container.

---------

Co-authored-by: satmandu <satmandu@users.noreply.github.com>
Co-authored-by: chromebrew-actions[bot] <chromebrew-actions[bot]@users.noreply.github.com>
2025-11-16 16:19:44 +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
Maximilian Downey Twiss
b8bed724e5 Remove basic miscellaneous uses of @_ver (#8429) 2023-06-22 10:47:09 -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
Cassandra Watergate
e67269b5b4 new package bsdfetch (#6310)
* add package bsdfetch

* update go-fetch

* rubyize

* Make bsdfetch the "default" fetch, remove conflicts

* go build dependency

* specify lib suffix '64'

* Add pre-built binaries

Co-authored-by: Ed Reel <edreel@gmail.com>
2021-11-03 09:22:16 -05:00