-
Hi,
I was trying out this action on [this workflow](https://github.com/victor-rds/KeeTrayTOTP/runs/560065082) and got an error during the generation of the changelog. This was the first time runnin…
-
Maintaining the changelog is boring. That's why it's so outdated. Gotta do something about it.
- Remove it and just use releases?
- Use some bot?
-
The app needs to be changed due to changes in NC 18 (share API), see https://github.com/nextcloud/server/pull/15719 and https://github.com/nextcloud/socialsharing/pull/37/commits/931efc9b934ed31e80acd…
-
## Summary
* Building the latest `master` (commit 2d2b7ac348293894cce4c79d82518c7d887ad971) fails
* Building against a478e92832a595519d1acca78580789a6c77d972 (tag 2.0.0) works
## Abridged Build…
-
### Package and Environment Details (include every applicable attribute)
* Package Name/Version: **pcre/8.44**
* Operating System+version: **macos bigsur**
* Compiler+version: **clang**
…
-
**Describe the bug**
I'm trying to package your module as an rpm package. So I'm using the typical build, install and test cycle used on building packages from non-root account.
- "setup.py build"
…
-
Hi,
I don't know where to report this, but...let me try :) feel free to close if it's the wrong place.
So I finally managed to build current 5.7.10 kernel with `LLVM=1 LLVM_IAS=1` with clang11 f…
-
# go-ipfs 0.9.0 Release
We're happy to announce go-ipfs 0.9.0. This release makes go-ipfs even more configurable with some fun experiments to boot. We're also deprecating or removing some uncommonl…
-
RC version | v7.2.3
---------- | -------
v7.2.0 PR | #4406
v7.2.1 PR | #4415
v7.2.2 PR | #4423
v7.2.3 PR | #4437
Release plan | #4375
Release docs | https://dietpi.com/docs/releases/#may-2021-v…
-
In case you haven't seen this:
https://www.python.org/dev/peps/pep-0585/
Relevant:
```python
>>> isinstance([1, 2, 3], list[str])
TypeError: isinstance() arg 2 cannot be a parameterized generic…