Skip to content
#

Continuous integration

Automatically build and test your code as you push it upstream, preventing bugs from being deployed to production. A complementary practice to CI is that before submitting work, each programmer must do a complete build and run (and pass) all unit tests. Integration tests are usually run automatically on a CI server when it detects a new commit.

Here are 102 public repositories matching this topic...

The Lambda Annotations Framework uses C# custom attributes and Source Generators to translate annotated Lambda functions to the regular Lambda programming model. Source Generators create new C# source code and incorporate that code during compilation. It does not impact Lambda startup times because it translates your code at compile time.

  • Updated Mar 31, 2024
  • C#
Followers
26.4k followers
Wikipedia
Wikipedia

Related Topics

cd ci-cd cicd continuous-delivery continuous-deployment devops gitops progressive-delivery

Continuous integration apps

Azure Pipelines

Continuously build, test, and deploy to any platform and cloud

Percy

Automated visual review platform

Check Run Reporter

See your test and style results without leaving GitHub. Works with any CI service. Supports JUnit, Checkstyle, and more

BuildPulse

Automatically detect, track, and rank flaky tests so you can regain trust in your test suite

App Center

Continuously build, test, release, and monitor apps for every platform

autofix.ci

Automatically fix pull requests to increase developer productivity

AppVeyor

Cloud service for building, testing and deploying Windows apps

pre-commit ci lite

an add-on to github actions which allows safely pushing changes back to pull requests

Deploybot-app

Manage and automate Github Deployments across repos and organizations

Localazy

Manage your i18n and localization needs from one place with Localazy ®

webapp.io

Full-stack review environments and end-to-end tests embedded into every pull request

Cirun.io

GitHub Actions on your Cloud - Run Self-Hosted Runners on AWS, GCP, Azure, DigitalOcean or OpenStack

See more Continuous integration apps