Modern UI for Ansible, Terraform, OpenTofu, PowerShell and other DevOps tools.
Go to file
Anton Markelov 8e18b9df48
Merge pull request #551 from UnitedTraders/549-dont-panic
Make semaphore less panicly
2018-08-09 18:57:58 +10:00
.circleci pin mysql to 5.6 2018-05-07 10:05:49 +00:00
.dredd use dredd for api testing 2018-04-18 18:03:15 +00:00
api make semaphore less panic 2018-06-14 16:20:16 +10:00
cli add interface variable to settings 2018-05-14 19:43:33 +00:00
db use dredd for api testing 2018-04-18 18:03:15 +00:00
deployment pin 2018-05-22 17:25:35 +00:00
util add interface variable to settings 2018-05-14 19:43:33 +00:00
web Fix creating new user 2018-05-16 17:13:58 +05:00
.gitignore circleci workflows and docker image build and push 2018-04-05 22:40:49 +00:00
.goreleaser.yml add maintainer information 2018-05-07 10:11:20 +00:00
api-docs.yml use dredd for api testing 2018-04-18 18:03:15 +00:00
CODE_OF_CONDUCT.md Code of conduct, changelog 2016-04-29 23:47:31 +02:00
CONTRIBUTING.md use dredd for api testing 2018-04-18 18:03:15 +00:00
Gopkg.lock use dredd for api testing 2018-04-18 18:03:15 +00:00
Gopkg.toml add dep 2018-03-11 14:58:39 +00:00
LICENSE Initial commit 2014-08-23 23:43:31 +01:00
README.md fine tune release process 2018-04-09 20:08:52 +00:00
Taskfile_windows.yml Fix creating new user 2018-05-16 17:13:58 +05:00
Taskfile.yml Fix creating new user 2018-05-16 17:13:58 +05:00

semaphore

Circle CI Codacy Badge Codacy Badge semaphore on discord

Release Signing

All releases after 2.4.1 are signed with the gpg public key 9B25 8A9C 32B9 7E50 E753 3575 DE95 8D8F 20C7 845F

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.