DOCK 3.8:How to build a release

From DISI
Revision as of 07:47, 26 January 2024 by Ianscottknight (talk | contribs)
Jump to navigation Jump to search

This page describes how to take the three github repos, combine them, and create a tarball for public use.

1. Build desired version of pydock3 Python package (e.g., build pip-installable wheel file using poetry). 2. Clone desired version of dock3 program. 3. Incorporate fruits of (1) and (2) into DOCKBASE repository housing legacy scripts that remain essential to established protocols (e.g., build scripts, post-processing scripts).

The assignment of a semantic version to a particular commit of DOCKBASE