[Issue-Id:RICAPP-204] Bump version to 1.0.0 and push to staging area 49/10049/4 1.0.0
authorDeepanshu Karnwal <deepanshu.k@hcl.com>
Sat, 10 Dec 2022 10:53:18 +0000 (16:23 +0530)
committerDeepanshu Karnwal <deepanshu.k@hcl.com>
Sat, 10 Dec 2022 13:26:46 +0000 (13:26 +0000)
commit77f7c38a2133e3ca11582a217762802d1a14c8fa
treee08409cd303a04617cd0355b70761cf3656603f9
parent4674f4ac8cbb4f1ca549f6acf32555d9d14c28cb
[Issue-Id:RICAPP-204] Bump version to 1.0.0 and push to staging area

Signed-off-by: Deepanshu Karnwal <deepanshu.k@hcl.com>
Change-Id: I057564cfc760b8ec1b2c4ef25b6f88efe3661bb1
27 files changed:
Dockerfile
Dockerfile-Unit-Test
README.txt
ad/ad_model/ad_model.py [deleted file]
ad/ad_train.py [deleted file]
ad/database.py [deleted file]
ad/insert.py [deleted file]
ad/ue.json.gz [deleted file]
ad/valid.csv [deleted file]
container-tag.yaml
docs/overview.rst
docs/release-notes.rst
setup.py
src/__init__.py [moved from ad/__init__.py with 100% similarity]
src/ad_config.ini [new file with mode: 0644]
src/ad_model.py [new file with mode: 0644]
src/ad_train.py [new file with mode: 0644]
src/database.py [new file with mode: 0644]
src/exceptions.py [new file with mode: 0644]
src/insert.py [new file with mode: 0644]
src/main.py [moved from ad/main.py with 62% similarity]
src/processing.py [moved from ad/ad_model/processing.py with 80% similarity]
src/ue.csv [new file with mode: 0644]
tests/conftest.py
tests/test_ad.py
tox.ini
xapp-descriptor/config.json