public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/buildah] update-buildah-cve-2026-46597: update bats to 1.9.0 for gating tests.
@ 2026-08-05 18:47 Jindrich Novy
0 siblings, 0 replies; only message in thread
From: Jindrich Novy @ 2026-08-05 18:47 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/buildah
Branch : update-buildah-cve-2026-46597
Commit : 0131eb1971ae0915d5ef6e0c08e6bdbd428b7920
Author : Jindrich Novy <jnovy@redhat.com>
Date : 2023-07-14T12:26:20+02:00
Stats : +2/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/buildah/c/0131eb1971ae0915d5ef6e0c08e6bdbd428b7920?branch=update-buildah-cve-2026-46597
Log:
update bats to 1.9.0 for gating tests.
- Related: #2176055
Signed-off-by: Jindrich Novy <jnovy@redhat.com>
---
diff --git a/tests/roles/bats_installed/tasks/main.yml b/tests/roles/bats_installed/tasks/main.yml
index 00010b6..20a73f3 100644
--- a/tests/roles/bats_installed/tasks/main.yml
+++ b/tests/roles/bats_installed/tasks/main.yml
@@ -2,11 +2,11 @@
# Sigh; RHEL8 doesn't have BATS
- name: bats | fetch and unpack tarball
unarchive:
- src: https://github.com/bats-core/bats-core/archive/v1.5.0.tar.gz
+ src: https://github.com/bats-core/bats-core/archive/v1.9.0.tar.gz
dest: /root
remote_src: true
- name: bats | install
command: ./install.sh /usr/local
args:
- chdir: /root/bats-core-1.5.0
+ chdir: /root/bats-core-1.9.0
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-05 18:47 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-05 18:47 [rpms/buildah] update-buildah-cve-2026-46597: update bats to 1.9.0 for gating tests Jindrich Novy
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox