Skip to content

Conversation

filipecosta90
Copy link
Contributor

This PR simplifies the release process using github actions. It follows the same approach as redistimeseries-py.

Release drafts

This PR enables automating the release draft process. On every commit to master ( and depending on the tags the PR is classified as feature, bug-fixes or maintenance). We can also ignore PRs from the release if the PR has the skip-changelog label.

Automatic release to PyPi

We need to ensure that the secrets are present prior releasing ( that check action is run on every commit )
secrets required (cc @gkorland):

  • TESTPYPI_TOKEN
  • PYPI_TOKEN

@swilly22
Copy link
Contributor

Thank you @filipecosta90

@swilly22 swilly22 merged commit 5c7ba4c into RedisGraph:master Nov 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants