trueagi-io / hyperon-experimental

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

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

Closed vsbogd closed 1 month ago

vsbogd commented 1 month 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.