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

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

parents 0388a099 24b74245
No related branches found
No related tags found
No related merge requests found
...@@ -225,12 +225,6 @@ ...@@ -225,12 +225,6 @@
tag_filter: tag_filter:
matching: 'pcre2-(\d+).(\d+)$' matching: 'pcre2-(\d+).(\d+)$'
sort_as: '$1.$2.0' 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 # deps that need updated filtering to work https://github.com/dropseed/deps-git/issues/2
# krb5 # krb5
# https://github.com/krb5/krb5.git: # 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