• Joined on 2022-08-16
patdyn pushed to main at terraformDummyOrg/terraformDummyRepo 2023-03-02 17:16:27 +00:00
81458c6acc dd todos from review
patdyn pushed to main at terraformDummyOrg/terraformDummyRepo 2023-03-02 15:24:23 +00:00
874106e1d4 Disable test_release_mixin
63d3823d87 Implement release class test
8eb510d034 Base bump version on release version
99877b3fbf Implement git init
0d36a8a66a Fix service test and cleanup services
Compare 8 commits »
patdyn pushed to main at terraformDummyOrg/terraformDummyRepo 2023-02-28 14:05:01 +00:00
9bde301ee4 Use release class
39d60f6854 WIP Remove prepare release service
802dd7d57b WIP Remove prepare release service
Compare 3 commits »
patdyn pushed to main at terraformDummyOrg/terraformDummyRepo 2023-02-22 15:25:36 +00:00
2fe05b0e06 Use deep copy of release_version object
fa73c52fe2 Remove asterisk on destructured args
c91bbe787b Create string from return value
d759036989 Create realistic test conditions
Compare 4 commits »
patdyn pushed to main at terraformDummyOrg/terraformDummyRepo 2023-02-22 14:17:17 +00:00
99b8884d11 WIP implement prepare release service
294d664bb8 WIP Add test for release_mixin
d22dbbf050 Add import, remove return
Compare 3 commits »
patdyn pushed to main at terraformDummyOrg/terraformDummyRepo 2023-02-22 13:13:03 +00:00
1e2593e358 No settings in repo
0d0bde4b9e Remove whitespaces
7d7347653e Update release_mixin methods
a07c23434e Implement tag_annotated and bugfix
03f8507968 Setup build.py
Compare 5 commits »
patdyn pushed to main at terraformDummyOrg/terraformDummyRepo 2023-02-22 10:35:06 +00:00
1112b1ad49 WIP Implement prepare and tagandpush services
821e06f82a Pass VersionRepo to InitReleaseService
1d2cb7882e Fix test
Compare 3 commits »
patdyn pushed to main at terraformDummyOrg/terraformDummyRepo 2023-02-22 09:27:41 +00:00
e578878b82 WIP test the services
f94d1879dc Implement release type calculation
33fdf3073a Rename for consitency
ff4cb70266 Rename for consitency
ac564ade7e Update tests for git handler
Compare 5 commits »
patdyn pushed to main at terraformDummyOrg/terraformDummyRepo 2023-02-21 15:15:22 +00:00
94b993ccf5 Fix bugs and tests
6883435248 Refactor for code consistency
fce565d2d5 Implement git handler
Compare 3 commits »
patdyn pushed to main at terraformDummyOrg/terraformDummyRepo 2023-02-21 09:18:09 +00:00
e9301dedd1 Readd tests for python, clojure and json
bb17017583 readd release type argument
ea45671bea Fix version and gradle test
1dc5a1e9e8 WIP Fix returns and function calls
Compare 4 commits »
patdyn pushed to main at terraformDummyOrg/terraformDummyRepo 2023-02-20 16:07:48 +00:00
156d336314 Fix logical error
f96733f8b5 Fix version instance
b06728c553 Fix return val and hardcoded None
d539c73318 Fix test method and attribute calls
1743dce46d Add missing imports and cleanup
Compare 9 commits »
patdyn pushed to main at terraformDummyOrg/terraformDummyRepo 2023-02-20 15:22:28 +00:00
c137344932 Implement bump release
fa7e10d3ce Implement creation of bump version
eb998cfdbb Implement creation of release version
91f3d7d972 Refactor version class
61629e9d97 Fix undefined var
Compare 8 commits »
patdyn pushed to main at terraformDummyOrg/terraformDummyRepo 2023-02-16 15:55:33 +00:00
7eb7a2647a WIP Prepare version_repository.py
38c7aa97ca Prepare services.py
22c5f6777e Prepare release_mixin.py
e68ae46804 Prepare build.py
Compare 4 commits »
patdyn pushed to main at terraformDummyOrg/terraformDummyRepo 2023-02-16 13:22:04 +00:00
3661e47bff WIP create ReleaseMixin
patdyn pushed to main at terraformDummyOrg/terraformDummyRepo 2023-02-09 12:57:04 +00:00
a4c8f8934a Implement clj file handler
patdyn pushed to main at terraformDummyOrg/terraformDummyRepo 2023-02-09 12:20:58 +00:00
ca3db5efe9 WIP Add tests for gradle and json
patdyn pushed to main at terraformDummyOrg/terraformDummyRepo 2023-02-08 11:57:36 +00:00
8a3e77aadf Implement json Versioning POC
patdyn pushed to main at terraformDummyOrg/terraformDummyRepo 2023-02-08 11:14:56 +00:00
1fe186cc4a WIP conversion issues
patdyn pushed to main at terraformDummyOrg/terraformDummyRepo 2023-02-08 10:42:48 +00:00
patdyn pushed to main at terraformDummyOrg/terraformDummyRepo 2023-02-08 10:22:59 +00:00
fbcd9ee398 WIP Implement ReleaseLevel