Good CI/CD and SRE Blogs
31–40 of 41 posts
Re: Good CI/CD and SRE Blogs
#32https://medium.com/wise-engineering/state-of-our-ci-cd-pipel... Disclaimer: I work for Wise
If not, which is what the diagram implies, how do you handle two branches with two PRs trying to get merged in, since there is a chance that they will create conflicts with each other. Do you force branch tests sequentially?
Re: Good CI/CD and SRE Blogs
#33It seems always to be too specific to an org. to have a general transferable knowledge to share? Kind of.
Or Docker images have K, L problems that Podman doesn't have. However Podman has W issue so you have to decide which pain you want to live with.
That kind of stuff.
Re: Good CI/CD and SRE Blogs
#34“Software at Scale” podcast often has great systems related interviews as well: https://www.softwareatscale.dev/podcast
Re: Good CI/CD and SRE Blogs
#35Re: Good CI/CD and SRE Blogs
#36Re: Good CI/CD and SRE Blogs
#37Earlier quoted context omitted.
While it is true that Martin is not a full-time programmer, all his blog posts are reviewed in our software development mailing list. He solicits opinions, introduces amendments based on feedback and has on ocassion even stepped back from publishing an article. (Source: I am a Thoughtworker since 2006).
His blogs are marketing for Thoughtworks......How things are in theory is different from the actual practices....
Martin's articles are freely available and are referenced by practitioners around the world.
Re: Good CI/CD and SRE Blogs
#38https://medium.com/wise-engineering/state-of-our-ci-cd-pipel... Disclaimer: I work for Wise
Out of curiosity, I see that opening a PR triggers an automatic branch build, when the code is merge into master is your build process repeated? If not, which is what the diagram implies, how do you handle two branches with two PRs trying to get merged in, since there is a chance that they will create conflicts with each other. Do you force branch tests sequentially?
This is a bit of a pain in busy repos
Re: Good CI/CD and SRE Blogs
#39Re: Good CI/CD and SRE Blogs
#40- DevOpsLinks (CI/CD, Cloud Computing, SRE, DevOps): https://faun.dev/newsletter/devopslinks
- The Chief I/O (Distributed Systems, Kubernetes, Cloud Native DevOps): https://faun.dev/newsletter/the-chief-io
Disclaimer: I'm the founder.