|
74925a90b7
|
mob
|
2023-02-24 10:14:26 +01:00 |
|
|
1ce4bd9c55
|
Remove release_type as requirement for Version
Require it in functions that actually use it instead
|
2023-02-23 14:38:54 +01:00 |
|
|
94b993ccf5
|
Fix bugs and tests
|
2023-02-21 16:14:47 +01:00 |
|
|
6883435248
|
Refactor for code consistency
|
2023-02-21 15:52:09 +01:00 |
|
|
1dc5a1e9e8
|
WIP Fix returns and function calls
|
2023-02-21 09:55:03 +01:00 |
|
|
1743dce46d
|
Add missing imports and cleanup
|
2023-02-20 16:50:12 +01:00 |
|
|
61629e9d97
|
Fix undefined var
|
2023-02-20 14:07:58 +01:00 |
|
|
ecdea88a6b
|
Refactor version variable
Avoid ambiguous variable names.
We are handling a version list and a version string.
|
2023-02-20 13:47:14 +01:00 |
|
|
88c3acb73c
|
WIP Create version repo in services with classmethod
The goal is to create a single version_repo object for each
file loaded. In that way we may avoid loading the file for loading
and writing.
|
2023-02-20 13:33:28 +01:00 |
|
|
7eb7a2647a
|
WIP Prepare version_repository.py
|
2023-02-16 16:55:23 +01:00 |
|