Article Top 3 Resources For Learning GoLang in 2021 Why Learn GoIf I were a system administrator looking to learn a new programming language it would be Go. So many of our tools including Kubernetes, Prometheus, and Terraform are
Migrating Your Open Source Builds Off Of Travis CI Starting in early December, a mad dash has been underway to migrate open-source projects off of Travis CI. What happened and where should you move your project to? Jame's Hilliard
Tutorials Encrypting Data With SSH Keys and Golang We're currently working on a server for sharing secrets between developers and CI systems, and one of the features we decided to support is passwordless login via ssh keys. I
The Next Iteration of Earthly Dear Earthly community, We've been working with many of you to better understand your pains and use-cases when it comes to builds. We have heard that Repeatable builds are keyYou
Unit Testing vs Integration Testing Let's look at the differences between unit tests and integration tests and when you might prefer one or the other.
You’re using docker-compose wrong Here is a rundown of some of the cardinal sins that I found myself making while using docker-compose.
Tutorials Using gRPC with Golang, Python, and Ruby Let’s write an in-memory key/value micro-service in Go, and some clients in both Python and Ruby.
Technology choice? Don’t be weird Here at Earthly, we are building an internal platform on AWS using EKS. I talked to our lead architect Corey Larson about the decisions and trade offs he is making as he designs our platform.
Building on Kubernetes: Ingress Here at Earthly, we are building an internal platform on AWS using EKS. I talked to our lead architect Corey Larson about the decisions and trade offs he is making as he designs our platform.
Grateful for Hacktoberfest! Most contributions were from legitimate developers, excited at the opportunity to contribute to open-source.
Hacktoberfest 2020 We're excited to announce that Earthly is participating in Hacktoberfest this October. Last year's fest saw more than 400,000 pull requests opened and this year should prove to be
Can we build better? Can we have a dependable and reproducible way to build and test scala applications locally and in a CI pipeline?
News v0.3.3 Released With release 0.3.3, Earthly now has target aware auto completion for zsh and bash.
News v0.3.2 Released The new earthly release has support for bash autocompletion, some performance improvements and a number of bug fixes.
News v0.3.0 Released A large release with a number of new features including interactive mode, support for external docker files and improved error display.
News v0.2.0 Released Earthly version 0.2.0 released. Support for gitlab, global configuration and healthchecks, and several other improvements have been added.
News v0.1.3 Released Earthly v0.1.3 Released with support for from scratch builds and improved installation.
News Introducing Earthly: build automation for the container era With the purpose of bringing these modern capabilities to people out in the real world, today we are announcing the release of Earthly: a build automation tool for the container era.