Uploaded image for project: 'OFBiz'
  1. OFBiz
  2. OFBIZ-12876

Use git checkout to retrieve ofbiz plugin sources when building docker images

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major
    • Resolution: Implemented
    • 18.12.12, Upcoming Branch, 22.01
    • 18.12.12, Upcoming Branch
    • Docker, GitHub
    • None

    Description

      The docker-image github actions workflow currently builds 3 docker container images for each of the branches it is configured to run against.

      The 3rd container image includes ofbiz plugins. The plugin sources are retrieved using the pullAllPluginsSource gradle task. This gradle task will soon be removed since it depends on a Subversion compatible interface to the GitHub hosted ofbiz-plugins repository. The Subversion interface is scheduled to be disabled by GitHub on the 8th January 2024.

      The github actions workflow should be altered to retrieve ofbiz plugin sources using a git checkout of the ofbiz-plugins repository.

      Attachments

        Issue Links

          Activity

            People

              danwatford Daniel Watford
              danwatford Daniel Watford
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: