-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Proposal 2: Run] Call and define benchmark tests as GitHub Action jobs & workflows #93
[Proposal 2: Run] Call and define benchmark tests as GitHub Action jobs & workflows #93
Conversation
6759913
to
991b8f0
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
added/proposed a few little things
4377aa0
to
7c6970c
Compare
Worked with @nikimanoledaki offline, pushing all our changes so far.
Worked with @nikimanoledaki offline, pushing all our changes so far. Co-authored-by: nikimanoledaki <[email protected]> Signed-off-by: locomundo <[email protected]>
18abcdb
to
706c863
Compare
Worked with @nikimanoledaki offline, pushing all our changes so far. Signed-off-by: Flavia Paganelli <[email protected]> Co-Authored-By: nikimanoledaki <[email protected]>
706c863
to
d331d4d
Compare
Worked with @nikimanoledaki offline, pushing all our changes so far. Co-authored-by: nikimanoledaki <[email protected]> Signed-off-by: Flavia Paganelli <[email protected]>
d331d4d
to
548a65e
Compare
9649002
to
17089f6
Compare
Worked with @nikimanoledaki offline, pushing all our changes so far. Co-authored-by: nikimanoledaki <[email protected]> Signed-off-by: Flavia Paganelli <[email protected]>
e783d3b
to
4b0af07
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@nikimanoledaki @locomundo Great job this is looking good! 🚀
A few thoughts from me. Mainly on my favourite topic. Deleting stuff! 🧹😄
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great job so far! I have only pointed out minor rephrasing and some questions I have
8d1b070
to
54ae5e8
Compare
Co-authored-by: locomundo <[email protected]> Signed-off-by: nikimanoledaki <[email protected]> * Remove option 1 of defining job in-line * Move proposal 2 to docs/proposals * Defining test jobs for proposal 2 * Split use cases and add sections for auth, versioning Signed-off-by: Flavia Paganelli <[email protected]>
Co-authored-by: Niki Manoledaki <[email protected]> Signed-off-by: Flavia Paganelli <[email protected]>
Signed-off-by: Flavia Paganelli <[email protected]>
Co-authored-by: AntonioDiTuri <[email protected]> Signed-off-by: Flavia Paganelli <[email protected]>
Co-authored-by: AntonioDiTuri <[email protected]> Signed-off-by: Flavia Paganelli <[email protected]>
Co-authored-by: AntonioDiTuri <[email protected]> Signed-off-by: Flavia Paganelli <[email protected]>
Co-authored-by: AntonioDiTuri <[email protected]> Signed-off-by: Flavia Paganelli <[email protected]>
Co-authored-by: AntonioDiTuri <[email protected]> Signed-off-by: Flavia Paganelli <[email protected]>
Co-authored-by: AntonioDiTuri <[email protected]> Signed-off-by: Flavia Paganelli <[email protected]>
Co-authored-by: AntonioDiTuri <[email protected]> Signed-off-by: Flavia Paganelli <[email protected]>
Co-authored-by: locomundo <[email protected]> Signed-off-by: nikimanoledaki <[email protected]> Signed-off-by: Flavia Paganelli <[email protected]>
Signed-off-by: locomundo <[email protected]> Signed-off-by: Flavia Paganelli <[email protected]>
54ae5e8
to
e2e319d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Thank you @locomundo and @nikimanoledaki for your great work on this
* Clean up empty sections to be ready to merge Co-authored-by: AntonioDiTuri <[email protected]> Signed-off-by: nikimanoledaki <[email protected]>
f1baadc
to
89df02c
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just some minor fixing here and there: I personally would get rid of the terms "benchmarking-tests" to avoid additional confusion. Let me know what you think, we are very close :)
Co-authored-by: AntonioDiTuri <[email protected]> Signed-off-by: nikimanoledaki <[email protected]>
Co-authored-by: AntonioDiTuri <[email protected]> Signed-off-by: nikimanoledaki <[email protected]>
Signed-off-by: nikimanoledaki <[email protected]>
8bb3606
to
5193d8c
Compare
What type of PR is this?
kind/enhancement
What this PR does / why we need it:
This proposal provides an automated way to fetch and run the benchmark tests in a modular way.
For context, please read Proposal 1 here first :)
Which issue(s) this PR fixes:
Fixes #86
Special notes for your reviewer (optional):