Sign up and join 5,000+ engineers for a weekly dose of interesting and useful Git, DevOps, and microservices articles from around the web.
I was really happy to give this interview to Jeff Meyerson on Software Engineering Daily, talking about DevOps, GitOps, software quality and how Datree can
Wait, GitHub offers per-repository pricing? Well, not anymore. In the past they had a “per-repository” pricing plan where you would pay based on the…
How we created this GitHub best practices list We interviewed hundreds of software developers, and perfomed code scanning on thousands of GitHub repositories using…
Referencing an issue tracker ticket number in every code change is considered a development best practice.
A recent study found that over 100,000 Github repositories are unknowingly leaking secret keys, and thousands of new, unique secret keys are being leaked every day.
What are secrets, and why should I secure them? Secrets are sensitive data that you want to store securely and tightly control access to.…
Legacy code, that old piece of software no one wants to touch, no one knows who wrote it and everyone’s afraid to replace it. Every…
Get the most knowledge and fun out of the best cloud conference of the year! It’s officially our 25 days countdown to the 7th annual
What’s news We’ve recently launched many improvements to Datree: new policy rules, new features, and enhancements to make common tasks easier and faster to do
Git commit message If you aren’t already, defining your project Git commit message convention is always on every developer’s “To-Do” list. Like flossing your teeth…
We’ve just released a new feature and custom policy rule in Datree for Docker images. The policy allows you to whitelist and blacklist Docker images…
The way we code is evolving. Gone are the days when development teams across the organization used a single stack for all services. Today, developers
There’s a git command for that Git commands aren’t always intuitive. If they were, we would have these 10 commands at our disposal. They
In English, we say too many cooks spoil the broth. And this maxim holds true in development, as well. If everyone leads in their own
We’re excited to share with you that we have launched Datree on GitHub Marketplace. Some of you already know this of course, because we’ve recently…
How Datree can help Open source projects these days have fewer core maintainers, but more casual contributors who commits less frequently. Projects like Pandas
Last Friday a security breach involving git repositories was reported. Hackers broke into private repos across GitHub, GitLab, and Bitbucket, wiped them, and asking the
Following my talk at the AWS Summit Tel-Aviv 2018, I’m sharing our end to end journey of migrating our production environment to ECS Fargate. Why
Over the last few months, we’ve received a lot of questions about serverless. Specifically, what we think about serverless, the problem that it solves, and
If you ever tried to get developers to fill out a pull request description template, or at least write something in the description, you’d want…
What is Github Actions? GitHub Actions, a feature announced in October 2018 during GitHub Universe, generated immense hype under the apt positioning as the “swiss…
During this year’s AWS Summit TLV, I attended the GraphDB presentation on the innovation track. What made this session stand out was that the track…