Andreas Tille pushed to branch master at Debian Blends Team / website


Commits:
9d7b725d by Sunil Mohan Adapa at 2020-10-25T19:10:19-07:00
README: Minor clarification

Prefix path with obvious './' to make it clear to the reader that this 
is not a
URL.

Signed-off-by: Sunil Mohan Adapa <su...@medhas.org>

- - - - -
1be3fc57 by Sunil Mohan Adapa at 2020-10-25T19:10:24-07:00
webtools: qa: Run isort to sort imports, remove unused

Signed-off-by: Sunil Mohan Adapa <su...@medhas.org>

- - - - -
5e5c7109 by Sunil Mohan Adapa at 2020-10-25T19:10:27-07:00
webtools: qa: Install gettext method explicitly

- So that code checking tools such as flake8 do not complain.

Signed-off-by: Sunil Mohan Adapa <su...@medhas.org>

- - - - -
458d21c1 by Sunil Mohan Adapa at 2020-10-25T19:10:30-07:00
webtools: qa: Confirm to PEP8 coding standard

- Use automatic code formatting tool yapf.

- Fewer warnings from flake8 code checker.

Signed-off-by: Sunil Mohan Adapa <su...@medhas.org>

- - - - -
51caa90f by Sunil Mohan Adapa at 2020-10-25T19:10:33-07:00
webtools: qa: Refactor queries

- Separate them out to make main method more readable.

Signed-off-by: Sunil Mohan Adapa <su...@medhas.org>

- - - - -
3fa19012 by Sunil Mohan Adapa at 2020-10-25T19:10:36-07:00
webtools: qa: Factor out code into methods

Signed-off-by: Sunil Mohan Adapa <su...@medhas.org>

- - - - -
63c22aa9 by Sunil Mohan Adapa at 2020-10-25T19:10:39-07:00
webtools: qa: Factor out code into methods

Signed-off-by: Sunil Mohan Adapa <su...@medhas.org>

- - - - -
91cb24ee by Sunil Mohan Adapa at 2020-10-25T19:10:43-07:00
webtools: qa: Factor out code into methods

Signed-off-by: Sunil Mohan Adapa <su...@medhas.org>

- - - - -
5f22fe0e by Sunil Mohan Adapa at 2020-10-25T19:10:46-07:00
webtools: qa: Factor out code into methods

Signed-off-by: Sunil Mohan Adapa <su...@medhas.org>

- - - - -
035cd9ed by Sunil Mohan Adapa at 2020-10-25T19:10:49-07:00
webtools: qa: Factor out code into methods

Signed-off-by: Sunil Mohan Adapa <su...@medhas.org>

- - - - -
536c90da by Sunil Mohan Adapa at 2020-10-25T19:10:52-07:00
webtools: qa: Minor refactoring

- Use open() with encoding instead of codecs module.

Signed-off-by: Sunil Mohan Adapa <su...@medhas.org>

- - - - -
7dd19580 by Sunil Mohan Adapa at 2020-10-25T19:10:55-07:00
templates: qa: Convert document to HTML5

- Also compatible with XHTML. See recommendation from :
https://wiki.whatwg.org/wiki/HTML_vs._XHTML.

Signed-off-by: Sunil Mohan Adapa <su...@medhas.org>

- - - - -
cdce5b3c by Sunil Mohan Adapa at 2020-10-25T19:10:59-07:00
templates: qa: Apply more consistent indentation

Signed-off-by: Sunil Mohan Adapa <su...@medhas.org>

- - - - -
bb20e5ef by Sunil Mohan Adapa at 2020-10-25T19:11:02-07:00
templates: qa: Show date of auto-removal

Signed-off-by: Sunil Mohan Adapa <su...@medhas.org>

- - - - -
0d476428 by Sunil Mohan Adapa at 2020-10-25T19:11:05-07:00
webtools: qa: Show auto-removal rdepends and fixes

- Show reverse dependencies that will removed and their total popcon score.

- Add all the auto-removal data to template context even when package is not set
to auto-removal. The values will be set to empty strings.

- Fix processing array values.

- Simplify HTML tag nesting.

Signed-off-by: Sunil Mohan Adapa <su...@medhas.org>

- - - - -
ba8304c1 by Sunil Mohan Adapa at 2020-10-25T19:11:08-07:00
webtools: qa: Improve presentation on CI information

- Don't show CI information row if nothing is wrong with the package.
- Simplify handling values in DB query.
  - Don't introduce spaces suite_arch values.
  - Don't give special values to testsuite. Instead utilize None value.
- Compute prioritized single status for a package.
- Minor refactoring.

Signed-off-by: Sunil Mohan Adapa <su...@medhas.org>

- - - - -
3ab59066 by Sunil Mohan Adapa at 2020-10-25T19:11:11-07:00
webtools: qa: Show piuparts failures seperately

- This seems to be the intent based on the existing DB query.

Signed-off-by: Sunil Mohan Adapa <su...@medhas.org>

- - - - -
130d51d7 by Sunil Mohan Adapa at 2020-10-25T19:11:15-07:00
webtools: qa: Fix incorrect CI URLs for packages staring with 'lib'

Signed-off-by: Sunil Mohan Adapa <su...@medhas.org>

- - - - -
48a34be0 by Sunil Mohan Adapa at 2020-10-25T19:11:18-07:00
webtools: qa: Use verbose strings for migration verdict

Signed-off-by: Sunil Mohan Adapa <su...@medhas.org>

- - - - -
1ee3dea1 by Sunil Mohan Adapa at 2020-10-25T19:11:21-07:00
webtools: qa: Show more migration excuse information

Signed-off-by: Sunil Mohan Adapa <su...@medhas.org>

- - - - -
59da12e5 by Sunil Mohan Adapa at 2020-10-25T19:11:24-07:00
templates: qa: Fix condition and show all interesting packages

Signed-off-by: Sunil Mohan Adapa <su...@medhas.org>

- - - - -
3d537213 by Andreas Tille at 2020-10-26T08:19:37+00:00
Merge branch 'qa-updates' into 'master'

QA: Show most information fetched from DB and refactor code

See merge request blends-team/website!7
- - - - -


3 changed files:

- README.txt
- webtools/qa.py
- webtools/templates/qa.xhtml


View it on GitLab: 
https://salsa.debian.org/blends-team/website/-/compare/353253932f0e4c75dc08e37fc4f9662c4d954c69...3d537213f6277672be27f4e1cb170fd812829c5e

-- 
View it on GitLab: 
https://salsa.debian.org/blends-team/website/-/compare/353253932f0e4c75dc08e37fc4f9662c4d954c69...3d537213f6277672be27f4e1cb170fd812829c5e
You're receiving this email because of your account on salsa.debian.org.


_______________________________________________
Blends-commit mailing list
Blends-commit@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/blends-commit

Reply via email to