pantsbuild / pants

The Pants Build System
https://www.pantsbuild.org
Apache License 2.0
3.19k stars 615 forks source link

Update example repos to 2.21.0 #20970

Open huonw opened 1 month ago

huonw commented 1 month ago

Now that 2.21.0 is released, we should update all the example- repos to use it, by adjusting their pants.toml to have pants_version = "2.21.0": https://github.com/pantsbuild?q=example&type=all&language=&sort=name

(NB. not https://github.com/pantsbuild/example-plugin)

Bonus points (repos that use pants but aren't examples):

See script: https://github.com/pantsbuild/pants/issues/20799#issuecomment-2062912880

sureshjoshi commented 1 month ago

Ran my script to knock out a bunch of PRs.

AlexTereshenkov commented 2 weeks ago

https://github.com/pantsbuild/example-golang/pull/17 is ready for review https://github.com/pantsbuild/example-docker/pull/18 is ready for review https://github.com/pantsbuild/example-codegen/pull/27 is ready for review