Commit Graph
100 Commits
Author SHA1 Message Date
khwezi 080d09fca3 Merge pull request 'Fixed yaml syntax error' (#76) from test into main
continuous-integration/drone Build is passing
continuous-integration/drone/promote/prod Build is failing
Reviewed-on: #76
2026-03-14 11:01:34 +02:00
khwezi 1ee31554ce Fixed yaml syntax error 2026-03-14 11:01:07 +02:00
khwezi 18bc75b687 Merge pull request 'switched to powershell commands on prod step' (#75) from test into main
continuous-integration/drone Build encountered an error
Reviewed-on: #75
2026-03-14 11:00:31 +02:00
khwezi 3d1e3f29df switched to powershell commands on prod step 2026-03-14 11:00:11 +02:00
khwezi dd5ad891ab Merge pull request 'fixed yaml syntax error' (#74) from test into main
continuous-integration/drone Build is passing
continuous-integration/drone/promote/prod Build is passing
Reviewed-on: #74
2026-03-14 10:54:38 +02:00
khwezi c03dc29446 fixed yaml syntax error 2026-03-14 10:54:16 +02:00
khwezi 247aa96d19 Merge pull request 'Refactored to fix yaml syntax error' (#73) from test into main
continuous-integration/drone Build encountered an error
Reviewed-on: #73
2026-03-14 10:53:12 +02:00
khwezi 24e439558f Refactored to fix yaml syntax error 2026-03-14 10:52:19 +02:00
khwezi de0820dcc2 Merge pull request 'Added measures to ignore docker credential store' (#72) from test into main
continuous-integration/drone Build encountered an error
Reviewed-on: #72
2026-03-14 10:50:26 +02:00
khwezi 1917a60867 Added measures to ignore docker credential store 2026-03-14 10:50:01 +02:00
khwezi 7071441d12 Merge pull request 'Added silent removal of existing containers' (#71) from test into main
continuous-integration/drone Build is passing
continuous-integration/drone/promote/prod Build is failing
Reviewed-on: #71
2026-03-14 10:44:15 +02:00
khwezi c43ce20bbe Added silent removal of existing containers 2026-03-14 10:43:50 +02:00
khwezi 48b884ae72 Merge pull request 'Fixed docker commands on prod step' (#70) from test into main
continuous-integration/drone Build is failing
Reviewed-on: #70
2026-03-14 10:38:26 +02:00
khwezi 26c90e1697 Fixed docker commands on prod step 2026-03-14 10:38:05 +02:00
khwezi 1e66974684 Merge pull request 'test' (#69) from test into main
continuous-integration/drone Build is passing
continuous-integration/drone/promote/prod Build is failing
Reviewed-on: #69
2026-03-14 10:32:48 +02:00
khwezi a6a32817c5 Retrieving host from secrets 2026-03-14 10:32:23 +02:00
khwezi 03574c720f Refactored container names 2026-03-14 10:31:41 +02:00
khwezi b3fa0e5138 Merge pull request 'test' (#68) from test into main
continuous-integration/drone Build is passing
continuous-integration/drone/promote/prod Build is failing
Reviewed-on: #68
2026-03-14 10:25:50 +02:00
khwezi 201850a3d4 Removed variable expansion because plugin doesnt support it 2026-03-14 10:25:15 +02:00
khwezi c8aef17e95 Added restart conditions 2026-03-14 10:15:35 +02:00
khwezi 900e72779f Merge pull request 'Refactored prod stage' (#67) from test into main
continuous-integration/drone Build is passing
continuous-integration/drone/promote/prod Build is failing
Reviewed-on: #67
2026-03-14 10:13:50 +02:00
khwezi 8c6b400a2d Refactored prod stage 2026-03-14 10:12:55 +02:00
khwezi 28d02037f8 Merge pull request 'Credential refactor' (#66) from test into main
continuous-integration/drone Build encountered an error
Reviewed-on: #66
2026-03-10 19:29:17 +02:00
khwezi 324e25c24b Credential refactor 2026-03-10 19:28:58 +02:00
khwezi 5e00dd6726 Merge pull request 'Refactored prod stage' (#65) from test into main
continuous-integration/drone Build is passing
continuous-integration/drone/promote/prod Build is failing
Reviewed-on: #65
2026-03-10 19:23:59 +02:00
khwezi cdeae28f27 Refactored prod stage 2026-03-10 19:23:33 +02:00
khwezi 5ee124790f Merge pull request 'Refactored prod step to target the correct docker folder for user' (#64) from test into main
Reviewed-on: #64
2026-03-10 19:20:09 +02:00
khwezi 671e8b986f Refactored prod step to target the correct docker folder for user 2026-03-10 19:19:49 +02:00
khwezi 8b23dfa534 Merge pull request 'Refactored prod step' (#63) from test into main
continuous-integration/drone Build was killed
continuous-integration/drone/promote/prod Build is failing
Reviewed-on: #63
2026-03-10 19:17:58 +02:00
khwezi 176fdb2930 Refactored prod step 2026-03-10 19:17:34 +02:00
khwezi 42361d94a8 Merge pull request 'Refactored golive stage to use prod secrets' (#62) from test into main
continuous-integration/drone Build is passing
continuous-integration/drone/promote/prod Build is failing
Reviewed-on: #62
2026-03-10 19:03:02 +02:00
khwezi a4822ec103 Refactored golive stage to use prod secrets 2026-03-10 19:02:42 +02:00
khwezi 5cc239854e Merge pull request 'test' (#61) from test into main
continuous-integration/drone Build is passing
continuous-integration/drone/promote/prod Build is failing
Reviewed-on: #61
2026-03-10 18:40:05 +02:00
khwezi dc79c658dd Refactored golive stage to use prod host as a target for our deployment 2026-03-10 18:31:28 +02:00
khwezi c3c52965ed Added demo controller 2026-03-09 16:56:20 +02:00
khwezi 3ce3d88fae Merge pull request 'Fixed pipeline to support .net 10' (#60) from test into main
continuous-integration/drone Build is passing
continuous-integration/drone/promote/prod Build is passing
Reviewed-on: #60
2026-03-08 14:47:26 +02:00
khwezi 0ded289b1f Fixed pipeline to support .net 10 2026-03-08 14:47:01 +02:00
khwezi 71dd02a122 Merge pull request 'Fixed SDK dockerfile reference' (#59) from test into main
continuous-integration/drone Build is failing
Reviewed-on: #59
2026-03-08 14:45:38 +02:00
khwezi 83505ee117 Fixed SDK dockerfile reference 2026-03-08 14:45:16 +02:00
khwezi 45c3c77bb3 Merge pull request 'test' (#58) from test into main
continuous-integration/drone Build is failing
Reviewed-on: #58
2026-03-08 14:42:52 +02:00
khwezi 06ed9d2bad Upgraded Dockerfile image from .net 8 to 10 2026-03-08 14:42:33 +02:00
khwezi 84d18a4745 Upgraded to .nwt 10 2026-03-08 14:41:44 +02:00
khwezi 0ea4a0829d Merge pull request 'Light refactor' (#57) from test into main
continuous-integration/drone Build is failing
Reviewed-on: #57
2026-03-08 14:26:14 +02:00
khwezi 1fa3f6bb4b Light refactor 2026-03-08 14:25:53 +02:00
khwezi 467a385c2a Merge pull request 'Added container vulnerability scan' (#56) from test into main
continuous-integration/drone Build was killed
Reviewed-on: #56
2026-03-08 14:24:41 +02:00
khwezi eb681300c2 Added container vulnerability scan 2026-03-08 14:24:11 +02:00
khwezi 06a910e894 Merge pull request 'Refactored pipeline to exlude the UAT stage from promotion events' (#55) from test into main
continuous-integration/drone Build is passing
continuous-integration/drone/promote/prod Build is passing
Reviewed-on: #55
2026-03-08 13:50:16 +02:00
khwezi 358d27464a Refactored pipeline to exlude the UAT stage from promotion events 2026-03-08 13:49:32 +02:00
khwezi 2372a8a24a Merge pull request 'test' (#54) from test into main
continuous-integration/drone Build is passing
continuous-integration/drone/promote/prod Build is passing
Reviewed-on: #54
2026-03-08 13:45:29 +02:00
khwezi 49639fc1e2 Detached uat from prod 2026-03-08 13:45:10 +02:00
khwezi 4b8bf81c05 Added healthchecks endpoint to app 2026-03-08 13:40:25 +02:00
khwezi 4eb185aece Merge pull request 'test' (#53) from test into main
continuous-integration/drone Build is passing
continuous-integration/drone/promote/prod Build is passing
Reviewed-on: #53
2026-03-08 13:33:08 +02:00
khwezi d57b924425 Refactored Dockerfile 2026-03-08 13:32:46 +02:00
khwezi 6843b105b8 Refactored application pipeline 2026-03-08 13:30:45 +02:00
khwezi 64ac839d3c Merge pull request 'Put back checkout tep on package stage' (#52) from test into main
continuous-integration/drone Build is passing
Reviewed-on: #52
2026-03-08 13:21:17 +02:00
khwezi e2d89c651a Put back checkout tep on package stage 2026-03-08 13:20:17 +02:00
khwezi c81a4451d6 Merge pull request 'Moved back the package step to package stage' (#51) from test into main
continuous-integration/drone Build is failing
Reviewed-on: #51
2026-03-08 13:18:31 +02:00
khwezi abe5f37dc0 Moved back the package step to package stage 2026-03-08 13:18:11 +02:00
khwezi 9116076bac Merge pull request 'Specified environment arguments in deploy stage' (#50) from test into main
continuous-integration/drone Build is failing
Reviewed-on: #50
2026-03-08 13:13:37 +02:00
khwezi 41d757a5e2 Specified environment arguments in deploy stage 2026-03-08 13:13:06 +02:00
khwezi 1a8e9abb3e Merge pull request 'MOved donet package step to build stage' (#49) from test into main
Reviewed-on: #49
2026-03-08 13:10:16 +02:00
khwezi 46606e3350 MOved donet package step to build stage 2026-03-08 13:09:47 +02:00
khwezi 09558ce984 Merge pull request 'Refactored docker file' (#48) from test into main
continuous-integration/drone Build is passing
Reviewed-on: #48
2026-03-08 13:05:52 +02:00
khwezi 3887cd4843 Refactored docker file 2026-03-08 13:05:19 +02:00
khwezi a20c90039b Merge pull request 'Currected docker port' (#47) from test into main
continuous-integration/drone Build is passing
Reviewed-on: #47
2026-03-08 12:58:52 +02:00
khwezi 1babfacede Currected docker port 2026-03-08 12:58:27 +02:00
khwezi da229bf4ec Merge pull request 'Allowing for UAT deployment to happen automatically' (#46) from test into main
continuous-integration/drone Build is passing
Reviewed-on: #46
2026-03-08 12:52:28 +02:00
khwezi eeac0b1e83 Allowing for UAT deployment to happen automatically 2026-03-08 12:52:07 +02:00
khwezi 6bc8e5e703 Merge pull request 'Refactored pipeline to manage triggers better for promotion events' (#45) from test into main
continuous-integration/drone Build is passing
Reviewed-on: #45
2026-03-08 12:48:40 +02:00
khwezi 7fd69b8265 Refactored pipeline to manage triggers better for promotion events 2026-03-08 12:48:02 +02:00
khwezi 8fce29f5ab Merge pull request 'Added staging behavior to the pipeline' (#44) from test into main
continuous-integration/drone/promote/uat Build is failing
continuous-integration/drone Build is passing
Reviewed-on: #44
2026-03-08 12:39:19 +02:00
khwezi 3f754b3614 Added staging behavior to the pipeline 2026-03-08 12:38:57 +02:00
khwezi 79a3d87668 Merge pull request 'Refactored pipeline to separate build and test, package and deploy promostion stages' (#43) from test into main
continuous-integration/drone Build was killed
Reviewed-on: #43
2026-03-08 12:34:57 +02:00
khwezi 3e590eed2c Refactored pipeline to separate build and test, package and deploy promostion stages 2026-03-08 12:34:17 +02:00
khwezi 833bfafa7f Merge pull request 'Brought back auto clone disable' (#42) from test into main
continuous-integration/drone Build is passing
Reviewed-on: #42
2026-03-08 12:16:21 +02:00
khwezi be8db08307 Brought back auto clone disable 2026-03-08 12:16:01 +02:00
khwezi 2477602874 Merge pull request 'Refactored step names' (#41) from test into main
continuous-integration/drone Build is failing
Reviewed-on: #41
2026-03-08 12:15:07 +02:00
khwezi 2d4f851d23 Refactored step names 2026-03-08 12:14:45 +02:00
khwezi 8afd460a3c Merge pull request 'test' (#40) from test into main
continuous-integration/drone Build encountered an error
Reviewed-on: #40
2026-03-08 12:12:24 +02:00
khwezi 7ee42ef018 Refactored pipeline 2026-03-08 12:12:03 +02:00
khwezi f5d3146bed Using inline docker config for kaniko 2026-03-08 12:08:37 +02:00
khwezi 10d9186f92 Merge pull request 'Refactored kaniko to use another config file path' (#39) from test into main
continuous-integration/drone Build is failing
Reviewed-on: #39
2026-03-08 12:04:29 +02:00
khwezi 00f7fa2d99 Refactored kaniko to use another config file path 2026-03-08 12:04:06 +02:00
khwezi 41538c6376 Merge pull request 'Using CI/CD version of kaniko docker image' (#38) from test into main
continuous-integration/drone Build is failing
Reviewed-on: #38
2026-03-08 12:01:19 +02:00
khwezi 1d3f833b92 Using CI/CD version of kaniko docker image 2026-03-08 12:01:01 +02:00
khwezi 94ad00974d Merge pull request 'test' (#37) from test into main
continuous-integration/drone Build encountered an error
Reviewed-on: #37
2026-03-08 11:58:01 +02:00
khwezi f77157498a Added kaniko secret specification 2026-03-08 11:54:31 +02:00
khwezi 95faa86e6b Using kanino to build and push 2026-03-08 11:51:46 +02:00
khwezi 45171382f0 Merge pull request 'ENabled priviledged mode on docker push step' (#36) from test into main
continuous-integration/drone Build encountered an error
Reviewed-on: #36
2026-03-08 11:43:19 +02:00
khwezi 1cb55e2eb9 ENabled priviledged mode on docker push step 2026-03-08 11:42:58 +02:00
khwezi eb4884eab5 Merge pull request 'Using manual docker push' (#35) from test into main
continuous-integration/drone Build is failing
Reviewed-on: #35
2026-03-08 11:39:46 +02:00
khwezi 077cdfd781 Using manual docker push 2026-03-08 11:39:27 +02:00
khwezi 2b3bd2897c Merge pull request 'test' (#34) from test into main
continuous-integration/drone Build is failing
Reviewed-on: #34
2026-03-08 11:34:50 +02:00
khwezi 8f4ad5b421 Added docker login step 2026-03-08 11:34:28 +02:00
khwezi f4aa094a23 Refactored target repo 2026-03-08 11:29:11 +02:00
khwezi 1831c79554 Merge pull request 'Removed debug flag from docker push, removed drone build number tag' (#33) from test into main
continuous-integration/drone Build is failing
Reviewed-on: #33
2026-03-08 11:22:24 +02:00
khwezi ce9646ec92 Removed debug flag from docker push, removed drone build number tag 2026-03-08 11:22:05 +02:00
khwezi 909b9e742a Merge pull request 'Using raw username' (#32) from test into main
continuous-integration/drone Build is failing
Reviewed-on: #32
2026-03-08 11:15:49 +02:00
khwezi beb3f0926e Using raw username 2026-03-08 11:15:26 +02:00
khwezi bec8ce3e74 Merge pull request 'Added debug flag' (#31) from test into main
continuous-integration/drone Build is failing
Reviewed-on: #31
2026-03-08 11:05:36 +02:00