# cia-tasks **Repository Path**: mirrors_mozilla/cia-tasks ## Basic Information - **Project Name**: cia-tasks - **Description**: Various tasks for CI Automation team - **Primary Language**: Unknown - **License**: MPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-22 - **Last Updated**: 2026-05-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # CIA Tasks This is a project to support a number of cron jobs and other tasks that support the CIA team For scheduling tasks read the [scripts](scripts/README.md) README. ## Problem There are a number of small tasks that must be run to process and transform data around our various services. These are too small, too ephemeral, and too indepenedent of other code to put into the main source tree. At the same time we do not want to be managing the comput resources requires to support these tasks. ## Solution [The Community TaskCluster!](https://community-tc.services.mozilla.com/) This will repo will contain the source code for a number of scripts that can run as a task on the community cluster