-
### Please confirm the following
- [X] I agree to follow the [aio-libs Code of Conduct][CoC]
[CoC]: ../../.github/blob/master/CODE_OF_CONDUCT.md
- [X] I have checked the [current issues][issue sear…
-
Hi,
running a setuptools/pybind11 project in Gitlab-CI ([v17.1.2-ee](https://gitlab.com/gitlab-org/gitlab/-/tags/v17.1.2-ee)) leads to following YAML analysis error:
> jobs:make_wheels config co…
-
These are the calls that will start a "sub-box" within a "parent box" on the profiler: https://gitlab.com/StanfordLegion/legion/-/blob/209675d6c3aeb5f74cc0f55fffae2e3ef34dec67/runtime/legion.h?page=9#…
-
Running even the latest release, the exporter is logging 403 errors on projects. I suspect this is because you're not checking to see if the projects are ARCHIVED or whether they have `"jobs_enabled":…
-
Type: Bug
# Behaviour
After configuring the python addon and running some test cases including coverage analysis, the source files can not be inspected with coverage information. Instead, an error…
-
# Citation information
```
"Galpynamics": {
"tags": [
"amsdottorato8449",
"2019A&A...622A..64B"
],
"logo": "img/Galpynamics.png",
"language": "Python",
"ca…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-
Type: Bug
# Behaviour
Depending on the selected Python Interpreter, some tests are missing from the Test Explorer.
## Steps to reproduce:
1. Start a Python project
2. Add tests (under `/tests/` a…
-
### Issue description
Packages successfully install, but `pipenv --lock` fails to resolve dependencies from my private GitLab registry.
`CRITICAL:pipenv.patched.pip._internal.resolution.resolvelib…
-
At the very end of this workflow, we can use CI to update conda-forge feedstock instead of using a separate script or using manual edits.