Skip to content

Commit

Permalink
feat: add CodePipeline integration to allow list
Browse files Browse the repository at this point in the history
  • Loading branch information
DarrellMozingo committed Jun 3, 2021
1 parent 5533531 commit ef2de3c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/analytics-sources.ts
Expand Up @@ -48,6 +48,7 @@ enum TrackedIntegration {
CIRCLECI_ORB = 'CIRCLECI_ORB',
GITHUB_ACTIONS = 'GITHUB_ACTIONS',
MAVEN_PLUGIN = 'MAVEN_PLUGIN',
AWS_CODEPIPELINE = 'AWS_CODEPIPELINE',

// Partner integrations - tracked by passing envvar on CLI invocation
DOCKER_DESKTOP = 'DOCKER_DESKTOP',
Expand Down

0 comments on commit ef2de3c

Please sign in to comment.