Graeme Yeates

Results 100 comments of Graeme Yeates

@PeterDaveHello how is that not the closest semver versions https://github.com/PeterDaveHello/jsdelivr/tree/e5884469aa01b4cc24a56eba3936b716e49ad69d/files/tablesorter. Its one minor release iteration. The bot is just to help contribs and collabs spot potential sources of errors and...

We could add a field to the info.ini?

Maybe something like `checkMainFiles: > 1.2` On Mon, Apr 6, 2015 at 1:58 PM, Dmitriy Akulov [email protected] wrote: > What kind of field? I guess we need to add .mainfile...

The main difficulty (besides finding time) is supporting both `.mainfile` (#10) and this. For instance if the user changes the mainfile (https://github.com/jsdelivr/jsdelivr/pull/5927), its difficult to determine if that affects a...

This can also be added to v1. Either way, it should be a simple fix On Fri, Jul 17, 2015 at 4:16 AM, Dmitriy Akulov [email protected] wrote: > @megawac https://github.com/megawac...

This title is misleading, its about deleting projects rather than files. Want to provide a sample message for this case e.g. > We usually avoid removing projects ({{project}}) to ensure...

> github3.models.GitHubError: 401 Bad credentials Is your auth token set correctly for the given user name?

Well lets start a list (this is a start) -- feel free to edit this @jimaek - [x] Only info.ini under `files/:version` and it exists - [x] proper quotes in...

- Verifying that a file is minified is tricky, your test will not work with jsmin (last line always a new line), [yui-compress or closure compiler default settings when the...

I see what you mean @jimaek but I'd argue that the server should evaluate the lowercase equivalent to the requested uri. http://cdn.jsdelivr.net/tablesorter/2.16.4/js/widgets/widget-staticrow.js should be the same as http://cdn.jsdelivr.net/tablesorter/2.16.4/js/widgets/widget-staticRow.js in my...