Feature branch visualiser
Feature branch is intended to help developers create multi branch deployments.
The left column is Dev_Integration_Branch
all services and frontends will "live" here if not added to the feature branch (right column).
- Select environment, either DSWC or AkerBP.
- If AkerBP, verify that the release name is correct
- Fill in your branch name
- Use the 'Create feature' button on the various repos you need to have in your feature branch
- If doing any frontend changes you will need
dwp-app
as this is the entry point/web server
- If doing any frontend changes you will need
Add other microservices using the Add service
button
Dev_Integration_Branch
dwp-app
dwp-core
dwp-log-transfer
dwp-landing-page
microservice-holesection-summary
microservice-custom-loads
configRequired if making changes to DSIS config
dwp-specRequired if making changes to microservices
Your feature branch
Cluster services URL:
https://oec-prod-essav4.openearth.io/services- Add some services to your feature branch to see information.
- All repos added here should have a feature branch with the name entered above ^^.
- Changes to dwp-spec AFTER dwp-app pipeline has ran requires a rerun of the Deploy step
- All services are defaulting to Dev_Integration_Branch or release branches if dwp-spec is not edited