Bug 26368

Summary: https://check.mageia.org/ should contain a link to the source code that is used to generate it
Product: Websites Reporter: Shlomi Fish <shlomif>
Component: OtherAssignee: Sysadmin Team <sysadmin-bugs>
Status: NEW --- QA Contact:
Severity: normal    
Priority: Normal CC: filip.komar, olav, tmb
Version: trunk   
Target Milestone: ---   
Hardware: All   
OS: Linux   
URL: https://check.mageia.org/
Whiteboard:
Source RPM: CVE:
Status comment:
Attachments: Untest patch to add a link to the source repo.

Description Shlomi Fish 2020-03-21 11:34:43 CET
Description of problem:

https://check.mageia.org/ should contain a link to the source code that is used to generate it . Currently, it is not clear and it is the "unwritten knowledge in the ether" antipattern.
Comment 1 Thomas Backlund 2020-03-21 11:47:23 CET
Why would that be "important" ?

We are using youri-check

CC: (none) => tmb

Comment 2 Filip Komar 2020-03-21 12:34:59 CET
I don't even know where the repo is. But IIRC Pascal contribute some of it.

CC: (none) => filip.komar
Assignee: atelier-bugs => sysadmin-bugs

Comment 3 Shlomi Fish 2020-04-10 16:33:28 CEST
(In reply to Thomas Backlund from comment #1)
> Why would that be "important" ?
> 
> We are using youri-check

What if it goes down and someone needs to set it up again? The knowledge how to do it should be properly documented and accessible
Comment 4 Olav Vitters 2020-04-10 17:12:02 CEST
See e.g. 

http://gitweb.mageia.org/software/build-system/mga-youri-core/tree/lib/Youri/Check

I think it makes sense. The one time I wanted to fix a bug it took quite a long time to figure out where the stuff was.

CC: (none) => olav

Comment 5 Shlomi Fish 2020-04-10 19:44:40 CEST
Created attachment 11581 [details]
Untest patch to add a link to the source repo.
Comment 6 Shlomi Fish 2020-09-20 09:56:23 CEST
Ping! Can the patch be reviewed, tested, and applied?