How to specify the CodeBuild event type in Develop with AWS
You want to adjust the event type for a CodeBuild project in https://utoolity.net/products/develop-with-aws by tagging your AWS resources so that you can use CodeBuild as a build and test event provider (default), or as a deployment event provider (opt-in):
Instructions
The concept is similar across all supported Atlassian products like Jira and Compass:
Navigate to a supported event source in AWS, i.e. a CodeBuild project
Add a tag with key
utoolity:atlassian:devops:provider:type
, and eitherbuild
(default) to ingest build events, ordeployment
(opt-in) to ingest deployment events(Optional) Add a tag with key
utoolity:atlassian:devops:environment:type
and …… in Jira, use one of the values listed in section Configure your deployments view within Enable deployments, i.e.
Production
,Staging
,Testing
,Development
, orUnmapped
(default)… in Compass, use one of the values listed for the CompassDeploymentEventEnvironmentCategory, i.e.
Production
,Staging
,Testing
,Development
, orUnmapped
(default)
The event types are case insensitive so that you can use your preferred phrasing.
Related articles
Amazon Web Services™, AWS™ and the “Powered by Amazon Web Services” logo are trademarks of Amazon.com, Inc. or its affiliates in the United States and/or other countries.
Utoolity® is a registered trademark of Utoolity GmbH.
© 2024 Utoolity GmbH. All rights reserved.