Commit Graph

10 Commits

Author SHA1 Message Date
zhuboxiang
f70772ecc8 Lock setuptools version as 69.2.0
Lock setuptools version as 69.2.0. We need package like
skyline-console tar.gz. If we use higher version, we will
get skyline_console tar.gz package.

Change-Id: Id93fe64e83c2951b069d97177f6da851271a7ba8
2024-07-15 16:35:02 +08:00
zhu.boxiang
43aabd55d7 chore: Remove poetry
1. remove poetry dependency
2. add requirements.tx, test-requirements.txt, setup.py and setup.cfg
3. add more env into tox.ini
4. add version.py

Change-Id: I00a008a73e4f0676dd846dd1ee8ad460f0842965
2022-05-25 17:15:01 +08:00
chenliufeiyang
282c5700ea feature: Add commit-id
The tarball of the skyline-console needs to contain the commit-id

Change-Id: I14a5c238e827a213d67d65bf9a4b4cd3fc92115a
2022-05-18 14:07:13 +08:00
zhu.boxiang
f7e4b18413 feat: Support devstack integrated e2e tests
1. add skyline-console-devstack-e2etests-compute into check and gate job
2. add skyline-console-devstack-e2etests-network into check and gate job
3. add skyline-console-devstack-e2etests-other into check and gate job
4. add skyline-console-devstack-e2etests-storage into check and gate job
5. add e2e into Makefile

Change-Id: Ida9542129231f7a61d796495d826fc05ddee0abf
2021-10-25 18:34:48 +08:00
zhu.boxiang
1b9c23e5c2 refactor: Remove -f of poetry build command
Remove -f of poetry build command. Merge two commands
as 'poetry build'.

Change-Id: I66ddd77f995553efb14021cfc5f553fa9d67c180
2021-09-29 13:34:45 +08:00
zhu.boxiang
1d430c8f86 feat: Add build sdist
Add build sdist into Makefile.

Change-Id: Ied457d8b084b5366394170b9aa60cc1327601ad7
2021-09-27 17:12:20 +08:00
Jingwei.Zhang
ae3b0fa579 fix: Fix pass props from layout
1. Fix pass props from layout
2. Fix space to tab in Makefile

Change-Id: I6de5a95360b2cbe4ad35162a6f83decd2ba506c1
2021-08-24 11:30:09 +08:00
Jingwei.Zhang
605f31a61b docs: Add en readme
Add en readme

Change-Id: I633fbc90ae42234e50d4176224866fb1d5e4e7af
2021-08-06 17:15:03 +08:00
Gao Hanxiang
5c09f43307 style: Move static_path into skyline_console
1. Move static_path into skyline_console to facilitate
   other modules to import.
2. Rename make build to make package

Change-Id: I7c9c5873f90b80de1203e9a38cf0ee5cc68fc42b
2021-07-15 15:03:18 -04:00
Hanxiang Gao
4eb68e7fb2 feat: Add initial code of skyline-console
Add initial code of skyline-console

Change-Id: Icba2152a014761f53789357b5085d0779cd0e2a4
2021-06-01 23:29:30 +08:00