-
### What would you like to be added?
I would love to do stuff like
```
# Download all artifacts
- uses: actions/download-artifact@v3
with:
name: [sphinx, test]
…
tschm updated
10 months ago
-
# Problem to be solved
The default build steps don't work locally.
When adding multiarch building, we adopted Depot remote builder. Because not everyone would be familiar with or have the tool i…
-
## Problem Description
(...)
## User Story
- [x] Work on the corresponding services
- [x] Make a carousel of "Other links that might interest you..."
- [x] Make a carousel of "People who saw …
-
Hello - I have done quite a bit with C/C++ integration into LabVIEW and I am always interested to see what other folks are doing.
Thanks for contributing to the community and please don't feel obl…
-
- Type:
- [x] Bug
- [ ] Enhancement
- [ ] Feature Request
- [ ] Question
---
- `zplug --version`: `2.4.2`
- `zsh --version`: `zsh 5.5.1 (x86_64-apple-darwin17.5.0)`
…
-
What's needed to add "proper" multi-window support to sokol_gfx.h and sokol_app.h:
**sokol_gfx.h**:
Not strictly multi-window specific, but ```sg_desc``` needs a couple more parameters to describe…
-
### Your current environment
```text
[infxGPU Msg(52547:140064190512000:libvgpu.c:872)]: Initializing...
Collecting environment information...
[infxGPU Msg(52547:140064190512000:hook.c:400)]: load…
-
- [Yes, I have ] Have you read our [Wiki page "Common Issues & Their Solutions"?](https://github.com/Ciphey/Ciphey/wiki/Common-Issues-&-Their-Solutions)
**Describe the bug**
Trouble installing it.…
-
Grails 5.3.2 single file [build.gradle](https://github.com/codeconsole/website/blob/5.3.2/build.gradle)
[settings.gradle](https://github.com/codeconsole/website/blob/5.3.2/settings.gradle) 1 line o…
-
I build a few dotnet CLI tool packages, but I don't know what to do about tools that target specific CPU platforms. For example one of my tools has a native dependency so it's fundamentally locked to …