-
Currently, base image is input to oci_image. This has some downsides
- Pushing giant blobs to remote action cache is slow and takes more time than building the target from scratch
- Copying blob…
-
https://github.com/CadQuery/cadquery/blob/3cd327a2dbaf3bae6791463a3dcb0ad7a714b607/cadquery/cq.py#L2930-L2988
If the cone generated by the angle and diameter is taller than the depth of the hole, i…
-
- collapse `getRecord` and `getRecords` into a single `get` function that has a few optional parameters (e.g. `key` or `keys`)
```ts
// get records
useStash(stash, (state) => get({ state, t…
holic updated
2 weeks ago
-
## Describe Request:
The code checkout step of this orb is the vast majority of the build time for this step in our CircleCI workflow. Shallow checkout (ie: using `git clone --depth=1` would cut thi…
-
Shallow checkouts are currently not working
```
git clone --depth 2 https://saphost/sap/zabapgitserver/repo.git
```
gives a fatal error.
fatal: expected shallow/unshallow, got NAK
fatal: The re…
-
It's often useful to be able to "shallow" clone a repo, e.g. `git clone URL --depth 1 --no-hardlinks`. Could we please have depth option for `clone()`
-
Hi,
Back in VexRiscv there are options like `NoMemory` and `NoWriteBack` that can be toggled for shallower pipeline structures (below 5 stages), which is pretty useful in reducing FFs.
I noted t…
-
In UNet Shallow, the output tensor from the final layer is of shape=`[1, 1, 337920, 1[32]]`. It is in TILE layout but it would be faster if I converted it to RM layout (to eliminate the padding) befor…
-
### Describe the bug
There is an unnecessary `clone_shallow` in `make_copy` while deep copying a `PageTableNode`.
https://github.com/asterinas/asterinas/blob/9abdebbae3fdd2940d6767641d5bd4477d42…
-
### What client do you play on?
enUS
### Faction
Alliance
### Content Phase:
70
### Current Behaviour
As soon as a flying mount even touches the edge of water it immediately gets dismounted. It…