-
### What went wrong?
**What happened**:
- I have installed grafana oncall using helm chart in
https://github.com/grafana/oncall/blob/dev/helm/oncall/values.yaml, but when want connected the gr…
-
When using the `package` module with the latest RC (as well as latest commit on master branch) of Mitogen for Ansible 2.10.5, I am receiving an exception;
~~~
fatal: [EL8]: FAILED! => {
ansible…
dsgnr updated
3 weeks ago
-
Hi,
in you're example i'm trying to match the white faceMask to the canonical_face_model connected to the transformmatrix you put on your example.
rotation, ... seems to be ok. But the Z (zoom in / …
-
- [x] a detailed description of the bug or problem you are having
- [x] output of `pip list` from the virtual environment you are using
- [x] pytest and operating system versions
- [ ] minimal …
-
**Purpose**
Work out test strategy and test plan for pyDataverse, with a test plan.
**Scope**
In:
* Detailed test plan for API module
Out:
* Detailed test plan for models and utils m…
-
At some point the [Arch Linux package](https://aur.archlinux.org/packages/python-skia-pathops/) for 0.4.1 stopped building because the tests started failing. I just bumped the packages to 0.5.1, but t…
-
## Description
Due to use of relative imports, e.g. `from .cli` instead of absolute imports, e.g. `from sssom.cli`, I'm getting the error:
> `ImportError: attempted relative import with no known p…
-
Otherwise, if you have a feature request or issue with any other charm command please delete the above and continue below
## Checklist
- [X] Confirmed this is an issue with charm-tools, not cha…
-
When running the tests on macOS on Python (3.6, 3.7.0b2 but not 2.7), I see [this failure](https://gist.github.com/fd0c6112f0bf1e4b5eea93db4ccf6765).
The failure doesn't happen on Linux, so I presu…
-
* [ ] Figure out what to target and the build env
* [ ] Define test containers
* [ ] Integrate into tox+GHA