docs
docs copied to clipboard
Semaphore 2.0 documentation.
Based [on this support case](https://github.com/renderedtext/issues/issues/2817). This is the gist: 
The old `auto_promote_on` syntax is deprecated and all examples of it should be changed to use `auto_promote` with `when` conditions. Here are the files that need to be updated found...
@csidyel I'm referring to [this documentation page](https://docs.semaphoreci.com/article/148-configuring-parallel-tests-with-code-climate). One customer reported he found it a little bit confusing since not all the env variables in the examples are standard. He's proposing...
We should explain that, apart from CLI, setting something up is possible through UI as well. It's possible everywhere, but for instance: - secrets: https://docs.semaphoreci.com/article/51-secrets-yaml-reference - notifications: https://docs.semaphoreci.com/article/89-notifications-yaml-reference There's possibly...
Add a new SSH key, use [skip ci]. Source: https://github.com/renderedtext/issues/issues/2160
Based on "using private dependencies" page. Should be added to the Ruby page. More info: https://github.com/renderedtext/issues/issues/2229.
Things to clarify: - Customers are only charged for job execution time, and not pipeline execution time. - Customers are not charged when the job is waiting for a quota,...
Based on the feedback one user provided us with. You can see more details [here](https://github.com/renderedtext/issues/issues/2266#issuecomment-513119998).
- [x] C - [x] C++ - [ ] Clojure - [x] Elixir - [ ] Erlang - [x] Go - [x] Java - [x] JavaScript - [x] PHP -...