-
## Description
Given the chain:
```
C
| \
A B
| /
old_main
```
If you submit B, fetch, then run `rebase --skip-empty`, we currently give the user:
```
C' --------+
| |
A' …
-
### Aircraft Version
Stable
### Build info
```json
{
"built": "2024-11-16T10:13:54+00:00",
"ref": "refs/heads/master",
"sha": "3ee68428c1838e754474fa10762c56fa4feb5116",
"actor"…
-
### Describe the bug
It's easy to miss `Uno001` errors about something not being supported on Uno Platform during development (as the warning window is usually a mess and easy to ignore).
We'd lik…
-
I'm looking to extend the Android port of x48 by copy/paste functionality.
Therefore, I'm looking to access the (calculator, ie the one that's displayed on the screen) stack of the emulated device …
-
A freshly generated pipeline with:
```
dlt-init-openapi affinity --url https://raw.githubusercontent.com/planet-a-ventures/affinity-node/refs/heads/main/openapi/2024-11-18.json --global-limit 2
`…
-
Just a heads up SLSA 1.0 is currently out as a release candidate and will be going live in probably end of March 2023.
Would buildkit be interested in supporting the new spec? I can't help with th…
-
### Run Information
Name | Value
-- | --
Architecture | x86
OS | Windows 10.0.22621
Queue | TigerWindows
Baseline | [68b90acee9d8fbc18d47dd9409a89e3ea083d1fa](https://github.com/dotnet/run…
-
In the last weeks, I have noticed a few cases in which some PR jobs start failing with errors like:
~~~
==============================================================================
Syncing reposito…
-
### Do you intend to personally contribute/program this feature?
No
### I would like to see this change made to improve my experience with
Gameplay as a Player
### Description
I play tmodloader 1…
-
### Describe the bug
https://lib.rs/crates/zenoh-shm depends on https://lib.rs/crates/lockfree which is unmaintained and also unsound (using std::mem::uninitialized). I have tried reaching out to the…