pantsbuild / pants

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

Update example repositories to Pants 2.19 #20526

Closed huonw closed 3 months ago

huonw commented 5 months ago

Now that 2.19.0 is released, we should update all the example- repos to use it, by adjusting their pants.toml to have pants_version = "2.19.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):

kaos commented 5 months ago

we should have a dependabot thing for this......... ;)

huonw commented 3 months ago

2.20 is out now, so closing this in favour of https://github.com/pantsbuild/pants/issues/20799.