- Drop --max-id, --min-id cli parameter which can no longer work
- Expose --page-token and --limit instead
Related to T645
Differential D3682
cli.task: Migrate scheduler cli to latest storage change on iter_origins ardumont on Aug 1 2020, 10:04 AM. Authored by
Details
Related to T645 tox
Diff Detail
Event TimelineComment Actions Build has FAILED Patch application report for D3682 (id=12964)Rebasing onto 849d063758... Current branch diff-target is up to date. Changes applied before testcommit e48885ce005c8bbf27bf3fc85883489248af7a31 Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Sat Aug 1 10:03:23 2020 +0200 cli.task: Migrate scheduler cli to latest storage change on iter_origins Related to T645 Link to build: https://jenkins.softwareheritage.org/job/DSCH/job/tests-on-diff/50/ Comment Actions .
Comment Actions
Comment Actions Build has FAILED Patch application report for D3682 (id=12965)Rebasing onto 849d063758... Current branch diff-target is up to date. Changes applied before testcommit e4e94a48f184164e015f173027a3c471dfc21389 Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Sat Aug 1 10:03:23 2020 +0200 cli.task: Migrate scheduler cli to latest storage change on iter_origins Related to T645 Link to build: https://jenkins.softwareheritage.org/job/DSCH/job/tests-on-diff/51/ Comment Actions Build has FAILED Patch application report for D3682 (id=12968)Rebasing onto 849d063758... Current branch diff-target is up to date. Changes applied before testcommit 95882a4212324f828a13c19ddc0ed8284e93362b Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Sat Aug 1 10:03:23 2020 +0200 cli.task: Migrate scheduler cli to latest storage change on iter_origins Related to T645 Link to build: https://jenkins.softwareheritage.org/job/DSCH/job/tests-on-diff/53/ Comment Actions Build has FAILED Patch application report for D3682 (id=12972)Rebasing onto 849d063758... Current branch diff-target is up to date. Changes applied before testcommit ba058084f2e403a9c13371b51eff629f228ea23a Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Sat Aug 1 10:03:23 2020 +0200 cli.task: Migrate scheduler cli to latest storage change on iter_origins Related to T645 Link to build: https://jenkins.softwareheritage.org/job/DSCH/job/tests-on-diff/54/ Comment Actions Fix flake8 warnings, turns out we can compose f and r prefix for strings (cool) tests still failing since they still need a storage bump Comment Actions Build has FAILED Patch application report for D3682 (id=12973)Rebasing onto 849d063758... Current branch diff-target is up to date. Changes applied before testcommit 7db78dd9bf7a3cdba950094ce850fb6144dedbaa Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Sat Aug 1 10:03:23 2020 +0200 cli.task: Migrate scheduler cli to latest storage change on iter_origins Related to T645 Link to build: https://jenkins.softwareheritage.org/job/DSCH/job/tests-on-diff/55/ Comment Actions It would be nice to print the token from time to time so the process can be resumed if interrupted, but that's good enough for now Comment Actions
Yeah, it hit me during the night that i forgot that. Comment Actions
yeah, ok but now i'm wondering where. If not, then i suppose, this can go in the iter_origins (from the storage diff)? Comment Actions Adapt according to review/discussion, inline iter_origins within the scheduler Tests should be fine now as latest storage got bumped Comment Actions Build is green Patch application report for D3682 (id=12989)Rebasing onto 849d063758... Current branch diff-target is up to date. Changes applied before testcommit 2cf14951a7fc4f2a68cae9e80a9f352f6e27495c Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Sat Aug 1 10:03:23 2020 +0200 cli.task: Migrate scheduler cli to latest storage change on iter_origins Related to T645 See https://jenkins.softwareheritage.org/job/DSCH/job/tests-on-diff/56/ for more details.
Comment Actions Build is green Patch application report for D3682 (id=12990)Rebasing onto 849d063758... Current branch diff-target is up to date. Changes applied before testcommit 642620845ac21c4b3fbb0aae69befc87c5ac64be Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Sat Aug 1 10:03:23 2020 +0200 cli.task: Migrate scheduler cli to latest storage change on iter_origins Related to T645 See https://jenkins.softwareheritage.org/job/DSCH/job/tests-on-diff/57/ for more details. |