HTTP-APIs / hydrus

REST server - Flask Hydra-powered for Semantic Web
https://pypi.org/project/hydrus/
MIT License
195 stars 130 forks source link

workflow using GitHub Actions to publish release on PyPi #597

Closed farazkhanfk7 closed 3 years ago

farazkhanfk7 commented 3 years ago

Fixes #

Checklist

Current behaviour

Currently, we have to publish release from our local to upload package on PyPi.

New expected behaviour

Setup a workflow using GitHub Actions to publish package every time we'll make a new release using GitHub. Credentials have been added to repository secrets.

Change logs

farazkhanfk7 commented 3 years ago

Added one minor change in the same PR. We can treat xsd:decimal as a float as well. This was required for creditrisk-poc as discussed with @Purvanshsingh