11 Commits

Author SHA1 Message Date
joshjms
e3a8d9d98f refactor: migrate bench command to cobra
Signed-off-by: joshjms <joshjms1607@gmail.com>
2025-07-31 00:37:32 +08:00
Mustafa Elbehery
3019cbc227 chore(release): fix release script for MacOS
Signed-off-by: Mustafa Elbehery <melbeher@redhat.com>
2025-06-27 14:41:36 +02:00
Ivan Valdes
a5955bdb5a
release: narrow down existing tag search
Check for the actual tag by an explicit query, rather than listing all
tags available at the repository.

Signed-off-by: Ivan Valdes <ivan@vald.es>
2025-06-25 12:25:12 -07:00
Ivan Valdes
979ee92ac7
release: accept release version as argument
Make it consistent with other of our release scripts.

Signed-off-by: Ivan Valdes <ivan@vald.es>
2025-06-25 12:19:50 -07:00
Ivan Valdes
550aa05cd2
release: Use stage directory to build release
Create a stage directory in the temp file system, and clone the
repository there.

Signed-off-by: Ivan Valdes <ivan@vald.es>
2025-06-25 11:33:30 -07:00
Mustafa Elbehery
6ab5f84f93 release: add release script
Signed-off-by: Mustafa Elbehery <melbeher@redhat.com>
2025-06-04 12:25:04 +02:00
Manuel Rüger
ac4f75514d
Add benchmark tooling
This adds benchmarking using cmd/bbolt's bench, inspired on what it's
used in kube-state-matrics.

Co-authored-by: Manuel Rüger <manuel@rueg.eu>
Signed-off-by: Ivan Valdes <ivan@vald.es>

wip

Signed-off-by: Ivan Valdes <ivan@vald.es>
2024-06-27 15:26:58 -07:00
Piotr Tabor
ee27a544ca Recursive checker: Final touches.
Signed-off-by: Piotr Tabor <ptab@google.com>
2023-01-13 19:14:45 +01:00
Piotr Tabor
bf9b712eb2 Add Test whether XRay finds path to a bucket as well.
Signed-off-by: Piotr Tabor <ptab@google.com>
2023-01-03 19:02:55 +01:00
Piotr Tabor
9f841cc213 Fix goimports and scripts.
Signed-off-by: Piotr Tabor <ptab@google.com>
2023-01-03 19:02:55 +01:00
Piotr Tabor
cec7209fa8 Script that fixes all goimports.
Signed-off-by: Piotr Tabor <ptab@google.com>
2022-12-30 12:59:02 +01:00