Commits on Source (42)
-
dilawar authored205a3ebb
-
dilawar authored
Doesn't append '/api/v1' by itself anymore.
c702f502 -
dilawar authored26b5407e
-
dilawar authored3aae3071
-
dilawar authored3d0703e7
-
dilawar authored6675447d
-
dilawar authored1313c1b1
-
dilawar authoredcd009379
-
dilawar authored
server requires `container/create` endpoint.
2632adea -
dilawar authoredd13dd449
-
dilawar authorede7810cdb
-
dilawar authored8666917e
-
dilawar authored10707616
-
dilawar authored
stream can return `None`
751e5d41 -
dilawar authored85534b37
-
dilawar authored1cd95b1d
-
dilawar authored33eeb678
-
dilawar authored60d6bb05
-
dilawar authored80390649
-
dilawar authoreda6bce64d
-
dilawar authored2fbc934c
-
dilawar authored
pipeline has its own class now.
7397064b -
dilawar authored13d06d53
-
dilawar authoredc4aa5d5a
-
dilawar authored
Such a tempdir.
48980057 -
dilawar authoreddb482951
-
dilawar authored9c1d0a18
-
dilawar authored4b4282c8
-
dilawar authored6f4f6902
-
dilawar authorede00d7d02
-
dilawar authorede622cad0
-
dilawar authored64d41486
-
dilawar authored
Create a temp directory and save test data there.
b653d925 -
dilawar authored49dc26cb
-
dilawar authored5a280f7d
-
dilawar authoreda6afae92
-
dilawar authored75982f30
-
dilawar authored1b586eee
-
dilawar authoredd71a6ba0
-
dilawar authored75310a95
Showing
- .gitlab-ci.yml 11 additions, 0 deletions.gitlab-ci.yml
- CHANGELOG.md 11 additions, 2 deletionsCHANGELOG.md
- Makefile 3 additions, 8 deletionsMakefile
- README.md 18 additions, 0 deletionsREADME.md
- bitia/__init__.py 1 addition, 1 deletionbitia/__init__.py
- bitia/__main__.py 155 additions, 125 deletionsbitia/__main__.py
- bitia/checksumdir.py 4 additions, 6 deletionsbitia/checksumdir.py
- bitia/common.py 22 additions, 0 deletionsbitia/common.py
- bitia/config.py 40 additions, 0 deletionsbitia/config.py
- bitia/helper.py 122 additions, 0 deletionsbitia/helper.py
- bitia/logger.py 26 additions, 0 deletionsbitia/logger.py
- bitia/pipeline.py 145 additions, 0 deletionsbitia/pipeline.py
- bitia/session.py 51 additions, 0 deletionsbitia/session.py
- pyproject.toml 1 addition, 1 deletionpyproject.toml
- tests/test_cli.sh 0 additions, 3 deletionstests/test_cli.sh
- tests/test_methods.py 34 additions, 0 deletionstests/test_methods.py
- tests/test_pipeline.py 27 additions, 0 deletionstests/test_pipeline.py
- tests/test_sanity.py 29 additions, 6 deletionstests/test_sanity.py
bitia/common.py
0 → 100644
bitia/config.py
0 → 100644
bitia/logger.py
0 → 100644
bitia/pipeline.py
0 → 100644
bitia/session.py
0 → 100644
tests/test_cli.sh
deleted
100644 → 0
tests/test_methods.py
0 → 100644
tests/test_pipeline.py
0 → 100644