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

ci: Add version bump workflow #5

Merged
merged 2 commits into from
Aug 13, 2023
Merged

Conversation

stinodego
Copy link
Member

Changes

  • Polars dependency is now pinned to the main branch instead of a specific commit.
  • Added a workflow that can be triggered manually, which will:
    • Update dependencies and create a new lockfile
    • Bump the Polars CLI version
    • Open a pull request

Currently, a personal access token is used to open a PR. This will be changed soon to a better authentication method (using a GitHub App).

Next step is to update the workflow to attach binaries to the GitHub release.

@stinodego stinodego merged commit b8b0ed7 into pola-rs:main Aug 13, 2023
4 checks passed
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.

1 participant