Harold Ran

Results 15 issues of Harold Ran

**Describe the bug** Given a DATABASE_URL and it works fine. However, everytime I restart scrapydweb, it will automatically DROP all DATABASE. It will drop my previous configuration of spider jobs....

I found nowhere to manage cronjob from the web UI. It's a bit pity to set it through YAML as the old way. Hope we can support it.

If not install azdev in a virtualenv, it will throw errors: ``` root@098c3f2011fb:/# azdev setup -c -r azure-cli-extensions/ Traceback (most recent call last): File "/usr/local/bin/azdev", line 11, in sys.exit(main()) File...

infrastructure

because of this. ![image](https://user-images.githubusercontent.com/14357159/83221462-794eb380-a1a8-11ea-8a27-c6d97560c110.png)

Test
code gen

We don't wan't to run `azdev extension add` again after I change something in the setup.py like version of an extension

enhancement
Extension

### Description As mentioned in https://github.com/Azure/azure-cli-dev-tools/pull/163#discussion_r391384461, `azdev extension update-index` requries the path name of src/index.json must contain string "azure-cli-extensions" which is the official default name of Azure/azure-cli-extensions. But in the...

Extension

`azdev extension -h` will throw errors if I didn't run `azdev setup` ``` No module named 'azure' Traceback (most recent call last): File "/Users/haroldrandom/.pyenv/versions/3.7.4/envs/azdev_venv_V3/lib/python3.7/site-packages/knack/cli.py", line 206, in invoke cmd_result =...

Extension

## 🛠该PR主要解决的问题🛠: cmd `quantaxis` startup brokes due to a version conflict between the _requirement.txt_ and tushare's required. Please take a look the image below ![image](https://github.com/yutiansut/QUANTAXIS/assets/14357159/525679ae-b221-434d-a2ed-0e3aef2ea2e3) The websocket-client tushare required is...