Closed (fixed)
Project:
Drupal.org Library Packaging Allowlist
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
28 Dec 2012 at 22:11 UTC
Updated:
31 Jul 2014 at 17:44 UTC
Jump to comment: Most recent
Comments
Comment #1
kreynen commentedConfirming that histiry.js downlaod from github is < 400k and according to gnu.org, the BSD 3-Clause ("BSD New" or "BSD Simplified") license is GPL compatible.
Comment #2
kreynen commentedComment #3
natemow commentedI'm no regex pro, but based on some of the other github expressions in the whitelist, I think this might work:
^https://github\.com/balupton/history\.js.+$
Comment #4
geerlingguy commentedAdded: http://drupal.org/node/1904830
Comment #5.0
(not verified) commentedUpdated project URL.
Comment #6
kreynen commentedAccording to https://github.com/balupton/history.js, the main repo for history.js is now https://github.com/browserstate/history.js.
I added the new repo using the new regex patterns to https://www.drupal.org/node/1904830. Left the existing regex's unchanged. See #2248207: Something is breaking whitelisted github downloads for distros. for more information about why we are making this change.