Closed apjanke closed 5 years ago
And then Testify could have a -devel
option for install_and_test_forge_packages
to test all the development versions.
Got a start on it in https://github.com/apjanke/octave-packajoozle/commit/dc1fce12d819171533ae17e80e870ba69e882aed, which adds OctaveForgeClient.get_package_meta
, which provides the necessary package repo information for this.
Let's have a
pkj install -forge -devel
option to install the latest development version of the package from the package's source repo.