Liam

Results 58 issues of Liam

Here's a gist of config.log: https://gist.github.com/hut8/93f226bede0c18e30863549767ca1c49 `./build-ffmpeg --build --enable-gpl-and-non-free --latest --full-static` gives: ``` ERROR: x265 not found using pkg-config ``` In the above log file, towards the end, this seems...

Is this project intended only for Firebase's Firestore Database? It seems that way, although I could be mistaken. For users who find this crate while looking for a Rust binding...

Thanks very much for moving this out into its own repository. I saw your goal is to make this equivalent to the output of api.github.com/markdown/raw, which is awesome. The emojis...

enhancement
help wanted

``` File "/usr/local/bin/format-sql", line 11, in sys.exit(main()) File "/usr/local/lib/python2.7/dist-packages/format_sql/main.py", line 83, in main _write_back(filename, lines, args.dry_run) File "/usr/local/lib/python2.7/dist-packages/format_sql/main.py", line 148, in _write_back f.write(lines) TypeError: expected a character buffer object ```...

I see this gem doesn't use the CrowdID OpenID provider; it uses the Crowd REST API. So therefore this needs to have its own login form, which I understand. It...

A large number of users still rely on rails-assets. @joshjordan when was our last donation? We should be able to have some funding without you having to pay the bills...

Currently we serve the gems from an SSD through nginx. Therefore, we have a fixed-sized disk that we have to manually increase in size over time. The solution in the...

If someone requests a gem that doesn't exist, the servers dump HTML to the console. Not a great UX. This was the cause of https://github.com/tenex/rails-assets/issues/403

This took me forever to track down, so I apologize for the long issue. In the error logs, I often see: ``` Build::BowerError: Package bootstrap-3 not found from build/utils.rb:21:in `rescue...

bug