|
|
b6813057a4
|
Merge pull request 'Added pull_request trigger in build stage' (#100) from test into main
Reviewed-on: #100
|
2026-04-04 16:23:22 +02:00 |
|
|
|
d1f723c135
|
Added pull_request trigger in build stage
|
2026-04-04 16:22:59 +02:00 |
|
|
|
7882b380b5
|
Merge pull request 'Removed push trigger from build branch' (#99) from test into main
continuous-integration/drone Build is passing
Reviewed-on: #99
|
2026-04-04 16:20:05 +02:00 |
|
|
|
423281d071
|
Removed push trigger from build branch
|
2026-04-04 16:19:44 +02:00 |
|
|
|
75ecf71370
|
Merge pull request 'Enhanced triggers' (#98) from test into main
Reviewed-on: #98
|
2026-04-04 16:18:08 +02:00 |
|
|
|
44fbc613a3
|
Enhanced triggers
|
2026-04-04 16:17:40 +02:00 |
|
|
|
5fa7d49bcd
|
Merge pull request 'Fixed pipeline stage naming' (#97) from test into main
Reviewed-on: #97
|
2026-04-04 16:13:32 +02:00 |
|
|
|
a922531f50
|
Fixed pipeline stage naming
|
2026-04-04 16:13:03 +02:00 |
|
|
|
f356ecdcc0
|
Merge pull request 'Split deployment from main pipeline' (#96) from test into main
continuous-integration/drone Build encountered an error
Reviewed-on: #96
|
2026-04-04 16:11:55 +02:00 |
|
|
|
9acebb67fe
|
Split deployment from main pipeline
|
2026-04-04 16:11:17 +02:00 |
|
|
|
7d32a83af2
|
Merge pull request 'test' (#95) from test into main
continuous-integration/drone Build is passing
Reviewed-on: #95
|
2026-04-04 15:59:25 +02:00 |
|
|
|
e140319a05
|
Removed comments
|
2026-04-04 15:58:58 +02:00 |
|
|
|
3752da6ebe
|
fixed dotnet step image
|
2026-04-04 15:58:12 +02:00 |
|
|
|
a4766c3d48
|
Merge pull request 'Restored drone image detection' (#94) from test into main
continuous-integration/drone Build encountered an error
Reviewed-on: #94
|
2026-04-04 15:57:17 +02:00 |
|
|
|
1937d2eaa1
|
Restored drone image detection
|
2026-04-04 15:56:51 +02:00 |
|
|
|
14c2205a8d
|
Merge pull request 'removed tags' (#93) from test into main
continuous-integration/drone Build is failing
Reviewed-on: #93
|
2026-04-04 15:54:52 +02:00 |
|
|
|
c2a8b5c797
|
removed tags
|
2026-04-04 15:54:19 +02:00 |
|
|
|
e5b37e9e60
|
Merge pull request 'Applied nexus to all docker references including docker image' (#92) from test into main
continuous-integration/drone Build is failing
Reviewed-on: #92
|
2026-04-04 15:52:22 +02:00 |
|
|
|
c584d39270
|
Applied nexus to all docker references including docker image
|
2026-04-04 15:51:52 +02:00 |
|
|
|
bdf1c92ab5
|
Merge pull request 'test' (#91) from test into main
continuous-integration/drone Build is passing
Reviewed-on: #91
|
2026-04-04 15:42:19 +02:00 |
|
|
|
81e93b0e4e
|
Refactored nexus trivy manifest
|
2026-04-04 15:41:54 +02:00 |
|
|
|
89f619eefa
|
Pointing to the right .net10 image on nexus
|
2026-04-04 15:40:55 +02:00 |
|
|
|
2acbf51413
|
Merge pull request 'test' (#90) from test into main
continuous-integration/drone Build encountered an error
Reviewed-on: #90
|
2026-04-04 15:33:27 +02:00 |
|
|
|
b46848dd56
|
Refactored the pipeline to pull the trivy image from nexus as well
|
2026-04-04 15:33:03 +02:00 |
|
|
|
30e0bc2b87
|
Pulling .net docker image from nexus
|
2026-04-04 15:32:20 +02:00 |
|
|
|
903c17e7f8
|
Refactored the pipeline so that docker push happens before the trivy scan
|
2026-04-04 15:30:56 +02:00 |
|
|
|
52f10f9181
|
Merge pull request 'Fixed docker steps to use local nexus properly' (#89) from test into main
continuous-integration/drone Build is failing
Reviewed-on: #89
|
2026-04-04 15:24:33 +02:00 |
|
|
|
bd3cba05cb
|
Fixed docker steps to use local nexus properly
|
2026-04-04 15:24:06 +02:00 |
|
|
|
521fa1dbc5
|
Merge pull request 'Supplied full package source for nuget' (#88) from test into main
continuous-integration/drone Build is failing
Reviewed-on: #88
|
2026-04-04 15:13:21 +02:00 |
|
|
|
007f606bb6
|
Supplied full package source for nuget
|
2026-04-04 15:12:55 +02:00 |
|
|
|
21d2a7981e
|
Merge pull request 'test' (#87) from test into main
continuous-integration/drone Build is failing
Reviewed-on: #87
|
2026-04-04 15:10:50 +02:00 |
|
|
|
ef6262282d
|
Applied specific trivy version
|
2026-04-04 15:10:28 +02:00 |
|
|
|
502182a370
|
Using nexus for dotnet restore
|
2026-04-04 15:09:05 +02:00 |
|
|
|
1d4009cc68
|
Merge pull request 'Added publish step to dotnet' (#86) from test into main
continuous-integration/drone Build encountered an error
Reviewed-on: #86
|
2026-04-04 15:07:07 +02:00 |
|
|
|
c6799a146a
|
Added publish step to dotnet
|
2026-04-04 15:06:32 +02:00 |
|
|
|
21e4c3940a
|
Merge pull request 'Ensured donet publish and release are not ignored' (#85) from test into main
continuous-integration/drone Build is failing
Reviewed-on: #85
|
2026-04-04 15:02:35 +02:00 |
|
|
|
6bd60452f2
|
Ensured donet publish and release are not ignored
|
2026-04-04 15:02:08 +02:00 |
|
|
|
0c901d32d8
|
Merge pull request 'Upgraded packages and refactored the pipeline' (#84) from test into main
continuous-integration/drone Build is failing
Reviewed-on: #84
|
2026-04-04 14:54:49 +02:00 |
|
|
|
52e24bb8f2
|
Upgraded packages and refactored the pipeline
|
2026-04-04 14:53:33 +02:00 |
|
|
|
38cbf5b656
|
Merge pull request 'Removed dolive stage' (#83) from test into main
continuous-integration/drone Build is passing
Reviewed-on: #83
|
2026-03-14 11:50:24 +02:00 |
|
|
|
a8ad599af2
|
Removed dolive stage
|
2026-03-14 11:50:02 +02:00 |
|
|
|
1263ad8571
|
Merge pull request 'SImplified prod docker step' (#82) from test into main
continuous-integration/drone Build is passing
continuous-integration/drone/promote/prod Build is failing
Reviewed-on: #82
|
2026-03-14 11:41:53 +02:00 |
|
|
|
5dff86c4fa
|
SImplified prod docker step
|
2026-03-14 11:41:25 +02:00 |
|
|
|
8d12af4e10
|
Merge pull request 'Refactored prod step' (#81) from test into main
continuous-integration/drone Build is passing
continuous-integration/drone/promote/prod Build is passing
Reviewed-on: #81
|
2026-03-14 11:34:09 +02:00 |
|
|
|
6a29032748
|
Refactored prod step
|
2026-03-14 11:33:43 +02:00 |
|
|
|
099bc0c515
|
Merge pull request 'Unified docker commands' (#80) from test into main
continuous-integration/drone Build is passing
continuous-integration/drone/promote/prod Build is passing
Reviewed-on: #80
|
2026-03-14 11:24:14 +02:00 |
|
|
|
634ad82d2c
|
Unified docker commands
|
2026-03-14 11:23:44 +02:00 |
|
|
|
1cb1481ab8
|
Merge pull request 'Using temporary folder' (#79) from test into main
continuous-integration/drone Build is passing
continuous-integration/drone/promote/prod Build is failing
Reviewed-on: #79
|
2026-03-14 11:19:19 +02:00 |
|
|
|
59c08d2314
|
Using temporary folder
|
2026-03-14 11:18:50 +02:00 |
|
|
|
f6bcbb6674
|
Merge pull request 'Fixed docker config path error' (#78) from test into main
continuous-integration/drone Build is passing
continuous-integration/drone/promote/prod Build is failing
Reviewed-on: #78
|
2026-03-14 11:13:51 +02:00 |
|