Skip to content
Tags give the ability to mark specific points in history as being important
  • 1.3.0 protected
    Release 1.3.0
    
    Features:
    * mrhlpr: git: Make clean_worktree match git checkout behaviour better (MR 19)
    * mrhlpr: frontend: Print warning when running clean_worktree (MR 19)
    * mrtest: Handle case when the remote does not have any packages to download (MR 20)
    * mrtest: Add note to README about mrtest. Add check for running apk command. (MR 20)
    * mrtest: add_packages: Handle case when sudo/doas fails (MR 22)
    * mrtest: allow to toggle multiple packages and use ranges (MR 23)
    
    Fixes:
    * mrhlpr: msg_filter_add_label: fix 2nd line
    
  • 1.2.0 protected
    fcb77798 · Prepare 1.2.0 release ·
    Release 1.2.0
    
    Features:
    * mrhlpr fixmsg: add --skip-build argument
    * mrhlpr fixmsg: add -c and -v args
    * mrhlpr: msg_filter_add_label: add trailer line
    
    Fixes:
    * mrtest: Don't run sudo/doas if already root user (MR 18)
    
    Other:
    * CI: add pmb ci compatible flake8 script
    * mrhlpr: prepare for multiple filter scripts
    
  • 1.1.2 protected
    32d002df · Prepare 1.1.2 release ·
    Release 1.1.2
    
    Fixes:
    * MANIFEST.in: include data files (MR 17)
    
  • 1.1.1 protected
    a572a138 · Prepare 1.1.1 release ·
    Release 1.1.1
    
    Fixes:
    - bump version in mrhlpr/__init__.py
    
  • 1.1.0 protected
    Release 1.1.0
    
    Features:
    * gitlab.parse_git_origin: + gitlab.freedesktop.org
    * mrhlpr.pipeline.get_arch…: add riscv64 and arm64
    * mrhlpr/pipeline: support -emulated in job name
    * mrtest add: don't fail: pipeline status != success (MR 16)
    
    Fixes:
    * mrtest: select_package: validate input before calling int() (MR 14)
    
    Other:
    * mrhlpr.pipeline.get_arch…: order alphabetically
    
  • 1.0.3 protected
    791def23 · Prepare 1.0.3 release ·
    Release 1.0.3
    
    Fixes:
    * mrhlpr.mr.get_artifacts_zip: get without cache
    
  • 1.0.2 protected
    da18a0e6 · Prepare 1.0.2 release ·
    Release 1.0.2
    
    Fixes:
    - mrtest: Fix "u" upgrade option (MR 13)
    
  • 1.0.1 protected
    78c89467 · Prepare 1.0.1 release ·
    Release 1.0.1
    
    * Fix in mrtest for sometimes using the wrong project id to query
      pipelines (source_project_id instead of pipeline_project_id).
    * Refactor related code to not use the extra api call in mrtest to query
      the source project, since it's not needed anymore.
    
  • 1.0.0 protected
    1de69795 · Prepare 1.0.0 release ·
    Release 1.0.0
    
    Initial release, so we can package mrtest in Alpine.