• 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
  • Tim Cooke
  • Liutauras Vilda
  • Jeanne Boyarsky
  • paul wheaton
Sheriffs:
  • Ron McLeod
  • Devaka Cooray
  • Henry Wong
Saloon Keepers:
  • Tim Holloway
  • Stephan van Hulst
  • Carey Brown
  • Tim Moores
  • Mikalai Zaikin
Bartenders:
  • Frits Walraven

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: 669
15
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: 42003
911
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.
 
There is no beard big enough to make me comfortable enough with my masculinity to wear pink. Tiny ad:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic