• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Continuous Integration Anti-patterns

 
Greenhorn
Posts: 1
  • Likes 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I'm Carmine, a researcher at the University of Zurich interested in supporting developers while using Continuous Integration pipelines.

Preliminary results in our experiment show that developers frequently relax CI principles, such as fixing the build with a dirty hack or by commenting out a test, to pass the build again. I want to understand whether a better awareness about deviations from true CI principles can support a proper handling.

I would really appreciate if you could find the time to fill out the following survey to help me in my research: https://www.surveygizmo.com/s3/4485492/CI-Anti-Pattern-Detection.

It usually takes 12 minutes (14 minutes at maximum). As an additional encouragement, we will also raffle off two 50$ gift vouchers among all participants that complete the survey.

If you have questions, please comment on this post.

Thank you for your time!
 
Bartender
Posts: 667
14
TypeScript Fedora
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
dirty hacks...
 
author & internet detective
Posts: 41878
909
Eclipse IDE VI Editor Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Good luck with your study. You've clearly put lots of thought into this so I've tagged multiple forums with it.
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic