-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: add docs for planned ci services
- Loading branch information
1 parent
c1604a3
commit 40a2ed3
Showing
20 changed files
with
390 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
# AppVeyor | ||
|
||
## sources | ||
|
||
- [Predefined variables](https://www.appveyor.com/docs/environment-variables) | ||
|
||
## detection | ||
|
||
... | ||
|
||
## resources | ||
|
||
... | ||
|
||
## example variables | ||
|
||
```bash | ||
... | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
# AWS CodeBuild | ||
|
||
## sources | ||
|
||
- [Predefined variables](https://docs.aws.amazon.com/codebuild/latest/userguide/build-env-ref-env-vars.html) | ||
|
||
## detection | ||
|
||
... | ||
|
||
## resources | ||
|
||
... | ||
|
||
## example variables | ||
|
||
```bash | ||
... | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
# Bamboo | ||
|
||
## sources | ||
|
||
- [Predefined variables](https://confluence.atlassian.com/bamboo/bamboo-variables-289277087.html) | ||
|
||
## detection | ||
|
||
... | ||
|
||
## resources | ||
|
||
... | ||
|
||
## example variables | ||
|
||
```bash | ||
... | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
# Bitbucket | ||
|
||
## sources | ||
|
||
- [Predefined variables](https://confluence.atlassian.com/bitbucket/environment-variables-794502608.html) | ||
|
||
## detection | ||
|
||
... | ||
|
||
## resources | ||
|
||
... | ||
|
||
## example variables | ||
|
||
```bash | ||
... | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
# Bitrise | ||
|
||
## sources | ||
|
||
- [Predefined variables](https://devcenter.bitrise.io/builds/available-environment-variables/#exposed-by-bitriseio) | ||
|
||
## detection | ||
|
||
... | ||
|
||
## resources | ||
|
||
... | ||
|
||
## example variables | ||
|
||
```bash | ||
... | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
# Buddy | ||
|
||
## sources | ||
|
||
- [Predefined variables](https://buddy.works/knowledge/deployments/how-use-environment-variables#default-environment-variables) | ||
|
||
## detection | ||
|
||
... | ||
|
||
## resources | ||
|
||
... | ||
|
||
## example variables | ||
|
||
```bash | ||
... | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
# Buildkite | ||
|
||
## sources | ||
|
||
- [Predefined variables](https://buildkite.com/docs/builds/environment-variables) | ||
|
||
## detection | ||
|
||
... | ||
|
||
## resources | ||
|
||
... | ||
|
||
## example variables | ||
|
||
```bash | ||
... | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
# CircleCI | ||
|
||
## sources | ||
|
||
- [Predefined variables](https://circleci.com/docs/2.0/env-vars/#built-in-environment-variables) | ||
|
||
## detection | ||
|
||
... | ||
|
||
## resources | ||
|
||
... | ||
|
||
## example variables | ||
|
||
```bash | ||
... | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
# Cirrus CI | ||
|
||
## sources | ||
|
||
- [Predefined variables](https://cirrus-ci.org/guide/writing-tasks/#environment-variables) | ||
|
||
## detection | ||
|
||
... | ||
|
||
## resources | ||
|
||
... | ||
|
||
## example variables | ||
|
||
```bash | ||
... | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
# Codefresh | ||
|
||
## sources | ||
|
||
- [Predefined variables](https://codefresh.io/docs/docs/codefresh-yaml/variables#system-provided-variables) | ||
|
||
## detection | ||
|
||
... | ||
|
||
## resources | ||
|
||
... | ||
|
||
## example variables | ||
|
||
```bash | ||
... | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
# Codeship | ||
|
||
## sources | ||
|
||
- [Predefined variables](https://documentation.codeship.com/basic/builds-and-configuration/set-environment-variables/#default-environment-variables) | ||
|
||
## detection | ||
|
||
... | ||
|
||
## resources | ||
|
||
... | ||
|
||
## example variables | ||
|
||
```bash | ||
... | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
# Drone | ||
|
||
## sources | ||
|
||
- [Predefined variables](https://readme.drone.io/reference/environ/) | ||
|
||
## detection | ||
|
||
... | ||
|
||
## resources | ||
|
||
... | ||
|
||
## example variables | ||
|
||
```bash | ||
... | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
# Jenkins | ||
|
||
## sources | ||
|
||
- [Predefined variables](https://wiki.jenkins.io/display/JENKINS/Building+a+software+project) | ||
|
||
## detection | ||
|
||
... | ||
|
||
## resources | ||
|
||
... | ||
|
||
## example variables | ||
|
||
```bash | ||
... | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
# Sail CI | ||
|
||
## sources | ||
|
||
- [Predefined variables](https://sail.ci/docs/environment-variables) | ||
|
||
## detection | ||
|
||
... | ||
|
||
## resources | ||
|
||
... | ||
|
||
## example variables | ||
|
||
```bash | ||
... | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
# Semaphore | ||
|
||
## sources | ||
|
||
- [Predefined variables](https://semaphoreci.com/docs/available-environment-variables.html) | ||
|
||
## detection | ||
|
||
... | ||
|
||
## resources | ||
|
||
... | ||
|
||
## example variables | ||
|
||
```bash | ||
... | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
# Shippable | ||
|
||
## sources | ||
|
||
- [Predefined variables](http://docs.shippable.com/ci/env-vars/#stdEnv) | ||
|
||
## detection | ||
|
||
... | ||
|
||
## resources | ||
|
||
... | ||
|
||
## example variables | ||
|
||
```bash | ||
... | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
# TeamCity | ||
|
||
## sources | ||
|
||
- [Predefined variables](https://confluence.jetbrains.com/display/TCD10/Predefined+Build+Parameters) | ||
|
||
## detection | ||
|
||
... | ||
|
||
## resources | ||
|
||
... | ||
|
||
## example variables | ||
|
||
```bash | ||
... | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
# Travis CI | ||
|
||
## sources | ||
|
||
- [Predefined variables](https://docs.travis-ci.com/user/environment-variables#default-environment-variables) | ||
|
||
## detection | ||
|
||
... | ||
|
||
## resources | ||
|
||
... | ||
|
||
## example variables | ||
|
||
```bash | ||
... | ||
``` |
Oops, something went wrong.