Install the WarpBuild Github bot and provide access to the repositories you want to run workflows on, before proceeding with these steps. A connection

BYOC | WarpBuild

submited by
Style Pass
2024-10-09 22:35:59

Install the WarpBuild Github bot and provide access to the repositories you want to run workflows on, before proceeding with these steps.

A connection to your cloud account creates an IAM role or service account with the permissions required to setup and manage Github actions runners in your cloud account. This IAM role is used to import configurations and create a WarpBuild Stack in a region and VPC.

A WarpBuild Stack is a group of infrastructure components in a specific region of your cloud account, required by WarpBuild to run your CI workflows. These components include VPC, subnets, and object storage buckets.

💡 Tip: Naming the stack with the product and region info may be helpful for keeping track of resources. Examples: twitch-use1 and alexa-use2.

The object storage bucket in the selected region is used as cache storage, container images layer cache, logs, and storing other workflow artifacts.

Leave a Comment
Related Posts