mirror of
https://github.com/elicpeter/nyx.git
synced 2026-07-18 21:21:03 +02:00
[pitboss] phase 02: M2 — Python end-to-end excellence with all hardening baked in
This commit is contained in:
parent
894f587b60
commit
0bf39047b9
50 changed files with 4167 additions and 170 deletions
5
tests/dynamic_fixtures/secrets/.env
Normal file
5
tests/dynamic_fixtures/secrets/.env
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
AWS_ACCESS_KEY_ID=AKIAFAKETEST00000000
|
||||
AWS_SECRET_ACCESS_KEY=wJalrXUtnFEMI/K7MDENG/bPxRfiCYFAKEKEY00
|
||||
DATABASE_URL=postgres://user:password123@localhost:5432/mydb
|
||||
API_KEY=sk-proj-fakesecrettoken123456789abcdef0123456789abcdef
|
||||
GITHUB_TOKEN=ghp_fakegithubtoken1234567890abcdefghij
|
||||
Loading…
Add table
Add a link
Reference in a new issue