-
```
- name: checkout
uses: actions/checkout@v2
with:
lfs: 'true'
- name: checkoutLFS
…
-
### ❓ Question
I'm new to pluggy, and trying to decide whether to use it as the plugin manager in a project I work on (looks great!). One of the main things I find myself wanting more control over…
-
-
I do believe we need a code formatter in Renpy somehow
-
# Example Team Name
## Project Description
We propose integrating ChainIDE with the Secret Network to provide developers with seamless access to and utilization of Secret within our platform.
Cha…
-
**Describe the project you are working on:**
n/a
**Describe the problem or limitation you are having in your project:**
I am currently evaluating Godot for use in my project. Part of this evalu…
-
At the March 20 dev meeting, I committed to getting these documented for reference.
The following are the list of scenarios I have been presented with for the case I'm generally calling "air gap". …
-
On the [releases page](https://github.com/llvm/llvm-project/releases) for 13.0.0 there is [clang+llvm-13.0.0-x86_64-linux-gnu-ubuntu-20.04.tar.xz](https://github.com/llvm/llvm-project/releases/downloa…
-
## Description
We need to conduct a 1-day spike to explore and identify the best testing strategies for our Submit repo. The goal is to gather enough information to make informed decisions about our …
-
Cross-compiling with `numpy.distutils` isn't really supported, and we regularly receive issues related to that. With the move to Meson (gh-13615), cross-compiling becomes supported. This issue aims to…