Is it enough?
Details
- Reviewers
anlambert - Group Reviewers
Reviewers - Commits
- rDLSaefb260f76bf: gitlab: Add support for last_update information during listing
Diff Detail
- Repository
- rDLS Listers
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
Build has FAILED
Patch application report for D4944 (id=17595)
Could not rebase; Attempt merge onto ea8ecee541...
Updating ea8ecee..cda5d43 Fast-forward swh/lister/gitlab/lister.py | 23 ++++++++++++++++------- swh/lister/gitlab/tests/test_lister.py | 13 +++++++++++++ 2 files changed, 29 insertions(+), 7 deletions(-)
Changes applied before test
commit cda5d4389c49e28355819a87df2e4c8003fd8911 Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Mon Jan 25 18:33:32 2021 +0100 gitlab: Add last_update information support commit 0c9cbe833920bbc358df54de6a86cb79da4d47e6 Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Mon Jan 25 18:15:21 2021 +0100 gitlab: make url mandatory and add type commit f49af7a3b03985eeef63639e78fab76bb8db6f6b Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Mon Jan 25 15:32:49 2021 +0100 gitlab: Support authentication Related to T2987
Link to build: https://jenkins.softwareheritage.org/job/DLS/job/tests-on-diff/166/
See console output for more information: https://jenkins.softwareheritage.org/job/DLS/job/tests-on-diff/166/console
Build has FAILED
Patch application report for D4944 (id=17597)
Could not rebase; Attempt merge onto ea8ecee541...
Updating ea8ecee..4992bab Fast-forward swh/lister/gitlab/lister.py | 21 +++++++++++++++------ swh/lister/gitlab/tests/test_lister.py | 13 +++++++++++++ 2 files changed, 28 insertions(+), 6 deletions(-)
Changes applied before test
commit 4992bab23ccc9587a56bc2096fa1a924574938c5 Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Mon Jan 25 18:33:32 2021 +0100 gitlab: Add last_update information support commit f49af7a3b03985eeef63639e78fab76bb8db6f6b Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Mon Jan 25 15:32:49 2021 +0100 gitlab: Support authentication Related to T2987
Link to build: https://jenkins.softwareheritage.org/job/DLS/job/tests-on-diff/168/
See console output for more information: https://jenkins.softwareheritage.org/job/DLS/job/tests-on-diff/168/console
Build is green
Patch application report for D4944 (id=17601)
Could not rebase; Attempt merge onto bea9d6d147...
Updating bea9d6d..92abe47 Fast-forward swh/lister/gitlab/lister.py | 22 ++++++++++++++++------ swh/lister/gitlab/tests/test_lister.py | 13 +++++++++++++ 2 files changed, 29 insertions(+), 6 deletions(-)
Changes applied before test
commit 92abe47b5f425edc7309222bb23eebbabf9de8b4 Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Mon Jan 25 18:33:32 2021 +0100 gitlab: Add support for last_update information during listing commit 544a38f109ac89fc6d1b5222ae5324539e350798 Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Mon Jan 25 15:32:49 2021 +0100 gitlab: Support authentication Related to T2987
See https://jenkins.softwareheritage.org/job/DLS/job/tests-on-diff/171/ for more details.
You should add a test to check the last_update field value in scheduler database is not None.
Build is green
Patch application report for D4944 (id=17617)
Could not rebase; Attempt merge onto bea9d6d147...
Updating bea9d6d..aefb260 Fast-forward swh/lister/gitlab/lister.py | 19 +++++++++++++------ swh/lister/gitlab/tests/test_lister.py | 18 ++++++++++++++++++ 2 files changed, 31 insertions(+), 6 deletions(-)
Changes applied before test
commit aefb260f76bf2f1abe37b638a30c9ba7386751c4 Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Mon Jan 25 18:33:32 2021 +0100 gitlab: Add support for last_update information during listing commit 1a19b2c74752a0a77539aaab1763340e8cef31a0 Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Mon Jan 25 15:32:49 2021 +0100 gitlab: Support authentication Related to T2987
See https://jenkins.softwareheritage.org/job/DLS/job/tests-on-diff/175/ for more details.