You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 19, 2024. It is now read-only.
* 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
0 commit comments