Skip to content
Snippets Groups Projects

allow to filter tarball validation by a URL substring

Merged amesgen requested to merge amesgen/ghcup-hs:check-tarball-filter into master

When validating a new GHC/Cabal/HLS release, it is convenient to just check specific tarballs (especially if the unchanged tarballs are not cached). Filtering by a URL substring seems to be suited for this.

An example in the context of !55 (merged):

cabal run exe:ghcup-gen -- check-tarballs -f ghcup-0.0.4.yaml -u 9.0.1-rc1

Also, use nubOrd for linearithmic instead of quadratic complexity (requires derivation of two Ord instances). Can change if this is out of scope.

Merge request reports

Pipeline #29368 passed

Pipeline passed for 5c43ff4c on amesgen:check-tarball-filter

Merged by Julian OspaldJulian Ospald 4 years ago (Jan 2, 2021 7:59am UTC)

Loading

Pipeline #29369 canceled

Pipeline canceled for 28b47377 on master

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading