Skip to content
Snippets Groups Projects
Commit c6c5dcdeccbf authored by Balasankar 'Balu' C's avatar Balasankar 'Balu' C
Browse files

Merge branch 'remove-git-filter-repo-from-deps' into 'master'

Remove git-filter-repo from deps

See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7856



Merged-by: default avatarBalasankar 'Balu' C <balasankar@gitlab.com>
Approved-by: default avatarHossein Pursultani <hpursultani@gitlab.com>
Approved-by: default avatarBalasankar 'Balu' C <balasankar@gitlab.com>
Co-authored-by: default avatarJoão Cunha <j.a.cunha@gmail.com>
No related branches found
No related tags found
No related merge requests found
......@@ -225,12 +225,6 @@
tag_filter:
matching: 'pcre2-(\d+).(\d+)$'
sort_as: '$1.$2.0'
# git-filter-repo
https://github.com/newren/git-filter-repo.git:
replace_in_files:
- filename: config/software/git-filter-repo.rb
pattern: "Gitlab::Version.new\\('git-filter-repo', 'v(\\S+)'\\)"
tag_prefix: 'v'
# deps that need updated filtering to work https://github.com/dropseed/deps-git/issues/2
# krb5
# https://github.com/krb5/krb5.git:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment