5 Commits

Author SHA1 Message Date
Maximilian Downey Twiss
98bffb67de Remove remaining uses of @_ver in git_hashtag (#8374) 2023-06-12 11:32:31 -04:00
Maximilian Downey Twiss
d1c1cfd97c Remove file:/// binary_urls from packages (and a bintray url) (#8360)
* Remove accidental file:/// binary urls from packages

* Remove leftover bintray url from wkhtmltox
2023-06-09 12:42:47 -05: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
supechicken
7d7e491190 crew: Move checksum checking part to lib/downloader.rb (#6891)
* lib/downloader: Check checksum if provided

* crew: Move checksum part to downloader

* Update `Checksum mismatch` message

* Move the `filename` or statement to a variable

* Bump version

* Make `sha256sum` a required param

* Add SKIP option, update packages that use `downloader`

* Remove extra round bracket

* Fix option order

* Update usage

* libspatialaudio: Check sha256sum with `downloader`, rubyize

* Make retry times configurable

* Correct usage
2022-03-23 02:33:11 -05:00
Cassandra Watergate
8b539e347b new package libspatialaudio (#6609)
* libspatialaudio

* add binaries
2022-01-12 21:49:19 -05:00