TAMULib / SAGE

Search Aggregation Engine
MIT License
6 stars 1 forks source link

Improve handling of local Weaver-UI-Core repo, adding support for detecting the branch or tag name. #548

Closed kaladay closed 11 months ago

kaladay commented 11 months ago

Description

This adds two configuration variables: 1) CI_WUI_BRANCH 2) CI_WUI_DISABLE_LOCAL_PUBLISH

The CI_WUI_BRANCH should allow for a custom branch to be used in the local Verdaccio NPM hosting. The CI_WUI_DISABLE_LOCAL_PUBLISH should allow for disabling the local Verdaccio NPM hosting.

These should be configurable as per the following documentation:

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Checklist: