semaphore
semaphore copied to clipboard
Problem: Triggering task when monitoring git repo broken in v2.9.75
Issue
I recently upgraded from v2.9.37 to v2.9.75 and alongside occasionally experiencing the stuck tasks bug, I've noticed that for 4/5 of my tasks that monitor different git repos for a commit, they no longer seem to pick it up and run.
The fifth task does still pick up the commits and run, but before it used to be within a few seconds of the commit I've now found that it's sometimes delayed by around 20 minutes.
Here's an example of one of the task template configs:
Impact
Service (scheduled tasks, alerts), Semaphore Project
Installation method
Docker
Browser
Firefox
Semaphore Version
v2.9.75
Ansible Version
~ $ ansible --version
ansible [core 2.14.5]
config file = /data/semaphore/ansible/ansible.cfg
configured module search path = ['/home/semaphore/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
ansible python module location = /usr/lib/python3.11/site-packages/ansible
ansible collection location = /home/semaphore/.ansible/collections:/usr/share/ansible/collections
executable location = /usr/bin/ansible
python version = 3.11.8 (main, Feb 19 2024, 22:58:08) [GCC 12.2.1 20220924] (/usr/bin/python3)
jinja version = 3.1.2
libyaml = True
Logs & errors
No response
Manual installation - system information
No response
Configuration
No response
Additional information
No response