Skip to content

Commit

Permalink
Merge pull request #1394 from guardian/aa/cloudquery-usage
Browse files Browse the repository at this point in the history
feat(cloudquery-usage): Track CloudQuery plugin usage
  • Loading branch information
akash1810 authored Jan 27, 2025
2 parents d50a19a + bed5ea1 commit 635ffee
Show file tree
Hide file tree
Showing 26 changed files with 1,116 additions and 11 deletions.
2 changes: 2 additions & 0 deletions .env
Original file line number Diff line number Diff line change
Expand Up @@ -57,3 +57,5 @@ ENABLE_MESSAGING=false
INTERACTIVES_COUNT=3

STACK=deploy

CQ_API_KEY_PATH=/CODE/deploy/service-catalogue/cloudquery-api-key
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -177,5 +177,7 @@ jobs:
- packages/common/prisma.zip
cloudbuster:
- packages/cloudbuster/dist/cloudbuster.zip
cloudquery-usage:
- packages/cloudquery-usage/dist/cloudquery-usage.zip
env:
NODE_OPTIONS: '--max_old_space_size=4096'
7 changes: 7 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 635ffee

Please sign in to comment.