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 1,825 public repositories matching this topic...

jhfoo
jhfoo commented Jul 23, 2018

There's a list of deprecation warnings installing Strider. A sample as follows:

npm WARN deprecated minimatch@2.0.10: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated mailcomposer@0.2.12: This project is unmaintained
npm WARN deprecated browserslist@1.4.0: Browserslist 2 could fail on re
rayalan
rayalan commented Aug 4, 2019

The latest version of buildbot is built with Awesome Fonts 4.1.0. However, many of the icons displayed at the url listed by the wsgi-dashboard documentation (http://fontawesome.io/icons/) require a newer version.

For people just trying out the feature, it'd be nice for the documentation to mention this detail and point them to the about feature, which conveniently lists the bundled version of

jx
lastbackend
diafour
diafour commented Jan 11, 2019

There are 4 execution modules in ansible and two of them has live output in dapp. The most frequent use cases are:

  • run one command
  • run multiple commands
  • run shell script
  • run commands or script in login shell or with loaded environment variables

We need to document this variants with links to ansible documentation and give an explanation of what is invoked behind the scene (dappdeps

tox
catto
catto commented May 29, 2019

What happened:
Sometimes my pipeline has a job with long name such as thisJobBuildsVariousComponentsAndPublishThem and it satisfies the restriction of job name length.
But the build page shows its job name in a header inappropriately.
image

What you expected to happen:
Long jo

Continuous integration apps

Extant DevSecOps

Speed up your remediation cycles for security vulnerabilities with Extant DevSecOps pipeline tools

Pika

Build Better NPM Packages

AccessLint

Find accessibility issues in your pull requests

See more Continuous integration apps

Learn about continuous-integration

Wikipedia
Wikipedia
Loading…
You can’t perform that action at this time.