ci
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 3,036 public repositories matching this topic...
Drone is a Container-Native, Continuous Delivery Platform
-
Updated
Oct 20, 2020 - Go
-
Updated
Oct 16, 2020 - JavaScript
Main repository for GoCD - Continuous Delivery server
-
Updated
Oct 21, 2020 - Java
Is your feature request related to a problem? Please describe.
Following the guidance of github, many developers are moving to main as their default branch. Saving developers from the very small hindrance of using DEFAULT_BRANCH: main would contribute to smoothing the transition.
Describe the solution you'd like
The default branch should be main. If it does not exist, use `m
Summary
Backend error: Exit status: 500, message: {"Type":"ExecutableNotFoundError","Message":"OCI runtime exec failed: exec failed: container_linux.go:349: starting container process caused \"exec: \\\"bash\\\": executable file not found in $PATH\": unknown","Handle":"","ProcessID":"","Binary":""}
Steps to reproduce
Use @vito buildkit container, or any container which doe
Newman is a command-line collection runner for Postman
-
Updated
Oct 17, 2020 - JavaScript
JanitorConfigurator should have an option to delete logs for specific builders (or tags). Users might want to delete logs for only specific builders, or might want to keep logs for specific builders for longer duration.
http://docs.buildbot.net/latest/manual/cfg-configurators.html#janitorconfigurator currently doesn't seems to contain any such option.
-
Updated
Oct 20, 2020 - Ruby
A Swift command line tool for generating your Xcode project
-
Updated
Oct 21, 2020 - Swift
-
Updated
Oct 21, 2020 - TypeScript
-
Updated
Oct 21, 2020 - Go
List of Continuous Integration services
-
Updated
Aug 12, 2020
Run Lighthouse in CI, as a web service, using Docker. Pass/Fail GH pull requests.
-
Updated
Jul 7, 2020 - JavaScript
-
Updated
Oct 21, 2020 - Go
I would welcome a feature when, at the same url which is set to respond with OK status, I could have an error response generated with a random seed.
I am developing an Observable pattern to perform a series of retries to call an endpoint, with increasing delay. The problem is that during testing, I cannot really mock up the condition by randomly switching between two mocky.io urls (error and ok
-
Updated
Oct 8, 2020 - CMake
System for containerized apps management. From build to scaling.
-
Updated
Aug 6, 2020 - Go
Write better integration tests! Dockertest helps you boot up ephermal docker images for your Go tests with minimal work.
-
Updated
Oct 18, 2020 - Go
Kubernetes object analysis with recommendations for improved reliability and security
-
Updated
Oct 21, 2020 - Go
Captain - Convert your Git workflow to Docker
-
Updated
Oct 17, 2019 - Go
Test all the CloudFormation things! (with TaskCat)
-
Updated
Oct 19, 2020 - Python
A Python API for accessing resources and configuring Hudson & Jenkins continuous-integration servers
-
Updated
Oct 13, 2020 - Python
Containerize your development and continuous integration environments.
-
Updated
Oct 13, 2020 - Rust
- Wikipedia
- Wikipedia


Is your feature request related to a problem? Please describe.
Hi Team,
Are you planning to release golangci/golangci-lint image for arm64?
Describe the solution you'd like
I am checking on adding arm64 support in Travis-CI for kube-router package, but I was facing issue in pulling golangci-lint image for arm64 as it is not available in the docker hub. I have observed that golangci-lin