Modern UI for Ansible, Terraform, OpenTofu, PowerShell and other DevOps tools.
Go to file
2020-11-03 18:42:31 +05:00
.circleci ci: do not test web2 2020-10-03 22:08:23 +05:00
.dredd ci: fix dredd tests 2020-10-01 14:40:32 +05:00
api feat(api): list tasks for template 2020-11-02 15:57:46 +05:00
cli add interface variable to settings 2018-05-14 19:43:33 +00:00
db Use official images + fix linter 2020-02-09 15:48:24 +02:00
deployment feat: add side bar items 2020-11-02 00:17:13 +05:00
public add dredd to dev dc environment 2018-10-22 12:13:59 +10:00
util Added some comments because linter complained 2019-07-09 20:49:17 +03:00
web fix: update some deps 2020-09-30 15:22:32 +05:00
web2 feat(web2): delete user 2020-11-03 18:42:31 +05:00
.gitignore Remove mulekick router, use mux directly 2019-07-09 20:39:18 +03:00
.goreleaser.yml ci: update gpg key 2020-10-03 18:55:31 +05:00
api-docs.yml feat(web2): template edit 2020-10-05 03:29:02 +05:00
CODE_OF_CONDUCT.md Code of conduct, changelog 2016-04-29 23:47:31 +02:00
CONTRIBUTING.md ci: fix dredd tests 2020-10-01 14:40:32 +05:00
go.mod ci: fix dredd tests 2020-10-01 14:40:32 +05:00
go.sum fix: update some deps 2020-09-30 15:22:32 +05:00
LICENSE Initial commit 2014-08-23 23:43:31 +01:00
README.md docs: update readme 2020-10-03 21:18:33 +05:00
Taskfile_windows.yml Set version on windows taskfile 2019-07-09 16:07:10 +03:00
Taskfile.yml ci: update gpg key 2020-10-03 18:55:31 +05:00

semaphore

Circle CI Codacy Badge Codacy Badge semaphore on discord

Release Signing

All releases after 2.5.1 are signed with the gpg public key 8CDE D132 5E96 F1D9 EABF 17D4 2C96 CF7D D27F AB82

Installation

https://github.com/ansible-semaphore/semaphore/wiki/Installation

Contributing

PR's & UX reviews are welcome!

Please follow the contribution guide. Any questions, please open an issue.

License

MIT License

Copyright (c) 2016 Castaway Consulting LLC

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.