|
fea5720161
|
Return version objects instead of mutating
|
2023-02-22 10:57:42 +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 |
|
|
bb17017583
|
readd release type argument
|
2023-02-21 10:08:04 +01:00 |
|
|
b06728c553
|
Fix return val and hardcoded None
|
2023-02-20 17:04:50 +01:00 |
|
|
1743dce46d
|
Add missing imports and cleanup
|
2023-02-20 16:50:12 +01:00 |
|
|
54c3917ec2
|
Clean up
|
2023-02-20 16:37:01 +01:00 |
|
|
c137344932
|
Implement bump release
|
2023-02-20 16:21:02 +01:00 |
|
|
eb998cfdbb
|
Implement creation of release version
|
2023-02-20 14:45:15 +01:00 |
|
|
91f3d7d972
|
Refactor version class
|
2023-02-20 14:24:55 +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 |
|
|
3661e47bff
|
WIP create ReleaseMixin
|
2023-02-16 14:21:27 +01:00 |
|