~kiya956/+git/zapper:main

Last commit made on 2024-03-12
Get this branch:
git clone -b main https://git.launchpad.net/~kiya956/+git/zapper
Only ChunAnWu can upload to this branch. If you are ChunAnWu please log in for upload directions.

Branch merges

Branch information

Name:
main
Repository:
lp:~kiya956/+git/zapper

Recent commits

cf65384... by ChunAnWu

1. redefine tempfile with contextmanager for habdling leave temp dir
2. add subprocess timeout
3. Remove system exit exception and using ZapperServiceError instead

Signed-off-by: ChunAn Wu <email address hidden>

8360ab0... by ChunAnWu

Close serial after provision is finished

impact:
    iot/__init__.py
    iot/console.py

description:
    terminata console conection after provision in case occupy the console

test:
    zapper-server do release console in time.

Signed-off-by: ChunAn Wu <email address hidden>

47f0d21... by ChunAnWu

Disable Pylint E1123

Signed-off-by: ChunAn Wu <email address hidden>

578ce17... by ChunAnWu

Disable Pylint R1732

Signed-off-by: ChunAn Wu <email address hidden>

ff64d5f... by ChunAnWu

Disable Pylint W0603

Signed-off-by: ChunAn Wu <email address hidden>

c38b87b... by ChunAnWu

Fix Pylint W0602

Signed-off-by: ChunAn Wu <email address hidden>

a9eae48... by ChunAnWu

Fix pylint W0621

Signed-off-by: ChunAn Wu <email address hidden>

e4f4fcb... by ChunAnWu

Fix pylint C0414

Signed-off-by: ChunAn Wu <email address hidden>

5827a27... by ChunAnWu

Fix pylint R0903

Signed-off-by: ChunAn Wu <email address hidden>

73d3de9... by ChunAnWu

Fix pylint W0707

Signed-off-by: ChunAn Wu <email address hidden>