public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jindrich Novy <jnovy@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/buildah] update-buildah-cve-2026-46597: update bats to 1.9.0 for gating tests.
Date: Wed, 05 Aug 2026 18:47:09 GMT [thread overview]
Message-ID: <178595562978.1.12019022632901218780.rpms-buildah-0131eb1971ae@fedoraproject.org> (raw)
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
reply other threads:[~2026-08-05 18:47 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178595562978.1.12019022632901218780.rpms-buildah-0131eb1971ae@fedoraproject.org \
--to=jnovy@redhat.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox