Daniel Watford created OFBIZ-12902:
--------------------------------------

             Summary: GitHub Workflow builds of docker images triggered by tags 
cannot retrieve plugin sources
                 Key: OFBIZ-12902
                 URL: https://issues.apache.org/jira/browse/OFBIZ-12902
             Project: OFBiz
          Issue Type: Bug
          Components: Docker
    Affects Versions: 18.12.12
            Reporter: Daniel Watford


A tag, release18.12.12, was recently applied to the release18.12 branch to 
exercise the building of a 'release' docker image, rather than the 'snapshot' 
images we produce following every commit to a branch.

The GitHub workflow, 'Build and push docker images', replies on script 
pullAllPluginSources.sh to retrieve OFBiz plugin sources that correspond to the 
OFBiz version currently being built.

When the GitHub workflow is triggered by a tag, pullAllPluginSources.sh is 
unable to identify the correct branch of ofbiz-plugins to retrieve, meaning no 
plugins are included in the docker image.

Investigate how to retrieve ofbiz-plugin sources during a GitHub workflow that 
has been triggered by pushing a tag to the ofbiz-framework git repository.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to