-
CI: https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/4245#0192f559-8a13-489d-928d-bb99cbc35cff
Platform: Windows
Repository : Bazel Examples (tutorial-java (Java Tutorial) on :w…
-
**What would you like to be added**:
pr的时候对pr的代码进行扫描
**Why is this needed**:
完全github开源开发模式 需要有跨仓库pr扫描的能力
-
CI: https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/3672#018dce90-1cda-4657-bd17-c1d293c4677b
Platform: MacOS
Logs:
```
ERROR: /Users/buildkite/builds/bk-imacpro-6/bazel-org-repo…
-
다음과 같은 오류가 발생하면서 채점이 진행되지 않습니다.
```
===== SETUP =====
===== CHECK =====
[2023-02-08 04:26:16,895: WARNING/ForkPoolWorker-32] Demoting to runner...
info: downloading installer
info: profile s…
-
CI: https://buildkite.com/bazel/bazel-at-head-plus-disabled/builds/2004#018eb729-09ee-465a-8cd0-81dda91b3bfb
Platform: Ubuntu
Logs:
```
ERROR: [0m/var/lib/buildkite-agent/builds/bk-docker-2fzt/…
-
**Describe the bug**
`MountTmpfsAtTemp=false` doesn't always seem to take effect. A large proportion of instances come up with `tmpfs` still mounted to `/tmp`, and then get terminated.
This causes…
-
为了支持灰度, 修改SDK支持v2 鉴权相关api, 推动 cc/job/ci 切换到 v2 鉴权api
-
思路checkpoints:
1. 算法比较傻,一次次循环。。
2. perf optimize: 直接用len 放入loop 里去累加(代替results,因为计算len 还得遍历一次results)
3. perf optimize: 遍历单个word 验证是否有重复值时,采取验过即抹除index 对应的char,减少后续遍历的长度
```
/**
* @param {str…
-
问题:BK平台的插件太少了,
我的建议:BK平台的插件太少的缺点,影响了这个平台的推广,不知贵司是否有想过把Jenkins插件移植过来吗?如果不能移植原因是什么呢?谢谢
-
Hi all;
Now How can I get per page of articles using MY_Model?Does MY_Model support pagination right now?
thanks!