Commit 0498f01
feat: expose branch clean env vars in Rakefile and docs
Wires in three new environment variables for the stale branch cleanup
feature introduced in pact-foundation/pact_broker#912 and #933:
- PACT_BROKER_DATABASE_CLEAN_KEEP_BRANCH_SELECTORS
- PACT_BROKER_DATABASE_CLEAN_BRANCH_DELETION_LIMIT
Also documents both vars in README alongside the existing clean settings.
Note: PACT_BROKER_DATABASE_CLEAN_BRANCH_DELETION_LIMIT requires
pact-foundation/pact_broker#938 to be merged and released before it
has any effect at runtime.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 5749f3f commit 0498f01
2 files changed
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
| 147 | + | |
| 148 | + | |
147 | 149 | | |
148 | 150 | | |
149 | 151 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
36 | 45 | | |
37 | 46 | | |
38 | 47 | | |
| |||
0 commit comments