-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: kernelci.org bot <[email protected]>
- Loading branch information
1 parent
0ab9088
commit 4e83ee1
Showing
3 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
Submodule kcidb
updated
12 files
+1 −1 | .github/workflows/test.yml | |
+5 −0 | .pre-commit | |
+61 −2 | doc/submitter_guide.md | |
+24 −19 | kcidb/__init__.py | |
+3 −3 | kcidb/cloud/functions.sh | |
+26 −4 | kcidb/db/__init__.py | |
+72 −8 | kcidb/misc.py | |
+27 −3 | kcidb/mq/__init__.py | |
+1 −1 | kcidb/oo/__init__.py | |
+1 −1 | requirements.txt | |
+1 −1 | setup.py | |
+6 −0 | tests.yaml |
Submodule kernelci-api
updated
7 files
+6 −96 | doc/_index.md | |
+3 −3 | doc/api-details.md | |
+4 −5 | doc/design.md | |
+0 −52 | doc/developer-documentation.md | |
+1 −1 | doc/early-access.md | |
+3 −3 | doc/local-instance.md | |
+0 −84 | doc/pipeline-details.md |
Submodule kernelci-core
updated
7 files