mirror of
https://github.com/bitwarden/directory-connector
synced 2025-12-05 23:53:21 +00:00
Move example ldifs from contributing-docs repository (#653)
* Move example ldifs * Run integration tests if config has changed
This commit is contained in:
4
.github/workflows/integration-test.yml
vendored
4
.github/workflows/integration-test.yml
vendored
@@ -8,10 +8,14 @@ on:
|
||||
paths:
|
||||
- ".github/workflows/integration-test.yml" # this file
|
||||
- "src/services/ldap-directory.service*" # we only have integration for LDAP testing at the moment
|
||||
- "./openldap*" # any change to test fixtures
|
||||
- "./docker-compose.yml" # any change to Docker configuration
|
||||
pull_request:
|
||||
paths:
|
||||
- ".github/workflows/integration-test.yml" # this file
|
||||
- "src/services/ldap-directory.service*" # we only have integration for LDAP testing at the moment
|
||||
- "./openldap*" # any change to test fixtures
|
||||
- "./docker-compose.yml" # any change to Docker configuration
|
||||
|
||||
jobs:
|
||||
check-test-secrets:
|
||||
|
||||
3064
openldap/example-ldifs/directory-100.ldif
Normal file
3064
openldap/example-ldifs/directory-100.ldif
Normal file
File diff suppressed because it is too large
Load Diff
7566
openldap/example-ldifs/directory-250.ldif
Normal file
7566
openldap/example-ldifs/directory-250.ldif
Normal file
File diff suppressed because it is too large
Load Diff
1567
openldap/example-ldifs/directory-50.ldif
Normal file
1567
openldap/example-ldifs/directory-50.ldif
Normal file
File diff suppressed because it is too large
Load Diff
15059
openldap/example-ldifs/directory-500.ldif
Normal file
15059
openldap/example-ldifs/directory-500.ldif
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user