-
aka The OTel Update (Hopefully)
Release: Nov (after nodejs active LTS starts)
Timeline based on AWS nodejs22.x release cycle
Release Notes: https://github.com/middyjs/middy/blob/release/6.0.0…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
### Pre-requisites
- [X] I have double-checked my configuration
- [ ] I can confirm the issue exists when I tested with `:latest`
- [X] I have searched existing issues and could not find a match …
-
# Implement Github CI/CD Workflow for Naas space
This issue aims to implement a Github CI/CD workflow generator for a Naas space. The workflow will be triggered when a new release/tag is created and …
-
Would you plan to support reporting in [Code Climate format](/codeclimate/spec)?
This will allow usage of `pyflakes` as Code Climate engine, so many Python developers will be able to use it in thei…
-
**Describe the bug**
Specifying `=` as a word character causes metavariables to not match.
**To Reproduce**
https://semgrep.dev/playground/s/0R5k
Rule:
```
rules:
- id: custom-word-char…
-
### 重现步骤
提交工单时报list index out of range,查看日志发现在检查实例是否只读时数据连接异常:Can't connect to MySQL server on 'XXXXXXXXX',整个平台有40+MySQL实例,其他实例都正常只有这一个报错。
奇怪的是偶尔能提交成功,一次是直接使用粘贴的SQL执行就报错,将SQL改为手动输入就正常。第二次的情…
-
The O3D Engine suffers from slow developer iteration times as it relates to building the C++ source code base into a completed runnable target(Executable or Shared Library)
Iteration Improvement Ar…
-
If AWE is the name, we need to figure out what it stands for.
Or just come up with another name. The repo can be renamed. But the new name should be chosen before we publicize the project too much.
-
Currently, the `WorkflowRunner` publishes a bunch of notifications (using MediatR) at various stages of activity execution. A great advantage of this is that many aspects of workflow execution become …