-
CI servers typically do a shallow clone by default without the complete history.
Especially Gitlab CI clones by default the last 20 commits which makes this plugin work as expected when testing and…
-
With the latest git, it is possible to commit from a shallow clone. So, it may make sense for new developers to do a shallow (single-branch) clone to start the work and avoid the heavy weight of Lucen…
-
**Is your feature request related to a problem? Please describe.**
When I am looking at an embedded picture (like in, I clicked on it, and it's filling the screen), I intuitively click "back" on my a…
-
The product has no depth and is simply 4 kinds of different slightly enhanced Address Books handling different items - People, Restaurants, Schoolwork and Events. The components have no form of intera…
-
https://joseph-mathew.neetorecord.com/watch/df8f1dc4-3465-457a-b3de-52f2cba0c794
Ref:
- https://github.com/pmndrs/zustand/discussions/2203
- https://github.com/pmndrs/zustand/discussions/1937
-
### What would you like Renovate to be able to do?
Today Renovate logs a repo's config (e.g. `renovate.json`) as well as whether it needs migrating. But in many cases a repo may just be extending a c…
-
On GitLab CI, the default depth for the cloned git repository is 50 (for projects like https://gitlab.com/gitlab-org/gitlab/, we set it even lower to 20, for speed purposes).
This leads to errors l…
-
The transformation should be based on `definition.kore`. However, for ease of exposition, examples will be based on the `.k` definition.
# Prelude
We need a manual Lean 4 implementation of (part…
-
Related to https://github.com/pandas-dev/pandas/issues/53529, about index labels still being shared after an indexing operation.
Currently, a shallow copy of a DataFrame/Series only creates a new D…
-
compute-tag uses the github API to search for tags, rather than requiring all tags to be present locally:
https://github.com/zendesk/compute-tag/blob/c60e46ca4548d6afdad82160e296b675758ea8c8/action…