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 2,090 public repositories matching this topic...

jithine
jithine commented Apr 15, 2020

What happened:

UI is loading all the step log data in memory and looping through the data to create a blob to make it downloadable. This does not work for large step log files where there are hundred thousands of log lines.

What you expected to happen:

  1. UI should not do any custom logic and should defer to API for log download.
  2. New API to download step logs with proper cachi
Wikipedia
Wikipedia

Continuous integration apps

Azure Pipelines

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

Cirrus CI

Enjoy unlimited concurrency for fast and secure development cycle

Hound

Automated code reviews

Semaphore

Test and deploy at the push of a button

Percy

Automated visual review platform

Check Run Reporter

See your test and style results without leaving GitHub. Supporting JUnit, Checkstyle, and more

App Center

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

BuildPulse

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

Codefresh

A modern container-based CI/CD platform, easily assemble and run pipelines with high performance

WhiteSource Bolt

Detect open source vulnerabilities in real time with suggested fixes for quick remediation

CircleCI

Automatically build, test, and deploy your project in minutes

See more Continuous integration apps
You can’t perform that action at this time.