This repository was archived by the owner on Dec 19, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Adding a github actions workflow for pushing to testpypi * Update secret to be env variable * Fix placing of env * Moved env to above jobs definition * Fix typo in poetry config * Added constraint on tags only * Added repository testpypi * Change name to avoid conflict * change back to datasetinsights * Setup publish-pypi.yml to point to pypi instead of testpypi * Fix formatting of publish-pypi.yml * Adding publish-docker-hub.yml for building and pushing to dockerhub on tags * Fixed typo in publish-docker-hub.yml. * Fixed another typo * Fixed yet another typo * Changed publish to docker hub to be on release only * Refactor name of files to have yaml extension and renamed main.yml to linting and unittests. Also added newline to publish-docker-hub.yaml
- Loading branch information