Project

General

Profile

Actions

Bug #12125

closed

gem spec should only include comitted files

Added by Stephen Benjamin about 9 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Normal
Category:
-
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

From GitHub: https://github.com/theforeman/foreman_remote_execution/issues/24

Note that one of your releases, v0.0.3 is very large (7MB): https://rubygems.org/gems/foreman_remote_execution/versions

7.3M doc/tmp/images/plantuml/

Perhaps use git ls-files in your gemspec so that only version tracked files are included in the release instead of whatever's in the working directory, as this dir is gitignored.

Actions

Also available in: Atom PDF