Information for build rhc-worker-playbook-0.1.8-4.oc8

ID12918
Package Namerhc-worker-playbook
Version0.1.8
Release4.oc8
Epoch
Sourcegit+https://gitee.com/src-opencloudos-rpms/rhc-worker-playbook.git#cb3ba0785e2dabd95ab7d2154c824e615296feb4
SummaryRed Hat connect worker for launching Ansible Runner
DescriptionPython-based worker for Red Hat connect, used to launch Ansible playbooks via Ansible Runner.
Built byopencloudkoji
State complete
Volume DEFAULT
StartedThu, 19 Jan 2023 09:58:21 CST
CompletedThu, 19 Jan 2023 10:04:38 CST
Taskbuild (dist-oc8, /src-opencloudos-rpms/rhc-worker-playbook.git:cb3ba0785e2dabd95ab7d2154c824e615296feb4)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/rhc-worker-playbook.git?#cb3ba0785e2dabd95ab7d2154c824e615296feb4'}}
Tags
dist-oc8
dist-oc8-compose
RPMs
src
rhc-worker-playbook-0.1.8-4.oc8.src.rpm (info) (download)
aarch64
rhc-worker-playbook-0.1.8-4.oc8.aarch64.rpm (info) (download)
x86_64
rhc-worker-playbook-0.1.8-4.oc8.x86_64.rpm (info) (download)
Logs
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
Changelog * Sat Oct 22 2022 Gael Chamoulaud <gchamoul@redhat.com> 0.1.8-4 - Use thread.join(timeout) to avoid busy waiting and simplify interval event posting logic (rhbz#2137005) * Fri Aug 05 2022 Gael Chamoulaud <gchamoul@redhat.com> 0.1.8-3 - Do not busy-wait when playbook is running (rhbz#2104199) * Mon Mar 14 2022 Gaël Chamoulaud <gchamoul@redhat.com> - 0.1.8-2 - Update patches - Add DROP-IN-RPM patches_ignore rule for rdopkg * Mon Feb 21 2022 Gaël Chamoulaud <gchamoul@redhat.com> - 0.1.8-1 - Patch to fix Execute Playbook Asynchronously (RHBZ#2020426) * Thu Feb 03 2022 Gaël Chamoulaud <gchamoul@redhat.com> - 0.1.8-0 - Fix: Bump ansible-runner to 2.1.1 and dependencies in vendor (RHBZ#2053207) - Upload new rhc-worker-playbook-0.1.8.tar.gz source * Thu Feb 03 2022 Gaël Chamoulaud <gchamoul@redhat.com> - 0.1.7-0 - Add Ansible community general and ansible.posix Collections - Upload new rhc-worker-playbook-0.1.7.tar.gz source * Mon Apr 19 2021 Jeremy Crafts <jcrafts@redhat.com> - 0.1.5-1 - Changes to playbook validation logic - Enhancements for logging to rhcd - Fix for subprocess environment * Thu Mar 25 2021 Jeremy Crafts <jcrafts@redhat.com> - 0.1.4-1 - Enhancements to playbook validation - Fixes for regular execution status updates - Configuration fixes