• Project Home
  • Blog
  • Twitter
  • Github
  • Slack
Menu
Author 12 Posts
Eric Arellano

Eric Arellano

Twitter
Pantsbuild Open Source Community Blog
Newer Posts Page 2 of 2

How we added Apple Silicon support to Pants

By Eric Arellano in Release Announcements on 21 Jun 2021

Successful open source projects are full of tradeoffs between purity vs. pragmatism. We often remind ourselves "Do not let perfect be the enemy of good".…

Introducing Pants 2.5: Shell support, config autodiscovery, and incremental tool adoption

By Eric Arellano in Release Announcements on 20 May 2021

We're pleased to announce Pants 2.5.0, the latest release of Pants, the scalable and ergonomic build system. To update, set pants_version = "2.5.0" in your pants.toml. See upgrade tips. Shell supportPants now supports Shell (e.g. Bash), in addition to Python! Our goal is to…

Pants 2.2 adds dependency inference for Protobuf

By Eric Arellano in Codegen on 22 Feb 2021

As of Pants 2.2, Pants now knows how to use dependency inference with Protobuf! This includes: 1) Protobuf imports of other Protobuf files, and 2) Python imports of generated Protobuf code, including gRPC.…

Unlocking incremental Python 3 migrations with Pants

By Eric Arellano in Getting Started on 17 Nov 2020

How the Pants build tool empowers incremental migrations by: 1. giving fine-grained insights into your migration with minimal boilerplate, and 2. running all your tests and linters, in parallel, with the correct interpreter for each part of your code.…

Newer Posts Page 2 of 2
Archive

Search

Archive

Topics

Language Support > Python: 18 Release Announcements: 14 Community: 10 Deployment: 7 Getting Started: 5 Tools > Docker: 5 Language Support > Golang: 5 Language Support > JVM: 4 Concepts: 4 Codegen: 3 Under The Hood: 2 Under Development: 1
  • Project Home
  • Blog
  • Star us on Github
  • Come say hi on Slack!
Published with Ghost • Theme Attila