Skip to content

Exclude CI files from built gem#591

Merged
larskanis merged 2 commits intoged:masterfrom
AlexWayfer:exclude_ci_files_from_built_gem
Sep 20, 2024
Merged

Exclude CI files from built gem#591
larskanis merged 2 commits intoged:masterfrom
AlexWayfer:exclude_ci_files_from_built_gem

Conversation

@AlexWayfer
Copy link
Copy Markdown
Contributor

Security inspection of some users or even their clients can be confused by finding out unknown YAML files with Download instructions inside final production releases. We can just get rid of them.

Also Regex is fixed now, / before closing ) was breaking.

Security inspection of some users or even their clients can be confused
by finding out unknown YAML files with `Download` instructions
inside final production releases. We can just get rid of them.

Also Regex is fixed now, `/` before closing `)` was breaking.
Comment thread pg.gemspec Outdated
They're supposed to be hidden, or non-important.
@AlexWayfer
Copy link
Copy Markdown
Contributor Author

I see CI fails, the same as in the current master: https://github.com/ged/ruby-pg/actions/runs/10767830188

(this PR doesn't touch any tests or CIs)

@larskanis larskanis merged commit aa20ca1 into ged:master Sep 20, 2024
@larskanis
Copy link
Copy Markdown
Collaborator

Thank you for the fix!

@AlexWayfer AlexWayfer deleted the exclude_ci_files_from_built_gem branch September 20, 2024 22:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants