Denis Gukov
Denis Gukov
@dennisaucoin is this issue actual? What screen? Need more details. Thank you
@Ashkaan Keys encrypted in database. It was a difficult choice between not encrypting data by default, or generating a new key when deploying the container without `SEMAPHORE_ACCESS_KEY_ENCRYPTION`. We chose the...
Hi @rmtsrc It is really cool!
I will test it soon. I think we should add switcher: Dark, Light, System.
Hi @andreas-marschke Thank you for your PR. I will help with it if I can.
Working with the PR! Thank you!
@tboerger Do you think the issue is actual? I can reopen.
Hi @andreas-marschke I don't understand what this Webhooks do. Is it alternative of Semaphore API? What reason to use Webhooks instead of call Semaphore API? In the traditional sense, a...
My goal is to keep the Semaphore as simple as possible - both code and interface. Thanks to this approach, the Semaphore didn't turn into AWX. The complication must provide...
> Notifications/Pushes/Webhooks _from_ your Ansible Playbooks should be solved differently. This changeset is not to send webhooks ourselves. I suggest researching means of doing so at the end of your...