Laser Yuan

Results 6 issues of Laser Yuan

Run "git-crypt lock" in a normal git repo, the following message shows up: "Error: this repository is already locked."

It seems not possible to use BDD framework like Cucumber for Rails-disco, since there is no domainserver or projection server fired up during the test.

question

I have a User model with Devise enabled. It can be loaded properly by rails server but not by the projectionserver. I found the initializer of Devise must be run...

question

After run this command: python infoq_downloader.py http://www.infoq.com/presentations/LMAX I got the following message: Downloading HTML file Traceback (most recent call last): File "infoq_downloader.py", line 38, in video_url = html_doc.cssselect('video > source')[0].attrib['src']...

The issue is similar to #25 . It does not work on remote environment like google cloud shell and github codespaces: https://shell.cloud.google.com/?show=terminal https://github.com/codespaces ``` akr check You're all set! ```...