Commit Graph

10 Commits

Author SHA1 Message Date
Kirill Zhukov 40ce2c583d Release 0.3.2 (2023-03-23)
- Bugfix ALBS-1060
2023-03-23 13:06:43 +01:00
Kirill Zhukov ae8b2a7089 0.3.1 (2023-03-22)
- db: bugfix with migration to version 3
 - added info about api_timeout config parameter
 - bugfix with processing of test tasks with new revision
2023-03-22 14:39:14 +01:00
Kirill Zhukov 49b16179d9 Release 0.3.0 (2023-03-22)
- Added test tasks stats
 - New config parameter: oldest_to_update_days
2023-03-22 11:36:50 +01:00
Kirill Zhukov 679328093a added test tasks updating logic 2023-03-16 18:57:31 +01:00
Kirill Zhukov 45a6850056 debugging 2023-03-16 09:31:09 +01:00
Kirill Zhukov 86dddb30d6 0.2.1 (2023-03-15)
- Added canceled Build task status
2023-03-15 12:43:24 +01:00
Kirill Zhukov 564571adbe Release 0.2.0 (15.11:29)
- New parameter start_from
- Moved to double persition for timestamps
- Added metrics for build steps
2023-03-15 11:30:06 +01:00
Kirill Zhukov 03ed6e9c94 added releases 2023-03-09 13:41:49 +01:00
Kirill Zhukov c6a14cfe3a - fixed bug with wrong ts of build_tasks steps
- db: moved to double percicion for all ts columns
- added  db_schema_version check
2023-03-07 16:02:14 +01:00
Kirill Zhukov d737bae353 added build task stats 2023-03-06 19:21:56 +01:00