Package alterator-module-executor: Information
Source package: alterator-module-executor
Version: 0.1.30-alt1
Build time: Feb 27, 2026, 06:35 PM in the task #409458
Category: System/Configuration/Other
Report package bugLicense: GPL-2
Summary: Alterator-manager module for running executable files and scripts
Description:
Alterator-manager module for running executable files and scripts.
List of RPM packages built from this SRPM:
alterator-module-executor (x86_64, i586, aarch64)
alterator-module-executor-debuginfo (x86_64, i586, aarch64)
alterator-module-executor (x86_64, i586, aarch64)
alterator-module-executor-debuginfo (x86_64, i586, aarch64)
Maintainer: Ivan Savin
Last changed
Feb. 27, 2026 Ivan Savin 0.1.30-alt1
- Update .clang-format and CODESTYLE.md. - Bringing the code to the described style. - Add .forgejo/workflows/clang-format.yml.
Jan. 23, 2026 Ivan Savin 0.1.29-alt2
- Add add secret scanning (alxvmr@). - Add .clang-format and CODESTYLE.md.
Nov. 28, 2025 Ivan Savin 0.1.29-alt1
- Add a new option - exit_status. Methods no longer return an exit_status by default. To add the 'response' return value to a method, you need to add an 'exit_status = true' to the method definition in configuration file.