allowing these to be easily set from a config file.
Details
Details
- Reviewers
olasd - Group Reviewers
Reviewers - Commits
- rDCORE2a2615357b07: Make db_transaction's client_options configurable at run time
Diff Detail
Diff Detail
- Repository
- rDCORE Foundations and core functionalities
- Branch
- master
- Lint
Lint Skipped - Unit
Unit Tests Skipped - Build Status
Buildable 28034 Build 43907: Phabricator diff pipeline on jenkins Jenkins console · Jenkins Build 43906: arc lint + arc unit
Event Timeline
Comment Actions
Build is green
Patch application report for D7472 (id=27109)
Rebasing onto 06ad659636...
Current branch diff-target is up to date.
Changes applied before test
commit 679de53dec4bb457e8b2c60a60ce94f4c6f57415 Author: David Douard <david.douard@sdfa3.org> Date: Wed Mar 30 14:33:27 2022 +0200 Make db_transaction's client_options configurable at run time allowing these to be easily set from a config file.
See https://jenkins.softwareheritage.org/job/DCORE/job/tests-on-diff/380/ for more details.
Comment Actions
Build is green
Patch application report for D7472 (id=27113)
Rebasing onto 06ad659636...
Current branch diff-target is up to date.
Changes applied before test
commit a2136a2ecdd50e45c6c9ce9cd7582546153df035 Author: David Douard <david.douard@sdfa3.org> Date: Wed Mar 30 14:33:27 2022 +0200 Make db_transaction's client_options configurable at run time allowing these to be easily set from a config file.
See https://jenkins.softwareheritage.org/job/DCORE/job/tests-on-diff/381/ for more details.
Comment Actions
Build is green
Patch application report for D7472 (id=27114)
Rebasing onto 06ad659636...
Current branch diff-target is up to date.
Changes applied before test
commit 2a2615357b0719a9d000f0ccfde67e1767dc296b Author: David Douard <david.douard@sdfa3.org> Date: Wed Mar 30 14:33:27 2022 +0200 Make db_transaction's client_options configurable at run time allowing these to be easily set from a config file.
See https://jenkins.softwareheritage.org/job/DCORE/job/tests-on-diff/382/ for more details.
Comment Actions
The duplication between db_transaction and db_transaction_generator looks a bit silly, but I'm not sure there's much to do about it, so this lgtm, thanks.