-
I talked about this a bit with @cranmer et al and maybe this is a good forum, also this is related to #51 .
A lot of software products are already a good fit for the Docker paradigm of wrapping a sin…
-
As a user new to Hubot, I am unsure: how to get started, run and host this, how to connect it to e.g. Slack, and what I can do with it. It seems really cool though! I'm happy to help with documentatio…
-
Dockerfiles generated are suboptimal, not following standard best practices:
1. Lots of extra layers created with no effect, for example many USER layers
2. Commands that can be concatenated into …
-
Formal issue stemming from discussion here: https://github.com/orgs/mtconnect/discussions/476
Only seems to affect Alpine/arm64.
Alpine w/o buildx works fine.
Ubuntu images build successfully. …
-
### 问题
>经测试,此问题在Linux 容器化环境与Linux 裸机环境均有出现。
无法正常将中文渲染在图片上。
在Sagiri-bot启动后,使用```帮助```唤出机器人,机器人能够正常回答,但所有中文字符是方块。
### 如何复现
使用环境:请见下文
mcl正常启动,sagiri-bot正常启动并连接mirai。
发送```帮助```唤出机器…
-
### Describe the bug
Hi,
We use az-cli docker image and then install npm and then[ install CDKTF](https://developer.hashicorp.com/terraform/tutorials/cdktf/cdktf-install#install-cdktf) npm pack…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
### Describe the bug
Consider the following `python` snippet:
```python
({}, [|])
```
where `|` marks the cursor in insert mode. If you press `` you get:
```python
({}, [
|])
```
However…
-
### Contact Details [Optional]
_No response_
### System Information
ZENML_LOCAL_VERSION: 0.54.1
ZENML_SERVER_VERSION: 0.54.1
ZENML_SERVER_DATABASE: mysql
ZENML_SERVER_DEPLOYMENT_TYPE: other
ZEN…
-
**Describe the bug**
Opening a buffer for any Rust file with `textobject.select.enable = true` option is very slow.
The time difference when opening an empty `foo.rs` file is very noticeable (on my …