Skip to content

Commit

Permalink
fix(tests): making sure tests run on compose changes
Browse files Browse the repository at this point in the history
  • Loading branch information
bassrock committed Sep 4, 2024
1 parent f7cebb4 commit e20e31d
Show file tree
Hide file tree
Showing 22 changed files with 22 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/account-data-deleter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
paths:
- 'infrastructure/account-data-deleter/**'
- 'packages/**'
- 'docker-compose.yml'
- 'servers/account-data-deleter/**'
- 'lambdas/account-data-deleter-batch-delete/**'
- 'lambdas/account-data-deleter-events/**'
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/account-delete-monitor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
paths:
- 'infrastructure/account-delete-monitor/**'
- 'packages/**'
- 'docker-compose.yml'
- 'lambdas/account-delete-monitor/**'
- 'pnpm-lock.yaml'
- '.github/actions/**'
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/annotations-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
paths:
- 'infrastructure/annotations-api/**'
- 'packages/**'
- 'docker-compose.yml'
- 'servers/annotations-api/**'
- 'lambdas/annotations-api-events/**'
- 'pnpm-lock.yaml'
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/braze-content-proxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
paths:
- 'infrastructure/braze-content-proxy/**'
- 'packages/**'
- 'docker-compose.yml'
- 'servers/braze-content-proxy/**'
- 'pnpm-lock.yaml'
- 'Dockerfile'
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/braze.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
paths:
- 'infrastructure/braze/**'
- 'packages/**'
- 'docker-compose.yml'
- 'pnpm-lock.yaml'
- '.github/actions/**'
- '.github/workflows/braze.yml'
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/client-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
paths:
- 'infrastructure/client-api/**'
- 'packages/**'
- 'docker-compose.yml'
- 'servers/client-api/**'
- 'pnpm-lock.yaml'
- '.github/actions/**'
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/feature-flags.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
paths:
- 'infrastructure/feature-flags/**'
- 'packages/**'
- 'docker-compose.yml'
- 'servers/feature-flags/**'
- 'pnpm-lock.yaml'
- 'Dockerfile'
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/fxa-webhook-proxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
paths:
- 'infrastructure/fxa-webhook-proxy/**'
- 'packages/**'
- 'docker-compose.yml'
- 'lambdas/fxa-webhook-proxy-gateway/**'
- 'lambdas/fxa-webhook-proxy-sqs/**'
- 'pnpm-lock.yaml'
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/image-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
paths:
- 'infrastructure/image-api/**'
- 'packages/**'
- 'docker-compose.yml'
- 'servers/image-api/**'
- 'pnpm-lock.yaml'
- 'Dockerfile'
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/instant-sync-events.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
paths:
- 'infrastructure/instant-sync-events/**'
- 'packages/**'
- 'docker-compose.yml'
- 'lambdas/instant-sync-events/**'
- 'pnpm-lock.yaml'
- '.github/actions/**'
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/list-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
paths:
- 'infrastructure/list-api/**'
- 'packages/**'
- 'docker-compose.yml'
- 'servers/list-api/**'
- 'pnpm-lock.yaml'
- 'Dockerfile'
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/parser-graphql-wrapper.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
paths:
- 'infrastructure/parser-graphql-wrapper/**'
- 'packages/**'
- 'docker-compose.yml'
- 'servers/parser-graphql-wrapper/**'
- 'pnpm-lock.yaml'
- 'Dockerfile'
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/pocket-event-bridge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
paths:
- 'infrastructure/pocket-event-bridge/**'
- 'packages/**'
- 'docker-compose.yml'
- 'pnpm-lock.yaml'
- '.github/actions/**'
- '.github/workflows/pocket-event-bridge.yml'
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/push-server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
paths:
- 'infrastructure/push-server/**'
- 'packages/**'
- 'docker-compose.yml'
- 'servers/push-server/**'
- 'pnpm-lock.yaml'
- 'Dockerfile'
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/sendgrid-data.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
paths:
- 'infrastructure/sendgrid-data/**'
- 'packages/**'
- 'docker-compose.yml'
- 'lambdas/sendgrid-data/**'
- 'pnpm-lock.yaml'
- '.github/actions/**'
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/shareable-lists-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
paths:
- 'infrastructure/shareable-lists-api/**'
- 'packages/**'
- 'docker-compose.yml'
- 'servers/shareable-lists-api/**'
- 'pnpm-lock.yaml'
- 'Dockerfile'
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/shared-snowplow-consumer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
paths:
- 'infrastructure/shared-snowplow-consumer/**'
- 'packages/**'
- 'docker-compose.yml'
- 'servers/shared-snowplow-consumer/**'
- 'pnpm-lock.yaml'
- 'Dockerfile'
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/shares-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
paths:
- 'infrastructure/shares-api/**'
- 'packages/**'
- 'docker-compose.yml'
- 'servers/shares-api/**'
- 'pnpm-lock.yaml'
- 'Dockerfile'
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/transactional-emails.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
paths:
- 'infrastructure/transactional-emails/**'
- 'packages/**'
- 'docker-compose.yml'
- 'lambdas/transactional-emails/**'
- 'pnpm-lock.yaml'
- '.github/actions/**'
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/user-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
paths:
- 'infrastructure/user-api/**'
- 'packages/**'
- 'docker-compose.yml'
- 'servers/user-api/**'
- 'pnpm-lock.yaml'
- 'Dockerfile'
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/user-list-search.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
paths:
- 'infrastructure/user-list-search/**'
- 'packages/**'
- 'docker-compose.yml'
- 'servers/user-list-search/**'
- 'lambdas/user-list-search-*/**'
- 'pnpm-lock.yaml'
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/v3-proxy-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
paths:
- 'infrastructure/v3-proxy-api/**'
- 'packages/**'
- 'docker-compose.yml'
- 'servers/v3-proxy-api/**'
- 'pnpm-lock.yaml'
- 'Dockerfile'
Expand Down

0 comments on commit e20e31d

Please sign in to comment.