Skip to content

Commit c7f394f

Browse files
github-actions[bot]WorkerPantssureshjoshi
authored
Prepare 2.32.0a0 (#23263)
Co-authored-by: Worker Pants (Pantsbuild GitHub Automation Bot) <pantsbuild+github-automation@gmail.com> Co-authored-by: SJ <suresh@vicarasolutions.com>
1 parent 73ec19d commit c7f394f

File tree

3 files changed

+47
-1
lines changed

3 files changed

+47
-1
lines changed

CONTRIBUTORS.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Created as part of the release process.
77
+ Adam Chainz
88
+ Adam Retter
99
+ Aditya Raj Verma
10+
+ Affan Amir Mir
1011
+ Alan Paulin
1112
+ Alan Velasco
1213
+ Aleksandr Artemenkov
@@ -153,6 +154,7 @@ Created as part of the release process.
153154
+ Ity Kaul
154155
+ JC (Jonathan Chen)
155156
+ Jack Evans
157+
+ Jack Jennings
156158
+ Jack Zhao
157159
+ Jackson Davis
158160
+ Jacob Floyd
@@ -337,6 +339,7 @@ Created as part of the release process.
337339
+ Simon Biggs
338340
+ Sion Kang
339341
+ Srikanth Kotagiri
342+
+ Sriram Viswanathan
340343
+ Stefan Sauer
341344
+ Stephan Erb
342345
+ Stephen Hopper
@@ -346,9 +349,11 @@ Created as part of the release process.
346349
+ Sven Widén
347350
+ Tal Amuyal
348351
+ Tansy Arron-Walker
352+
+ Tarek Rached
349353
+ Ted Dziuba
350354
+ Tejal Desai
351355
+ Thales Menato
356+
+ Thani Ath Nain Khurshid
352357
+ Theo Ribeiro
353358
+ Tianshuo Deng
354359
+ Tien Nguyen

docs/notes/2.33.x.md

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
# 2.33.x Release Series
2+
3+
Pants is a fast, scalable, user-friendly build system for codebases of all sizes.
4+
5+
Pants is an open-source project that is not owned or controlled by any one company or organization, and does incur some expenses. These expenses are managed by Pants Build, a non-profit that was established for this purpose. This non-profit's only source of revenue is [sponsorship](https://www.pantsbuild.org/sponsorship) by individuals and companies that use Pants.
6+
7+
We offer [formal sponsorship tiers for companies](https://www.pantsbuild.org/sponsorship), as well as individual sponsorships via [GitHub](https://github.com/sponsors/pantsbuild).
8+
9+
Thank you to [Klaviyo](https://www.klaviyo.com/) for their Platinum tier support through throughout this release.
10+
11+
## What's New
12+
13+
### Highlights
14+
15+
### Deprecations
16+
17+
### General
18+
19+
### Goals
20+
21+
### Backends
22+
23+
#### Helm
24+
25+
#### JVM
26+
27+
#### Python
28+
29+
#### Shell
30+
31+
#### Javascript
32+
33+
#### TypeScript
34+
35+
#### Go
36+
37+
### Plugin API changes
38+
39+
## Full Changelog
40+
41+
For the full changelog, see the individual GitHub Releases for this series: <https://github.com/pantsbuild/pants/releases>

src/python/pants/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.32.0.dev7
1+
2.32.0a0

0 commit comments

Comments
 (0)