Commit Graph

13 Commits

Author SHA1 Message Date
chromebrew-actions[bot]
cc8684f59b updater-iperf3-3.19.1 — iperf3 → 3.19.1 (#12614)
* Add unbuilt iperf3 to updater-iperf3-3.19.1

* updater-iperf3-3.19.1: Build Run on linux/arm/v7.

* updater-iperf3-3.19.1: Build Run on linux/amd64.

* updater-iperf3-3.19.1: Package File Update Run on linux/amd64 container.

---------

Co-authored-by: satmandu <satmandu@users.noreply.github.com>
Co-authored-by: chromebrew-actions[bot] <chromebrew-actions[bot]@users.noreply.github.com>
2025-08-22 04:43:20 +00:00
SupeChicken666
dadac56076 iperf3 3.7 => 3.19 (#11926)
* iperf3 3.7 => 3.19

* Adjust package file for  iperf3.rb

* Add built packages for linux/amd64 to update-iperf3

* debugging build workflow...

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* build workflow debugging

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* Add built packages for linux/arm/v7 to update-iperf3

* Add back manifest.

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* remove i686 hash

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* Remove i686 manifest

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

---------

Signed-off-by: Satadru Pramanik <satadru@gmail.com>
Co-authored-by: Satadru Pramanik, DO, MPH, MEng <satadru@gmail.com>
Co-authored-by: satmandu <satmandu@users.noreply.github.com>
2025-05-22 18:16:26 +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
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
c00a9d11f0 Licensed ha* to kz* and other minor changes 2021-03-19 23:04:55 -04:00
Ed Reel
9617751bbd Add check for package compatibility 2020-05-14 23:57:07 -05:00
Ed Reel
82a64b98c9 Add pre-built binaries for packages a-y (#3630) 2019-10-31 13:10:54 -04:00
Casey Strouse
7631b649f3 Update iperf3 from 3.2 to 3.7 (#3625)
Tested on ARM.
2019-10-30 14:38:40 -05:00
Ed Reel
91ffd21a93 Add pre-built binaries for a-l packages
Fix ccl package binary sections
2017-11-30 02:00:54 -06:00
Casey Strouse
2283013092 Add iperf3 package
iPerf3 is a tool for active measurements of the maximum achievable bandwidth on
IP networks.

Tested as working on Samsung Chromebook Plus (ARMv8).
2017-10-30 11:58:52 -07:00