Skip to content

Updated release instructions to use rst instead of markdown #50886

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jan 23, 2023

Conversation

tpackard1
Copy link
Contributor

@tpackard1 tpackard1 commented Jan 20, 2023

@datapythonista I tried to fix the other pull request but made a mess of it so I thought it would be best to start over. If this was the wrong, please let me know what should have been done; still learning the GitHub/ git workflow.

Copy link
Member

@datapythonista datapythonista left a comment

Choose a reason for hiding this comment

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

Thanks for working on this @tpackard1. Looks great, only one minor comment that I think will make the next comment easier to understand (I was a bit confused first).

Open a PR updating the build commit to the released version, and merge it once the
CI is green.
CI is green to do this type::
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
CI is green to do this type::
CI is green. To do this type::

@tpackard1 tpackard1 force-pushed the release-process-formatted branch from 6a54502 to ecd3212 Compare January 20, 2023 05:35
- Permissions to push to main in the pandas repository, to push the new tags.
- Write permissions to [PyPI](https://github.com/conda-forge/pandas-feedstock/pulls)
- Write permissions to `PyPI <https://github.com/conda-forge/pandas-feedstock/pulls>`_
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
- Write permissions to `PyPI <https://github.com/conda-forge/pandas-feedstock/pulls>`_
- `Write permissions to PyPI <https://github.com/conda-forge/pandas-feedstock/pulls>`_

To avoid

2023-01-20T05:53:13.6374953Z /home/runner/work/pandas/pandas/doc/source/development/maintaining.rst:5: WARNING: Duplicate explicit target name: "pypi".

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks @mroeschke! I will make the change rn

@mroeschke mroeschke added the Docs label Jan 20, 2023
@mroeschke mroeschke added this to the 2.0 milestone Jan 23, 2023
@mroeschke mroeschke merged commit 76561d1 into pandas-dev:main Jan 23, 2023
@mroeschke
Copy link
Member

Thanks @tpackard1

@tpackard1 tpackard1 deleted the release-process-formatted branch January 24, 2023 02:14
pooja-subramaniam pushed a commit to pooja-subramaniam/pandas that referenced this pull request Jan 25, 2023
…ev#50886)

* rst formatted release instructions

* updated release instructions line 456

* avoid duplicate explicit target name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DOC: Use rst instead of markdown in release instructions
3 participants