Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • infrastructure infrastructure
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 113
    • Issues 113
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 10
    • Merge requests 10
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Arch Linux
  • infrastructureinfrastructure
  • Merge requests
  • !204

Merged
Created Dec 19, 2020 by Jelle van der Waa@jelle🚧Developer

Fix python module deployment issues

  • Overview 1
  • Commits 1
  • Pipelines 3
  • Changes 1

With creates: once the aur python module is initially deployed it and it's console-scripts will never be updated. To update the console-scripts when the git repository is updated or when a major Python update is done. As figuring out if a major Python update is done we simply check if the python module is importable.

Fixes: #164 (closed)

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: fix_aur_role_py