Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
  •  Link to pages that mentions OG

The practice of continuous integration involves repeated automated testing and code merging with notifications to alert developers to problems in their code in real time. Codeship combines this with the practice of continuous delivery, which provides for regular code deployment once changes have passed automated tests. Essentially, when code is pushed to GitHub (or Bitbucket), Codeship rebuilds your application on its secure servers and runs your automated tests. If the tests fail, it notifies your development team via email or integration.

...

Add a Codeship integration

Info

Bidirectional integrations aren’t In this release, only incoming integrations are fully supported in the Standard plan. All the other integrations are supported , at a team level in Standard.If you're using the Standard plan in Compass, you . To use outgoing integrations or the outgoing part of bidirectional integrations, upgrade to a higher subscription plan. There may be restrictions on how you can create and apply integration rules as well.

You can add this integration only from your team’s operations page. Adding an integration from your team’s operations page makes your team the owner of the integration. This means Compass only assigns the alerts received through this integration to your team.

...