Feng Yu

Results 93 issues of Feng Yu

Just like JUnit Report: https://github.com/marketplace/actions/junit-report

Here's the output: ```txt error: failed to run custom build command for `librocksdb-sys v0.16.0+8.10.0` Caused by: process didn't exit successfully: `D:\projects\rust-exercise\target\debug\build\librocksdb-sys-87f04dc3b2068100\build-script-build` (exit code: 1) --- stdout cargo:rerun-if-env-changed=ROCKSDB_COMPILE cargo:rerun-if-env-changed=ROCKSDB_LIB_DIR cargo:rerun-if-env-changed=ROCKSDB_STATIC cargo:rerun-if-changed=rocksdb/...

Here is my gradle config: ``` buildscript { repositories { maven { url 'http://maven.aliyun.com/nexus/content/groups/public/' } jcenter() } dependencies { classpath 'com.github.jengelman.gradle.plugins:shadow:2.0.1' } } apply plugin: 'com.github.johnrengelman.shadow' apply plugin: 'groovy' if...

Hi there. I have [snarkjs](https://github.com/iden3/snarkjs) in my source code, but building using ncc seems not working. Here is my sample project: [tmp.tar.gz](https://github.com/vercel/ncc/files/9997431/tmp.tar.gz) You can use: ```sh npm ci npm start...

当路由器开启ipv6之后,SS插件是不会对ipv6的地址进行代理转发的。 不知作者是否考虑支持ipv6?感激不尽

help wanted

Thanks to @igoraguiar from #31 . Just fix CI failure. TODO: Fix deprecated `GrailsDomainClass`.

Here is my log: ``` 2019-03-19 19:04:50.013 INFO pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] 2019-03-19 19:04:56.821 INFO d.s.w.p.DocumentationPluginsBootstrapper : Context refreshed 2019-03-19 19:04:56.925 INFO d.s.w.p.DocumentationPluginsBootstrapper...

Here is my repo: https://github.com/abcfy2/elasticsearch_the_definitive_Guide When I use `gitbook build`, I find that I could not click the content. Nothing happens. But downgrade to `2.6.7`, it works very well. GitBook...

镜像名: postgresql 上游路径: https://download.postgresql.org/pub/ 镜像简介: PostgreSQL是一种特性非常齐全的自由软件的对象-关系型数据库管理系统([ORDBMS](https://baike.baidu.com/item/ORDBMS/870762)),是以[加州大学](https://baike.baidu.com/item/%E5%8A%A0%E5%B7%9E%E5%A4%A7%E5%AD%A6/3298010)计算机系开发的POSTGRES,4.2版本为基础的对象关系型数据库管理系统。POSTGRES的许多领先概念只是在比较迟的时候才出现在商业网站数据库中。Postgre[SQL](https://baike.baidu.com/item/SQL/86007)支持大部分的SQL标准并且提供了很多其他现代特性,如复杂查询、[外键](https://baike.baidu.com/item/%E5%A4%96%E9%94%AE/1232333)、[触发器](https://baike.baidu.com/item/%E8%A7%A6%E5%8F%91%E5%99%A8/16782)、[视图](https://baike.baidu.com/item/%E8%A7%86%E5%9B%BE/1302820)、事务完整性、多版本并发控制等。同样,PostgreSQL也可以用许多方法扩展,例如通过增加新的数据类型、函数、操作符、[聚集函数](https://baike.baidu.com/item/%E8%81%9A%E9%9B%86%E5%87%BD%E6%95%B0/6704258)、索引方法、过程语言等。另外,因为许可证的灵活,任何人都可以以任何目的免费使用、修改和分发PostgreSQL。 国内其他镜像源同步情况: 同步方法: `rsync://rsync.postgresql.org::pgsql-ftp/` 镜像大小: 状态追踪: - [ ] 同意同步 - [ ] 同步脚本 - [ ] 部署到镜像源 - [ ] 首次同步成功 - [ ]...

new-mirror

测试命令: ```bash curl -O https://cloudera.proxy.ustclug.org/cm5/ubuntu/xenial/amd64/cm/pool/contrib/e/enterprise/cloudera-manager-daemons_5.13.1-1.cm5131.p0.2~xenial-cm5_all.deb % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 701M 0 1567k 0 0 216k...

fault