semaphore icon indicating copy to clipboard operation
semaphore copied to clipboard

Wishlist for extra features

Open Richardswe opened this issue 2 years ago • 6 comments

Hi i just wanted to say thanks for the work you guys put on Semaphore, i really like it. I'd though have some extra features that would be really nice. I don't know how much work it is to add them but again it would be appreciated :). Wish list:

  1. Be able to move template tasks between the different tasks views.
  2. Add a static playbook instead of only relying on a GIT repository (a suggestion is that this could be stored locally on the node which runs Semaphore)
  3. SSO authentication or Microsoft AD
  4. Alerts and Success to Slack channel

Richardswe avatar Sep 30 '22 07:09 Richardswe

2 and 4 already available in develop branch and will be released soon.

fiftin avatar Oct 01 '22 09:10 fiftin

@fiftin great!

Richardswe avatar Oct 03 '22 06:10 Richardswe

Hi,

Is it possible to configure a task template with a git repository, but with using a static/local playbook file?

95gabor avatar Dec 11 '22 22:12 95gabor

Hi,

Is it possible to configure a task template with a git repository, but with using a static/local playbook file?

Yes that should be possible. I support of the use of static inventory but i suggest to use a git repository for playbooks. You can just place the inventory,playbooks etc locally on the Semaphore node.

Richardswe avatar Dec 14 '22 12:12 Richardswe

Hi, Is it possible to configure a task template with a git repository, but with using a static/local playbook file?

Yes that should be possible. I support of the use of static inventory but i suggest to use a git repository for playbooks. You can just place the inventory,playbooks etc locally on the Semaphore node.

Thanks! I'm currently using Ansible Semaphore from a container and I do not want to attach volume to the container. Is it possible to use different repository or static file for the playbook and another for tasks? (the task repo is an open-source repository: ansible-openwrt and I don't want to fork it)

95gabor avatar Dec 14 '22 18:12 95gabor

on Sep 30, 2022

  1. Add a static playbook instead of only relying on a GIT repository (a suggestion is that this could be stored locally on the node which runs Semaphore)

on Oct 1, 2022

2 and 4 already available in develop branch and will be released soon.

@fiftin How can I do this? Could not find any documentation about it :-/ The last release was only three weeks ago.

Moep90 avatar Mar 31 '23 09:03 Moep90