Skip to content

Using github actions to publish to PyPi #101

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 4 commits into from
Nov 16, 2020

Conversation

filipecosta90
Copy link
Collaborator

@filipecosta90 filipecosta90 commented Oct 22, 2020

This PR simplifies the release process using github actions. It follows the same approach as redistimeseries-py.
We need to ensure that the secrets are present prior releasing ( that check action is run on every commit )
secrets required:

  • TESTPYPI_TOKEN
  • PYPI_TOKEN

@filipecosta90 filipecosta90 changed the title [add] using github actions to publish to PyPi Using github actions to publish to PyPi Oct 22, 2020
@codecov
Copy link

codecov bot commented Oct 22, 2020

Codecov Report

Merging #101 (764859e) into master (f2a8975) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #101   +/-   ##
=======================================
  Coverage   91.76%   91.76%           
=======================================
  Files          12       12           
  Lines        1651     1651           
=======================================
  Hits         1515     1515           
  Misses        136      136           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f2a8975...764859e. Read the comment docs.

@rafie rafie self-requested a review October 29, 2020 11:14
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@filipecosta90 filipecosta90 merged commit 188c94c into RediSearch:master Nov 16, 2020
@filipecosta90 filipecosta90 deleted the publish.pypi branch November 16, 2020 15:04
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