Skip to content
GitLab
    • Explore Projects Groups Snippets
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • A awesome-python
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 13
    • Issues 13
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 317
    • Merge requests 317
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Vinta Chen
  • awesome-python
  • Merge requests
  • !1307

Add Semaphore to list of CI services

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Administrator requested to merge github/fork/markoa/patch-1 into master 6 years ago
  • Overview 0
  • Commits 2
  • Pipelines 0
  • Changes 1

Created by: markoa

Compare
  • master (base)

and
  • latest version
    2e5b0c5e
    2 commits, 2 years ago

1 file
+ 10
- 0

    Preferences

    File browser
    Compare changes
README.md
+ 10
- 0
  • View file @ 2e5b0c5e


@@ -1199,6 +1199,16 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
* [channels](https://github.com/django/channels) - Developer-friendly asynchrony for Django.
* [websockets](https://github.com/aaugustin/websockets) - A library for building WebSocket servers and clients with a focus on correctness and simplicity.
## Continuous Integration
*Also see [awesome-CIandCD](https://github.com/ciandcd/awesome-ciandcd#online-build-system).*
* [CircleCI](https://circleci.com/) - A CI service that can run very fast parallel testing.
* [Semaphore](https://semaphoreci.com) - Serverless CI/CD pipelines for Python on Linux, Docker and macOS.
* [Travis CI](https://travis-ci.org) - A popular CI service for your open source and [private](https://travis-ci.com) projects. (GitHub only)
* [Vexor CI](https://vexor.io) - A continuous integration tool for private apps with pay-per-minute billing model.
* [Wercker](http://www.wercker.com/) - A Docker-based platform for building and deploying applications and microservices.
## WSGI Servers
*WSGI-compatible web servers.*
0 Assignees
None
Assign to
0 Reviewers
None
Request review from
Labels
3
Feature: Enum Feature: Generator Issue: Bug
3
Feature: Enum Feature: Generator Issue: Bug
    Assign labels
  • Manage project labels

Milestone
6.0.0
6.0.0 (expired)
None
Time tracking
No estimate or time spent
Lock merge request
Unlocked
0
0 participants
Reference: OpenAPITools/openapi-generator!11653
Source branch: github/fork/markoa/patch-1

Menu

Explore Projects Groups Snippets