Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • qa qa
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Debian QADebian QA
  • qaqa
  • Merge requests
  • !7

extract_excuses.py: update to use yaml instead of parsing html

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Paul Gevers requested to merge elbrus/qa:rewrite-extract_excuses-to-use-yaml into master Aug 07, 2018
  • Overview 21
  • Commits 1
  • Changes 1

How small annoyances result in a large MR.

I wanted to fix the link to Dependencies in the excuses.php file and ended up converting the script to use the yaml instead of parsing the html page.

I converted it to python3 to be future ready.

I tested it now up-to reading back the database. So URL code now works after my initial failure.

Edited Aug 08, 2018 by Paul Gevers
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: rewrite-extract_excuses-to-use-yaml