Modern UI for Ansible, Terraform, OpenTofu, PowerShell and other DevOps tools.
Go to file
2017-02-22 03:52:50 -08:00
api Add task template name to log too 2017-02-11 21:44:15 +10:00
cli fix #202 2016-12-22 03:35:31 +09:00
db fix migration file 2016-11-21 17:18:44 -08:00
Deploy Updated compose file to version 2, moved variables from dockerfile to compose file, pointed towards future automated build 2016-10-17 18:27:40 +02:00
models Fixes #188. 2016-11-15 13:44:41 -02:00
public Merge branch 'master' of github.com:ansible-semaphore/semaphore 2017-02-22 03:51:31 -08:00
util fix api breaking of google/go-github 2017-02-21 20:44:35 +01:00
.gitignore update contributing.md 2017-02-22 03:51:23 -08:00
.gitmodules fix circle & docker hub 2016-12-21 18:36:54 +09:00
api-docs.yml fix error route 2016-12-22 15:51:25 +08:00
CHANGELOG.md bump version 2.1.0 2016-12-22 03:50:59 +09:00
circle.yml compile with go1.8 2017-02-22 03:52:50 -08:00
CODE_OF_CONDUCT.md Code of conduct, changelog 2016-04-29 23:47:31 +02:00
CONTRIBUTING.md update contributing.md 2017-02-22 03:51:23 -08:00
Dockerfile update docker file release 2016-12-22 03:51:48 +09:00
LICENSE Initial commit 2014-08-23 23:43:31 +01:00
make.sh compile with go1.8 2017-02-22 03:52:50 -08:00
README.md Added link to discord 2017-01-25 02:01:18 +01:00
semaphore-startup.sh Moved dockerfile to root and changed base image to Alpine 2016-10-17 18:24:46 +02:00

semaphore

Circle CI semaphore on discord

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.