fix(reporters): restore old behavior for Gerrit reporting #27

Merged
jade merged 3 commits from bring-back-old-gerrit-reporting into forkos 2024-10-18 23:41:11 +00:00
Owner

This is an attempt to restore the old formatting, e.g. with failed
checks and a link to the URI.

At the same time, this attempts to fix the eager +1 Verified tag which
is sent when nix-eval is started (?) and not done or when the evaluation
is done instead of the whole nix-eval job seen as completed.

Signed-off-by: Raito Bezarius raito@lix.systems

This is an attempt to restore the old formatting, e.g. with failed checks and a link to the URI. At the same time, this attempts to fix the eager +1 Verified tag which is sent when nix-eval is started (?) and not done or when the evaluation is done instead of the whole nix-eval job seen as completed. Signed-off-by: Raito Bezarius <raito@lix.systems>
raito added 1 commit 2024-10-12 10:14:42 +00:00
This is an attempt to restore the old formatting, e.g. with failed
checks and a link to the URI.

At the same time, this attempts to fix the eager +1 Verified tag which
is sent when nix-eval is started (?) and not done or when the evaluation
is done instead of the whole nix-eval job seen as completed.

Signed-off-by: Raito Bezarius <raito@lix.systems>
raito force-pushed bring-back-old-gerrit-reporting from d12bca569b to 781bdc51b6 2024-10-12 10:26:18 +00:00 Compare
raito force-pushed bring-back-old-gerrit-reporting from 781bdc51b6 to 9d7a2e71ac 2024-10-13 15:34:00 +00:00 Compare
raito force-pushed bring-back-old-gerrit-reporting from 9d7a2e71ac to 0c5f470fed 2024-10-13 15:38:57 +00:00 Compare
raito added 1 commit 2024-10-13 16:01:40 +00:00
Let's try to use the reverse proxy rather than Buildbot for that.

Signed-off-by: Raito Bezarius <raito@lix.systems>
raito force-pushed bring-back-old-gerrit-reporting from 86f4652b38 to 894ef835c3 2024-10-13 16:03:22 +00:00 Compare
raito force-pushed bring-back-old-gerrit-reporting from 894ef835c3 to b90a39bd94 2024-10-13 16:12:20 +00:00 Compare
raito force-pushed bring-back-old-gerrit-reporting from b90a39bd94 to e663e034bd 2024-10-13 16:18:06 +00:00 Compare
raito force-pushed bring-back-old-gerrit-reporting from e663e034bd to 1dd0590ca1 2024-10-13 16:24:59 +00:00 Compare
raito force-pushed bring-back-old-gerrit-reporting from 1dd0590ca1 to 5d39634f62 2024-10-13 16:28:57 +00:00 Compare
raito force-pushed bring-back-old-gerrit-reporting from 5d39634f62 to b739fb4c29 2024-10-13 16:32:23 +00:00 Compare
raito added 1 commit 2024-10-13 16:35:44 +00:00
Signed-off-by: Raito Bezarius <raito@lix.systems>
raito added 1 commit 2024-10-13 16:42:02 +00:00
raito force-pushed bring-back-old-gerrit-reporting from 3dca25ce86 to 183c6ae710 2024-10-13 16:44:11 +00:00 Compare
raito force-pushed bring-back-old-gerrit-reporting from 183c6ae710 to 879e9cdcdf 2024-10-13 16:46:47 +00:00 Compare
Author
Owner

First commit is useless because it was partially reverted in the second due to global prefix conflicts (buildbot-with-plugins & buildbot propagating the same inputs).

First commit is useless because it was partially reverted in the second due to global prefix conflicts (buildbot-with-plugins & buildbot propagating the same inputs).
jade approved these changes 2024-10-14 04:47:18 +00:00
jade left a comment
Owner

lgtm generally, i think we should merge this since it is what is currently running in prod and it doesn't look broken.

lgtm generally, i think we should merge this since it is what is currently running in prod and it doesn't look broken.
@ -1029,3 +1034,2 @@
# gerritReviewCB / self.url
BuildStatusGenerator(
message_formatter=MessageFormatterFunction(
mode='all',
Owner

i wonder if this is the cause of the excessive emails: previously we were only being called when all the builds have finished (either failure or success), right?

i wonder if this is the cause of the excessive emails: previously we were only being called when all the builds have finished (either failure or success), right?
Owner

hm, no, this doesn't seem to be the cause of that, and there seem to be reasonable numbers of emails so far? let's merge it.

hm, no, this doesn't seem to be the cause of that, and there seem to be reasonable numbers of emails so far? let's merge it.
jade marked this conversation as resolved
jade merged commit 1aa37c4b80 into forkos 2024-10-18 23:41:11 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: lix-project/buildbot-nix#27
No description provided.