Bug 269216 - benchmarks/ddosify: Update to 0.13.0
Summary: benchmarks/ddosify: Update to 0.13.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Fernando Apesteguía
URL: https://github.com/ddosify/ddosify/re...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-01-29 03:32 UTC by Gabriel M. Dutra
Modified: 2023-01-30 08:39 UTC (History)
1 user (show)

See Also:


Attachments
bump 0.13.0 (7.04 KB, patch)
2023-01-29 03:32 UTC, Gabriel M. Dutra
dutra: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gabriel M. Dutra freebsd_committer freebsd_triage 2023-01-29 03:32:55 UTC
Created attachment 239777 [details]
bump 0.13.0

Portlint: no errors

Tested on:
12.3-RELEASE-p10 amd64, i386
12.4-RELEASE amd64, i386
13.1-RELEASE-p5 i386, amd64
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2023-01-29 18:57:35 UTC
This one will need an entry in UPDATING since there are config breaking changes.
Comment 2 Fernando Apesteguía freebsd_committer freebsd_triage 2023-01-30 08:39:13 UTC
Committed,

Thanks
Comment 3 commit-hook freebsd_committer freebsd_triage 2023-01-30 08:39:35 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=789a1ef5adb482188aa3692c889ea8ebdd3a9c65

commit 789a1ef5adb482188aa3692c889ea8ebdd3a9c65
Author:     Gabriel M. Dutra <0xdutra@gmail.com>
AuthorDate: 2023-01-29 18:51:56 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2023-01-30 08:34:35 +0000

    benchmarks/ddosify: Update to 0.13.0

    ChangeLog: https://github.com/ddosify/ddosify/releases/tag/v0.13.0

     * Merge remote-tracking branch 'origin/develop' into feat/concat-variables
     * Update README.md
     * change captureEnv to snake case
     * change csv parameters to snake case
     * change jsonPath to json_path
     * fix done channel send place in stdoutJson
     * get profile data from pprof package
     * inject both typed and concatenated vars
     * regexp, xpath, header_key
     * remove unnecessary comment
     * update benchmark jenkins file
     * update jenkinsfile
     * use atomic instead of mutex

    PR:             269216
    Reported by:    0xdutra@gmail.com (maintainer)

 UPDATING                    |  7 +++++++
 benchmarks/ddosify/Makefile | 16 ++++++++++------
 benchmarks/ddosify/distinfo | 32 +++++++++++++++++++++-----------
 3 files changed, 38 insertions(+), 17 deletions(-)