Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
T
tails
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 952
    • Issues 952
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 10
    • Merge Requests 10
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • tails
  • tails
  • Issues
  • #15403

Closed
Open
Opened Mar 13, 2018 by Anonymous@Anonymous1 of 1 task completed1/1 task

Unify po headers

Originally created by @Anonymous on #15403 (Redmine)

The script is placed here (currently):
wiki/src/contribute/l10n_tricks/unify_po-headers.py

old script for reference: wiki/src/contribute/l10n_tricks/check_po.sh

Environment

  • at developers computer for checking/unifing their po files.
  • at Jenkins to check all po files. wiki/src po files have other rules than other po files.
  • a malicious users try to trick this script
  • as core devs need to review random review requests against tails repository, the scrip itself can’t live in the same repository nor submodule, as otherwise a malicious users can get into control of a core devs’ computer.

Expectations

  • never screws up the host system
  • status code is reflecting if any error was detected in po files
  • it does not get triggerd by freshly created/updated po files by ikiwiki (Author: IkiWiki <ikiwiki.info>)
  • only modify any file, when --modify is given.
  • output should be clear enough for humans to understand, where an issue was detected.

Feature Branch: https://salsa.debian.org/tails-team/tails/merge_requests/14

Attachments

  • flake8.diff

Parent Task: #15079 (closed)

Related issues

  • Related to #15364 (closed)
  • Related to #16102 (closed)
  • Related to #15819 (closed)
  • Blocked by #15605 (closed)
Edited May 21, 2020 by Anonymous
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Tails_3.15
Milestone
Tails_3.15 (Past due)
Assign milestone
Time tracking
None
Due date
None
Reference: tails/tails#15403