#continuesintegration
Explore tagged Tumblr posts
haalcala · 6 years ago
Photo
Tumblr media
#Spinnaker #CICD #ContinuesIntegration #ContinuesDevelopment #SpinnakerDevelopment #GoogleDeveloperSpace #GoogleDeveloperSpaceSG #GoogleSingapore #Meetup #MeetupSG #ServerStuffs #ServerGeeks #ServerToys #TechToys #Enterprise #Microservices #Technology #Technologist #TechGiant #CloudComputing #LifeAsADeveloper #GetOnITOrGetOutOfTheWay #APictureADay #P20Pro #Huawei #huaweip20pro #huaweip20prophotography #Singapore (at Developer Space, Google Singapore) https://www.instagram.com/p/B2UA8c0hrPW/?igshid=lqcefdnyi2se
0 notes
iboard · 8 years ago
Text
ThoughtWorks - TECHNOLOGY RADAR about CI
Sadly, many developers simply set up a CI server and falsely assume they are "doing CI" when in reality they miss out on all the benefits. Common failure modes include: running CI against a shared mainline but with infrequent commits, so integration isn't really continuous; running a build with poor test coverage; allowing the build to stay red for long periods; or running CI against feature branches which results in continuous isolation. The ensuing "CI theatre" might make people feel good, but would fail any credible CI certification test.
→ https://www.thoughtworks.com/radar/techniques
0 notes