Skip to content
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

Document release flow in contributing guide #6319

Closed
1 of 2 tasks
stinodego opened this issue Jan 19, 2023 · 2 comments
Closed
1 of 2 tasks

Document release flow in contributing guide #6319

stinodego opened this issue Jan 19, 2023 · 2 comments
Assignees
Labels
ci Related to the continuous integration setup documentation Improvements or additions to documentation python Related to Python Polars

Comments

@stinodego
Copy link
Member

stinodego commented Jan 19, 2023

We will slightly change the release flow:

  • Create PR with update to version numbers
  • Merge the PR
  • Manually trigger the release using the GitHub UI
  • Have the CI job trigger on the tag created by the release

This can work for both Python and Rust. I recommend we add a GitHub Actions workflow to do the Rust release as well.

To do:

  • Update contributing guide
  • Add Rust release workflow
@stinodego stinodego added documentation Improvements or additions to documentation python Related to Python Polars ci Related to the continuous integration setup labels Jan 19, 2023
@stinodego stinodego self-assigned this Jan 19, 2023
@stinodego stinodego changed the title Update CI Python release job and document release flow in contributing guide Document release flow in contributing guide Jan 27, 2023
@stinodego
Copy link
Member Author

We should still add a Rust release workflow. I'll make a separate topic for that.

@stinodego
Copy link
Member Author

Closing in favor of #14366

Once we have that set up, it can be documented.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Related to the continuous integration setup documentation Improvements or additions to documentation python Related to Python Polars
Projects
None yet
Development

No branches or pull requests

1 participant