Flask extension to track and log Request-ID headers produced by PaaS like Heroku and load balancers like Amazon ELB
113
stars
23
forks
source link
Implement CD in circle-ci to deploy the latest master version to pypi #24
Closed
sque closed 6 years ago
Curent status
I have manually to build the artifacts in my local pc and push the pypi
Proposed changes
Create another branch
develop
for accepting PR. And keep themaster
to push changes publicly.Write a deploy step in circle-ci that will check if the master branch was used and will push changes to pypi.