Skip to content

Commit e1e023c

Browse files
committed
Update CI files
1 parent 4946868 commit e1e023c

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

.gitleaks.toml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
[allowlist]
2+
description = "Allow specific test-keys."
3+
paths = [
4+
]
5+
regexes = [
6+
'''AKIAIT2Z5TDYPX3ARJBA''',
7+
'''qR\+vjWPU50fCqQuUWbj9Fain/j2pV\+ZtBCiDiieS''',
8+
'''fqRvjWaPU5o0fCqQuUWbj9Fainj2pVZtBCiDiieS''',
9+
'''Eby8vdM02xNOcqFlqUwJPLlmEtlCDXJ1OUzFT50uSRZ6IFsuFq2UVErCz4I6tq/K1SZFPTOtr/KBHBeksoGMGw''',
10+
]

MANIFEST.in

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,5 @@ include unittest_requirements.txt
1111
include pulp_python/app/webserver_snippets/*
1212
include pulp_python/tests/functional/assets/*
1313
exclude releasing.md
14+
15+
exclude .gitleaks.toml

0 commit comments

Comments
 (0)