Commit graph

644 commits

Author SHA1 Message Date
33fdf3073a Rename for consitency 2023-02-22 10:26:49 +01:00
ff4cb70266 Rename for consitency 2023-02-22 10:26:25 +01:00
ac564ade7e Update tests for git handler 2023-02-22 10:25:21 +01:00
bom
0b3daf595a WIP rework git handler 2023-02-22 09:59:35 +01:00
bom
0f4899bf39 Fix typos in services.py 2023-02-22 09:59:16 +01:00
bom
72e9add5af Add system repository for command line handling 2023-02-22 09:58:57 +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
fce565d2d5 Implement git handler 2023-02-21 15:08:39 +01:00
e9301dedd1 Readd tests for python, clojure and json 2023-02-21 10:17:16 +01:00
bb17017583 readd release type argument 2023-02-21 10:08:04 +01:00
ea45671bea Fix version and gradle test 2023-02-21 10:07:30 +01:00
1dc5a1e9e8 WIP Fix returns and function calls 2023-02-21 09:55:03 +01:00
156d336314 Fix logical error 2023-02-20 17:07:14 +01:00
f96733f8b5 Fix version instance 2023-02-20 17:05:30 +01:00
b06728c553 Fix return val and hardcoded None 2023-02-20 17:04:50 +01:00
d539c73318 Fix test method and attribute calls 2023-02-20 16:53:53 +01:00
1743dce46d Add missing imports and cleanup 2023-02-20 16:50:12 +01:00
80c0799d1a Add proper imports 2023-02-20 16:45:36 +01:00
e790bc6eee WIP Tests 2023-02-20 16:37:49 +01:00
3d3b26b70e Refactor release type 2023-02-20 16:37:30 +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
fa7e10d3ce Implement creation of bump version 2023-02-20 15:50:58 +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
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
dac901769d Add architecture img 2023-02-20 13:33:17 +01:00
7eb7a2647a WIP Prepare version_repository.py 2023-02-16 16:55:23 +01:00
38c7aa97ca Prepare services.py 2023-02-16 16:55:01 +01:00
22c5f6777e Prepare release_mixin.py 2023-02-16 16:35:02 +01:00
e68ae46804 Prepare build.py 2023-02-16 16:03:05 +01:00
3661e47bff WIP create ReleaseMixin 2023-02-16 14:21:27 +01:00
bom
2f0bd5c211 Remove old config files 2023-02-09 17:20:58 +01:00
bom
3659b888f8 Move test resources to distinct folder 2023-02-09 17:09:42 +01:00
bom
9d1726051d Implement python file handler 2023-02-09 14:32:55 +01:00
a4c8f8934a Implement clj file handler 2023-02-09 13:56:45 +01:00
bom
86c66dc7f7 Implement tests for file handling 2023-02-09 13:33:56 +01:00
ca3db5efe9 WIP Add tests for gradle and json 2023-02-09 13:20:42 +01:00
bom
fd84063edc Fix file handling and version creation 2023-02-09 12:52:58 +01:00
bom
d50b8bd95b Move parse and write code to file handler 2023-02-09 12:38:04 +01:00
bom
4a34763fb2 Add basic tests for version increment 2023-02-09 12:02:31 +01:00
bom
1995a7b200 Add support for gradle files 2023-02-09 11:43:10 +01:00
8a3e77aadf Implement json Versioning POC 2023-02-08 12:57:15 +01:00
bom
eb6f5eb568 Add write_json logic 2023-02-08 12:37:00 +01:00
1fe186cc4a WIP conversion issues 2023-02-08 12:14:53 +01:00
bom
c1928b8c44 WIP implement patch 2023-02-08 11:52:15 +01:00
09d08d6e43 WIP 2023-02-08 11:42:46 +01:00