Neil Hanlon
Neil Hanlon
### TL;DR Upgrade Temporal dependencies, improve Kubernetes pod configurations, and fix various bugs ### What changed? - Updated Temporal to version 1.20 and admin tools to version 1.22.4. - Improved...
feature(peridot-cli): add `task logs` command `peridot task logs` will accept either a build ID or package name. In the latter case, the project will be queried for the latest build...
### TL;DR Add options to `buildRpmImport` command for skipping upload or import steps, and update version to 0.2.1. ### What changed? - New flags added: `--skip` / `-s` for skipping...
Sometimes upstream pushes a commit without %{dist} in Release, which has a side effect of breaking Peridot/srpmproc due to Peridot trying to extract information based on the tag, and the...
we should probably clean up after ourselves... _Originally posted by @NeilHanlon in https://github.com/rocky-linux/peridot/issues/189#issuecomment-2187846727_
This change adds riscv64gc-unknown-linux-gnu bindings for cryptoki-sys crate and adds the target to ci.sh and regenerate_bindings.sh for future updates. This change will enable building the package for risvc in Fedora....
  This prevents the button from being pressed unless you're quick and hit the button before the tooltip appears on top. This doesn't appear with the default theme, which...
### Is this issue related to an issue?. When using the SI UI on a non-mac, the default binding of CMD+scroll for Zoom is problematic on other OSes which have...
While updating to the latest git snapshot for my fedora package review, I found the following occurs when I run pytest, even though from what I can tell, the e2e...