latest 9 messages by leehambley
+
[2016-07-25T23:15:52Z]
leehambley
is it some kind of special-cased personal access token, or a general purpose OAuth token, and how is it that they have custom UI for that ?
+
[2016-07-25T23:15:13Z]
leehambley
does anyone know what *kind* of API token is used by services such as Travis-CI? I'm trying to see in the documentation what it takes to list a service similar to Travis and what *kind* of token that is that Travis have posted to my Github account when I connected it ?
+
[2015-10-27T22:49:57Z]
leehambley
obviously I have a valid key
+
[2015-10-27T22:49:53Z]
leehambley
hi all, could someone tell me, if I have three keys in my agent and I can successfully `$ ssh -T git@github.com` but I can't clone over SSH "ERROR: Repository not found. fatal: Could not read from remote repository." would that indicate that my ssh keys were being sent maybe in the wrong order, or that I was failing to authenticate for some other reason of raciness
+
[2015-04-24T10:50:22Z]
leehambley
(turns out that jekyll-sass-converter doesn't honor the cache option in the config, issue opened https://github.com/jekyll/jekyll-sass-converter/issues/36 )
+
[2015-04-24T10:29:34Z]
leehambley
if I understood the docs (http://jekyllrb.com/docs/assets/ "These are passed to Sass, so any output style options Sass supports are valid here, too.") and http://sass-lang.com/documentation/file.SASS_REFERENCE.html ":cache\tWhether parsed Sass files should be cached, allowing greater speed. Defaults to true."
+
[2015-04-24T10:28:16Z]
leehambley
hi all, I'm using Jekyll 2.5.3 with `sass: \n\tsass_dir: dist/sass\n\tcache: false`, but the .sass-cache is still being created (I'm trying to debug why my rather too complex sass includes are not being refreshed properly, and I strongly suspect the cache
+
[2014-11-21T09:34:12Z]
leehambley
ah, it used to be… but it's disabled now
+
[2014-11-21T09:31:55Z]
leehambley
is it possible to search with the new advanced search for repos containing a file (for example 'config.ru')