Chaining the target generation command after the build is done ensures that if a build takes too long, the dynamic target generation for vegeta won't cause 401 Unauthorized errors due to already expired JWTs. Also split the rsa materials writing to another python program for easier maintenance.
30 lines
275 B
Plaintext
30 lines
275 B
Plaintext
.DS_Store
|
|
db
|
|
dist
|
|
.cabal-sandbox
|
|
cabal.sandbox.config
|
|
hscope.out
|
|
codex.tags
|
|
.anvil
|
|
.stack-work*
|
|
tags
|
|
site
|
|
*~
|
|
*#*
|
|
.#*
|
|
*.swp
|
|
result*
|
|
dist-*
|
|
postgrest.hp
|
|
postgrest.prof
|
|
__pycache__
|
|
*.tix
|
|
coverage
|
|
.hpc
|
|
loadtest
|
|
.history
|
|
.docs-build
|
|
gen_targets.http
|
|
gen_jwk.json
|
|
gen_private.json
|