zuul/zuul/reporter
Monty Taylor 8211320665
Stop falling back to job name for missing url
We set url to the job name if it's missing, but a job name is not a url
nor is it additional information. Then, in dashboard displays
we have display code that sets url to null if it matches the job name.

Instead of fixing the data at the display layer, let's set it to null in
the first place. So that we can update the dashboard code to remove the
workarounds, let's also run a migration to update the previously saved
build data.

Change-Id: I80ce26de4abc15720d7e37aee73049423584d1b9
2020-09-23 15:03:18 +02:00
..
__init__.py Stop falling back to job name for missing url 2020-09-23 15:03:18 +02:00