-
I think @justus-reihs made a few nice drawings. We could create a proper illustration of this and add them to the book.
-
## Description
To supplement unit tests for components, we should add a suite of E2E tests that go through the major workflows in the app. This will allow us to test many components that are often use…
-
### Before submitting a bug report
- [X] I updated to the latest version of Multi-Account Container and tested if I can reproduce the issue
- [X] I searched for existing reports to see if it hasn't a…
-
@DDELS a couple of things that might be interesting to research:
- What's a `fork` on GitHub?
- How about an `issue`?
- In what ways are those things related to `pull requests`?
- How do `forks`…
-
## Current problems
- Cross module dependencies are painful to work with, e.g. flagsmith-workflow -> flagsmith-common and flagsmith -> flagsmith-common causes conflicts when trying to develop on the…
-
**Description**
Let's say we have a multi-space-delimited file like:
```
NAME STATUS AGE LABELS
argo-events Active 2y77d app.kubernetes.io/instance=arg…
-
It's been suggested a few times that it would be nice to have some pre-baked animations for common situations.
[This comment](https://github.com/napari/napari/issues/448#issuecomment-562997305) summ…
-
/app-repo
├── backend
│ └── (Node.js, Django, Spring Boot, etc.)
├── android
│ └── (Android project files)
├── ios
│ └── (iOS project files)
├── shared
│ └── (Common libraries or resources)
└─…
-
For example, Orientation, Misorientation, BravaisLattice.
-
KIT repo has very minimal test coverage now. We have observed kit being broken w/o notice ([e.g.](https://github.com/awslabs/kubernetes-iteration-toolkit/pull/315#issuecomment-1336860027)).
We should…