[Webkit-unassigned] [Bug 134804] New: [GTK] Do not include files that are not in git in the tarball
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jul 10 09:56:18 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=134804
Summary: [GTK] Do not include files that are not in git in the
tarball
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Keywords: Gtk
Severity: Normal
Priority: P2
Component: Tools / Tests
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: cgarcia at igalia.com
CC: gns at gnome.org, svillar at igalia.com
With the current approach of listing the source directory and add all files except the ones excluded by the manifest, we might end up with undesired files in the tarball, like new files of work in progress patches, or files you worked on once and forgot to remove. It could be quite embarrassing. I think it would be safer to skip any files not in git, except for directories added from the builddir (the documentation)
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list