Expand description
Entry point into the task generation logic.
This code will go through the entire evergreen configuration and create task definitions for any tasks that need to be generated. It will then add references to those generated tasks to any build variants to expect to run them.
Structs§
- Burn
InTag Build Variant Info - Dependencies
- Collection of services needed to execution.
- Execution
Configuration - Configuration required to execute generating tasks.
- Project
Info - Information about the Evergreen project being run against.
Functions§
- generate_
configuration - Create ‘generate.tasks’ configuration for all generated tasks in the provided evergreen project configuration.