18 lines
484 B
Markdown
18 lines
484 B
Markdown
# Recipes
|
|
|
|
## CI configurations
|
|
- [CircleCI 2.0 workflows](circleci-workflows.md)
|
|
- [Travis CI](travis.md)
|
|
- [GitLab CI](gitlab-ci.md)
|
|
- [GitHub Actions](github-actions.md)
|
|
|
|
## Git hosted services
|
|
- [Git authentication with SSH keys](git-auth-ssh-keys.md)
|
|
|
|
## Release workflow
|
|
- [Publishing on distribution channels](distribution-channels.md)
|
|
- [Publishing maintenance releases](maintenance-releases.md)
|
|
- [Publishing pre-releases](pre-releases.md)
|
|
|
|
## Package managers and languages
|