Closed lizgehret closed 2 months ago
this updates the method for pulling the plugin version - instead of using the location on the runner for the report.json file, an environment variable PLUGIN_VERSION is added into the conda env and then pulled during build time.
PLUGIN_VERSION
associated update in ALP: https://github.com/qiime2/action-library-packaging/blob/5e1a11bbd26398ff2c36652c659303b757c44bf3/build-package/bin/build-package.py#L86-L91
this updates the method for pulling the plugin version - instead of using the location on the runner for the report.json file, an environment variable
PLUGIN_VERSION
is added into the conda env and then pulled during build time.associated update in ALP: https://github.com/qiime2/action-library-packaging/blob/5e1a11bbd26398ff2c36652c659303b757c44bf3/build-package/bin/build-package.py#L86-L91