mozilla-releng / balrog

Mozilla's Update Server
http://mozilla-balrog.readthedocs.io/en/latest/index.html
Mozilla Public License 2.0
100 stars 148 forks source link

show release alias on rules page #3023

Closed nazarenegena closed 11 months ago

nazarenegena commented 1 year ago

This PR attempts to fix the issue #1138. I have added the alias for the releases on the rules page. When you hover on the specific rule you can see it's alias. however, since most of the releases' alias is 'null' I have left the '#' in its place. Is this the expected solution?

nazarenegena commented 1 year ago

Cool, thanks for the update. I will work on it.

nazarenegena commented 1 year ago

Updated the releases page to now show rule alias instead of rule ids

nazarenegena commented 1 year ago

Cool, Noted. Will work on this.

nazarenegena commented 1 year ago

I have updated the alias for the releases on the rules page As for the rules that don't have an alias I have used their rule id

nazarenegena commented 1 year ago

Cool, Working on the fixes.

nazarenegena commented 1 year ago

I have fixed the lint issues

bhearsum commented 12 months ago

@nazarenegena - Unfortunately, this now has conflicts with the latest main. Can you update your branch? Feel free to ping me on Matrix if you need help with that.

nazarenegena commented 11 months ago

Cool, let me update my branch.

nazarenegena commented 11 months ago

conflicts resolved.

nazarenegena commented 11 months ago

you're welcome.