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.
-
- Sign up for GitHub or sign in to edit this page
Repositories 1,588
Good first issues
Missing documentation on how to redeploy broken registry.
area/documentation component/imageregistry#10585 opened over 2 years ago by Firstyear
Good first issues
Redirect call back on logout from GoCD
good first issue authentication#6048 opened about 1 month ago by agerro
Maintenance Mode Banner should show maintenance mode updated-by and updated-on timestamp
good first issue maintenance-mode#5874 opened 2 months ago by GaneshSPatil
Do not validate plugin properties while deleting a plugin profile entity
good first issue bug#5667 opened 4 months ago by varshavaradarajan
Good first issues
Any plans to address deprecation warnings?
good for beginners help wanted#1062 opened 10 months ago by jhfoo
Finish Guides setup
documentation good for beginners enhancement#1007 opened over 2 years ago by knownasilya
Change autosave to explicit save
good for beginners enhancement#906 opened over 3 years ago by knownasilya
Good first issues
JanitorConfigurator for old builders
easy good first issue#4327 opened 8 months ago by aj062
JanitorConfigurator for specific builders
good first issue#4328 opened 8 months ago by aj062
Deleted logs are not properly displayed in the UI.
easy good first issue web UI#4274 opened 8 months ago by tardyp
Good first issues
Display colorized diff when setting team configuration
good first issue enhancement#3782 opened 10 days ago by cirocosta
Add option to let SIGTERM behave as SIGUSR2
good first issue enhancement#3699 opened 26 days ago by odormond
Grouping job tab with status color background
good first issue enhancement#3172 opened 3 months ago by carlos-vw
Good first issues
Create a pipeline details view
good first issue feature request#170 opened 3 months ago by Skarlso
Fontawesome upgrade to vuejs module
good first issue blocked#161 opened 3 months ago by michelvocks
Document the new remote trigger capability
Documentation#169 opened 3 months ago by Skarlso
Good first issues
#147 opened about 4 years ago by ivankravets
Good first issues
CA Certificates for Docker containers
documentation enhancement#2686 opened 3 months ago by daniel-ng
Good first issues
Write a quickstart for a CLI plugin that uses cobra
good first issue area/apps#2832 opened 3 months ago by pmuir
mvn not found in executor
good first issue area/quickstart#2640 opened 4 months ago by NoahMarconi
Support multi layer optimization of java application images
good first issue area/build#2153 opened 6 months ago by msvticket
Good first issues
Add example of how to use Cake with TeamCity
Documentation#117 opened over 4 years ago by patriksvensson
fabric8io / fabric8 Archived
1.8kGood first issues
#6278 opened over 2 years ago by rawlingsj
create an easier install UX for folks using minikube/minishift/kubectl/helm
documentation CD (Continuous Delivery)#6239 opened over 2 years ago by jstrachan
improve hacking docs
documentation#5544 opened over 3 years ago by rawlingsj
Good first issues
Update docs to make it clear that negated factor conditions were introduced in 3.0
area:documentation help:wanted#1201 opened about 2 months ago by OddBloke
Explain rationale behind PEP 517/518 improvements
area:documentation help:wanted#1141 opened 4 months ago by obestwalter
document autocompletion
area:documentation help:wanted#918 opened 10 months ago by gaborbernat
Good first issues
Check the proper way of setting a column's SQL type to TEXT
good first issue area/database#1600 opened 4 months ago by sagikazarmark
Handle in-progress ClusterCreation
good first issue kind/enhancement#498 opened 12 months ago by bonifaido
Continuous integration apps
Semaphore
Test and deploy at the push of a button
CircleCI
Automatically build, test, and deploy your project in minutes
Google Cloud Build
Build, test, & deploy in a fast, consistent, and secure manner
Auto Merge
Level up your DevOps! Automatically merge your PRs when all reviews and tests have passed
Learn about continuous-integration
- Wikipedia
- Wikipedia