Commit Graph

10 Commits

Author SHA1 Message Date
chromebrew-actions[bot]
8891fe5b43 'update-bats' (#13722)
* Bats 1.11.0 => 1.13.0

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

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

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

---------

Co-authored-by: Ed Reel <edreel@gmail.com>
Co-authored-by: chromebrew-actions[bot] <220035932+chromebrew-actions[bot]@users.noreply.github.com>
Co-authored-by: chromebrew-actions[bot] <chromebrew-actions[bot]@users.noreply.github.com>
2025-12-05 11:18:14 +00:00
Maximilian Downey Twiss
af8193b11a B2 4.4.1 -> 5.2.1, BaCon 3.9.3 -> 5.0, bash-completion 2.13.0 -> 2.14.0, bash 5.2-26 -> 5.2.32, bats 0.4.0 -> 1.11.0 (#10441)
* B2 4.4.1 -> 5.2.1

* BaCon 3.9.3 -> 5.0

* bash-completion 2.13.0 -> 2.14.0

* bash 5.2-26 -> 5.2.32

* bats 0.4.0 -> 1.11.0
2024-09-09 07:07:40 -04: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
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
f7c9a99f2d Transition binary repo from GitHub to GitLab (#5702) 2021-04-28 16:22:06 -04:00
Ed Reel
df801b93f5 Update binary_url to github in all packages (#5675)
Add gh.sh script to tools

Add .gitignore

Update download_binary.sh

Update README.md
2021-04-21 15:39:00 -04:00
Ed Reel
30a1f8719d Transition binary repo from Bintray to SourceForge (#5608) 2021-04-13 10:11:55 -04:00
saltedcoffii
be472d986c Licensed file ba* to bz* 2021-03-18 17:35:58 -04:00
Ed Reel
9617751bbd Add check for package compatibility 2020-05-14 23:57:07 -05:00
Ed Reel
3c1150649f Add bats package
Add pre-built binaries
2018-05-07 02:12:40 +00:00