Skip to content
Snippets Groups Projects
Commit 99dafab1 authored by Stan Hu's avatar Stan Hu
Browse files

Clean up pg_query gem native extension directory

This removes a 30 MB directory that contains the lib_pgquery source and
compiled objects. These files are not needed for the pg_query gem to
work.

Closes https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/5747
parent 077c2d90
No related branches found
No related tags found
No related merge requests found
---
title: Clean up pg_query gem native extension directory
merge_request: 4683
author:
type: other
Loading
Loading
@@ -222,6 +222,7 @@ exclude 'embedded/lib/ruby/gems/*/gems/grpc-*/src/ruby/spec'
exclude 'embedded/lib/ruby/gems/*/gems/grpc-*/third_party'
exclude 'embedded/lib/ruby/gems/*/gems/rbtrace-*/ext/src'
exclude 'embedded/lib/ruby/gems/*/gems/rbtrace-*/ext/dst'
exclude 'embedded/lib/ruby/gems/*/gems/*pg_query-*/ext'
 
# Enable signing packages
package :rpm do
Loading
Loading
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