Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 1.13 KB

README.md

File metadata and controls

34 lines (25 loc) · 1.13 KB

Sync team

sync-team is a CLI tool used to synchronize the contents of the rust-lang/team repository with the services we use, such as GitHub, and Zulip.

The infastructure lives in terraform/team-repo and consists of:

  • ECR repository for storing the Docker image of the sync-team CLI.
  • A lambda function that runs sync-team through CodeBuild.

Versions

simpleinfra repo:

  • Terraform providers
  • Node.js runtime for the lambda function

sync-team repo:

No automation is in place as of August 2024.