trueagi-io / hyperon-experimental

MeTTa programming language implementation
https://metta-lang.dev
MIT License
151 stars 49 forks source link

Add Dockerhub publishing step to the release GitHub Action workflow #740

Closed vsbogd closed 4 months ago

vsbogd commented 4 months ago

Fix version checking procedure in REPL to not hardcode the required version (@luketpeterson please review). Add Docker image building and publishing step into release workflow. Separate test and production environments for PyPi and DockerHub to be able approve each step separately.