Introduction to Build Promoter API
You can use the Build Promoter API to manage builds in a star system. You can promote a build to:
- Make it available for deployment on planets in pre-production and production physical star systems.
- Test an InsuranceSuite, EnterpriseEngage, or Solr (Advanced Search) application in a pre-production star system with real user data.
- Deploy the same application build to planets in a production star system to make your application available to your end-users.
You can perform the following operations:
- Check available InsuranceSuite, EnterpriseEngage, and Solr applications in a star system.
- Check build information, for example, branches or available builds.
- Promote a build.
- Check the status of the promoted builds.
Note:
You can use the CI/CD Manager API to manage the pipelines for continuous integration and continuous delivery (CI/CD). With the CI/CD Manager API, you can manage the following pipelines:
- CI/CD configuration
- Quality gates
- Post-deployment tests
- Scheduled builds