docs
docs copied to clipboard
Semaphore 2.0 documentation.
https://docs.aws.amazon.com/AmazonECR/latest/userguide/service_limits.html It seems that AWS ECR is limiting the number of Docker images on their side. This makes regular releases on every master build for example, more painful than expected....
We had several similar questions in the community and support. So far I am directing them to https://docs.semaphoreci.com/article/66-environment-variables-and-secrets. Opening the issue because this is a very common use case that...
Atm for yml file development there is an alpha cli feature called snapshot. It creates workflow from tgz file (not from GitHub repo). By default tgz file is created from...
One user recently [asked](https://github.com/renderedtext/issues/issues/1588) for a way to divide a long one-line command and it can be achieved by writing the line in the folded style (`>`) and by stripping...
Something like this is OK: or: This is not OK (especially when ToC goes below the fold):
Inspired by this support-case https://github.com/renderedtext/issues/issues/1139. We can document: - Use debug session to explore the cache manualy - Use debug session to delete caches that have issues - How to...
This one comes up on support occasionally and would be a useful demo and addition to the _Use cases_ section. ### Scenario 1. Scan changes in current revision and determine...
On the CLI documentation https://docs.semaphoreci.com/reference/sem-command-line-tool/ it is stated that > You can find the exact sem connect command, which includes your current organization's name and access token, by selecting the...
@tbogosavljevic