-
* **Browser**: Edge Canary
* **Operating System**: Windows 10 1903
* **Link to page with the issue**: -
* **Screenshot**: -
## Feature request
It'd be super cool if this came with the opt…
-
- [Parallel Stages](https://github.com/gloriaJun/til/issues/148#issuecomment-1115911919)
- [Declarative Pipeline Examples](https://github.com/gloriaJun/til/issues/148#issuecomment-1115913177)
- [Scr…
-
Bumps [fast-loops](https://github.com/robinweser/fast-loops) from 1.1.3 to 1.1.4.
Commits
See full diff in compare view
Dependably ignore pr
[![Dependabot compatibility score](https://dependabo…
-
Currently, this extension listens for GitHub Events on the root path of the HTTP server. This is expressed in two locaitons that I'm aware of
- the Vertx route registration: https://github.com/quark…
-
Bumps [transformers](https://github.com/huggingface/transformers) from 4.36.1 to 4.38.2.
Release notes
Sourced from transformers's releases.
v4.38.2
Fix backward compatibility issues with Llama and …
-
以下是config.py内容:
import logging
# Config
MYSQL_HOST = 'localhost'
MYSQL_PORT = 3306
MYSQL_USER = 'root'
MYSQL_PASS = '123456789a'
MYSQL_DB = 'sspanel'
MANAGE_PASS = 'aliyu4Seff'
# if you want manage …
tlzzu updated
8 years ago
-
### Description
The task objective is to create an open source domain visualization dashboard based on the **data provided by OpenDigger** or **obtained independently**. This dashboard will primarily…
-
## 请认真检查以下清单中的每一项
- [ ] 已经搜索过,没有发现类似的 issue
- [ ] 已经搜索过文档,没有发现相关内容
- [ ] 已经尝试使用过最新版,问题依旧存在
- [ ] 使用的是官方版本(未替换及修改过安装目录程序文件)
### 🐛 描述
### 📷 复现步骤
1.
![image](https://github.com/B…
-
Running the following workflow file: https://github.com/siriobalmelli-foss/ci-test/blob/main/.github/workflows/aarch64-nix.yml
With the following role config:
```nix
roles.github-actions-runn…
-
Develop an OAuth APP with web flow
```
from githubkit.versions.latest.models import PublicUser, PrivateUser
from githubkit import GitHub, OAuthAppAuthStrategy, OAuthTokenAuthStrategy
github = …