Skip to content

Fix release script's expected maintainers#18477

Merged
Eric-Arellano merged 2 commits intopantsbuild:mainfrom
Eric-Arellano:fix-release
Mar 12, 2023
Merged

Fix release script's expected maintainers#18477
Eric-Arellano merged 2 commits intopantsbuild:mainfrom
Eric-Arellano:fix-release

Conversation

@Eric-Arellano
Copy link
Copy Markdown
Contributor

@Eric-Arellano Eric-Arellano commented Mar 12, 2023

The release process fails otherwise.

Also improve the docs on how to approach documentation changes.

@Eric-Arellano Eric-Arellano added the category:internal CI, fixes for not-yet-released features, etc. label Mar 12, 2023
@Eric-Arellano Eric-Arellano requested a review from kaos March 12, 2023 16:37
@Eric-Arellano Eric-Arellano requested a review from benjyw March 12, 2023 16:39
Comment on lines -197 to -198
Also, update the [Changelog](doc:changelog) page with the new release series at the top of the table. It's okay if there are no "highlights" yet.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This won't work anymore because docs are from version control. Imo this shouldn't be part of the dev0 process. It should be part of the stable release process, along with the blog publishing


See the `docs/NOTES.md` for instructions setting up the the necessary Node tooling your first time.
You'll need to 1st login as outlined there via some variant of `npx rdme login --project pants ...`.
You'll need to 1st login as outlined there via some variant of `npx rdme login --2fa --project pants ...`.
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We want everyone to be using 2FA

@Eric-Arellano Eric-Arellano merged commit 1905d73 into pantsbuild:main Mar 12, 2023
@Eric-Arellano Eric-Arellano deleted the fix-release branch March 12, 2023 18:26
@stuhood stuhood mentioned this pull request Mar 24, 2023
kaos pushed a commit to kaos/pants that referenced this pull request Apr 24, 2023
The release process fails otherwise.

Also improve the docs on how to approach documentation changes.

[ci skip-rust]

[ci skip-build-wheels]
kaos pushed a commit to kaos/pants that referenced this pull request Apr 24, 2023
The release process fails otherwise.

Also improve the docs on how to approach documentation changes.
kaos added a commit that referenced this pull request Apr 24, 2023
…8820)

The release process fails otherwise.

Also improve the docs on how to approach documentation changes.

Co-authored-by: Eric Arellano <14852634+Eric-Arellano@users.noreply.github.com>
kaos added a commit that referenced this pull request Apr 24, 2023
…8819)

The release process fails otherwise.

Also improve the docs on how to approach documentation changes.

Co-authored-by: Eric Arellano <14852634+Eric-Arellano@users.noreply.github.com>
This was referenced May 12, 2023
benjyw pushed a commit to benjyw/pants that referenced this pull request May 12, 2023
The release process fails otherwise.

Also improve the docs on how to approach documentation changes.
benjyw added a commit that referenced this pull request May 13, 2023
…8999)

The release process fails otherwise.

Also improve the docs on how to approach documentation changes.

Co-authored-by: Eric Arellano <14852634+Eric-Arellano@users.noreply.github.com>
stuhood added a commit that referenced this pull request May 14, 2023
### Internal

* Fix release script's expected maintainers (Cherry-pick of #18477)
([#18819](#18819))

* Don't specify interpreter_constraints when building the release pex.
(Cherry-pick of #18280)
([#18817](#18817))
stuhood added a commit that referenced this pull request May 14, 2023
### Internal

* Fix release script's expected maintainers (Cherry-pick of #18477)
([#18819](#18819))

* Don't specify interpreter_constraints when building the release pex.
(Cherry-pick of #18280)
([#18817](#18817))
# Rust tests and lints will be skipped. Delete if not intended.
[ci skip-rust]
stuhood added a commit that referenced this pull request May 14, 2023
### Internal

* [2.15.x branch] Remove the Toolchain plugin
([#18980](#18980))

* Fix release script's expected maintainers (Cherry-pick of #18477)
([#18820](#18820))

* Don't specify interpreter_constraints when building the release pex.
(Cherry-pick of #18280)
([#18818](#18818))
stuhood added a commit that referenced this pull request May 14, 2023
### Internal

* [2.15.x branch] Remove the Toolchain plugin
([#18980](#18980))

* Fix release script's expected maintainers (Cherry-pick of #18477)
([#18820](#18820))

* Don't specify interpreter_constraints when building the release pex.
(Cherry-pick of #18280)
([#18818](#18818))
@stuhood stuhood mentioned this pull request May 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category:internal CI, fixes for not-yet-released features, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants