Skip to content

Commit

Permalink
Support Configerator in verifiable_matcher
Browse files Browse the repository at this point in the history
Summary: Define a mapping from Configerator job identifiers to Verifiables, so that we can use Citadel for it.

Reviewed By: aniketmathur

Differential Revision: D59357024

fbshipit-source-id: 038dac59f75745378ba93c4aa31d102217c30516
  • Loading branch information
Shashank Kambhampati authored and facebook-github-bot committed Jul 16, 2024
1 parent 9fdfa7e commit dd24184
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions td_util/src/project.rs
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ use parse_display::Display;
#[serde(rename_all = "lowercase")]
#[display(style = "lowercase")]
pub enum TdProject {
Configerator,
Fbcode,
Fbandroid,
Fbobjc,
Expand Down

0 comments on commit dd24184

Please sign in to comment.