Overview of Build Promoter API
You can use the Build Promoter API to manage builds in a star (logical star system). You can promote a build to:
- Make it available for deployment on planets in pre-production and production star systems (physical star systems).
- Test an InsuranceSuite, EnterpriseEngage, or Solr (Advanced Search) application in a pre-production star system (physical star system) with real user data.
- Deploy the same application build to planets in a production star system (physical 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 (physical 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