Signature of storage.revision_log has changed in 4544d7ca8e9e and the
limit parameter is not at the same position as before, so better
passing it as keyword parameter to avoid future errors of this type.
Details
Details
- Reviewers
ardumont - Group Reviewers
Reviewers - Commits
- rDWAPPSeebb27ebdb44: archive: Pass limit as a keyword parameter to storage.revision_log
Diff Detail
Diff Detail
- Repository
- rDWAPPS Web applications
- Branch
- master
- Lint
No Linters Available - Unit
No Unit Test Coverage - Build Status
Buildable 26501 Build 41444: Phabricator diff pipeline on jenkins Jenkins console · Jenkins Build 41443: arc lint + arc unit
Event Timeline
Comment Actions
Build is green
Patch application report for D7076 (id=25669)
Rebasing onto f990d789aa...
Current branch diff-target is up to date.
Changes applied before test
commit eebb27ebdb442c74a2bc0a9905c59c5f9b2235f4 Author: Antoine Lambert <anlambert@softwareheritage.org> Date: Thu Feb 3 15:58:47 2022 +0100 archive: Pass limit as a keyword parameter to storage.revision_log Signature of storage.revision_log has changed in 4544d7ca8e9e and the limit parameter is not at the same position as before, so better passing it as keyword parameter to avoid future errors of this type.
See https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/1317/ for more details.