Sanson Thomas
Sanson Thomas
it should be added to the github workflow as a warning for now
it should be added to the github workflow as a warning for now
Dear CodeceptJS Team, I hope this message finds you well. I am reaching out to report an unusual behaviour I've encountered while using CodeceptJS, specifically related to the execution of...
Hello, I would like to suggest an improvement that I believe could benefit numerous users. **Postgres Installation as a Service (systemd)**: Currently, I do not see an option in the...
Currently, PostgreSQL High-Availability Cluster installation via Ansible is done using the "role" mode. However, the "collection" format is now the recommended deployment method for Ansible. I am requesting a migration...
Hello, I have noticed that our GitHub Actions are currently being triggered even when pull requests are in draft mode. This may lead to an unnecessary usage of resources and...
Hello, We have been experiencing occasional failures in our Docker GitHub Actions workflow due to network issues. These failures usually occur in the "Run Docker tests" steps of the workflow....
Currently, ScyllaDB installation via Ansible is done using the "role" mode. However, the "collection" format is now the recommended deployment method for Ansible. I am requesting a migration of ScyllaDB...
### Description I'd like to suggest switching to [Copier](https://copier.readthedocs.io/en/stable/) for generating documentation and continuous integration (CI) files for the Ansible roles managed by ansible-generator. Copier is an open-source tool that...
Currently, `ansible-generator` supports generating documentation and continuous integration files for Ansible Roles only. However, with the introduction of Ansible Collections, there is a need to support collections as well. As...