> I'm not sure how the script or my approach should be updated.

Venv is a good practice. I think you just lacked updating your PATH to point to 
the venv?
Perhaps we should document how to setup venv with e.g. pyenv?

> Question: https://ci-builds.apache.org/job/Solr/job/Solr-Docker-Nightly-9.x/
> description says Moved to github workflows:
> https://github.com/apache/solr/actions/workflows/docker-nightly.yml but
> that is only true for main, not 9x nor even 10x.  The GH screen shows this,
> not to mention the workflow yml file isn't on branch_9x (I didn't check
> 10x).

It is correct that the workflow only triggers once a night and only on main.
That is because that one workflow builds all variants, it uses 'matrix', as can
be seen in 
https://github.com/apache/solr/blob/main/.github/workflows/docker-nightly.yml
In total it builds 11 snapshot variants on various branches, jdk versions and 
slim/full.

Jan


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to