Jenkins
|
eaaefbbff5
|
chore(demo-nginx): Update image to main-40
|
2026-01-06 05:13:31 +00:00 |
|
Jenkins
|
479f32613f
|
chore(demo-nginx): Update image to main-39
|
2026-01-06 04:13:34 +00:00 |
|
Jenkins
|
dd9864087d
|
chore(demo-nginx): Update image to main-38
|
2026-01-06 03:13:31 +00:00 |
|
Jenkins
|
a75ed4d47d
|
chore(demo-nginx): Update image to main-37
|
2026-01-06 02:13:34 +00:00 |
|
Jenkins
|
098ba7b539
|
chore(demo-nginx): Update image to main-36
|
2026-01-06 01:13:33 +00:00 |
|
Jenkins
|
1356164fd6
|
chore(demo-nginx): Update image to main-35
|
2026-01-06 00:13:33 +00:00 |
|
Jenkins
|
ab8c8c2dfd
|
chore(demo-nginx): Update image to main-34
|
2026-01-05 23:13:34 +00:00 |
|
Jenkins
|
da4b99acb6
|
chore(demo-nginx): Update image to main-33
|
2026-01-05 22:13:34 +00:00 |
|
Jenkins
|
61e040e042
|
chore(demo-nginx): Update image to main-32
|
2026-01-05 21:13:30 +00:00 |
|
Jenkins
|
80d0fd67b6
|
chore(demo-nginx): Update image to main-31
|
2026-01-05 20:13:30 +00:00 |
|
Jenkins
|
7e9cb5e30d
|
chore(demo-nginx): Update image to main-30
|
2026-01-05 19:13:33 +00:00 |
|
|
|
e670dc4e57
|
Update apps/demo-nginx/CICD_GUIDE.md
|
2026-01-05 18:27:55 +00:00 |
|
Jenkins
|
f8277a982c
|
chore(demo-nginx): Update image to main-29
|
2026-01-05 18:02:53 +00:00 |
|
Jenkins
|
92b1881e33
|
chore(demo-nginx): Update image to main-28
|
2026-01-05 18:02:28 +00:00 |
|
Jenkins
|
b31fdb3028
|
chore(demo-nginx): Update image to main-27
|
2026-01-05 18:01:29 +00:00 |
|
Jenkins
|
7665bc2418
|
chore(demo-nginx): Update image to main-26
|
2026-01-05 18:00:25 +00:00 |
|
Jenkins
|
e3e026f1b8
|
chore(demo-nginx): Update image to main-25
|
2026-01-05 17:59:29 +00:00 |
|
Jenkins
|
f80077f8da
|
chore(demo-nginx): Update image to main-24
|
2026-01-05 17:58:45 +00:00 |
|
Claude AI
|
c16588f74d
|
feat(jenkins): Use jenkins ServiceAccount and remove kubeconfig mount
|
2026-01-05 17:57:54 +00:00 |
|
Claude AI
|
568030aec2
|
feat(jenkins): Add ServiceAccount and RBAC for Kubernetes deployments
|
2026-01-05 17:57:41 +00:00 |
|
Jenkins
|
7c690f85ad
|
chore(demo-nginx): Update image to main-23
|
2026-01-05 17:57:28 +00:00 |
|
Jenkins
|
bdc05b0641
|
chore(demo-nginx): Update image to main-22
|
2026-01-05 17:56:28 +00:00 |
|
Jenkins
|
b16f8a8f51
|
chore(demo-nginx): Update image to main-21
|
2026-01-05 17:55:33 +00:00 |
|
Claude AI
|
c559a32d2c
|
fix(jenkins): Use separate init containers for docker and kubectl installation
|
2026-01-05 17:54:11 +00:00 |
|
Jenkins
|
da932a1d8f
|
chore(demo-nginx): Update image to main-18
|
2026-01-05 17:48:30 +00:00 |
|
Claude AI
|
ebacbacd97
|
feat(jenkins): Add kubectl installation via init container and mount kubeconfig
|
2026-01-05 17:48:15 +00:00 |
|
Jenkins
|
ee32ee2104
|
chore(demo-nginx): Update image to main-17
|
2026-01-05 17:47:30 +00:00 |
|
Jenkins
|
80bf43ef63
|
chore(demo-nginx): Update image to main-16
|
2026-01-05 17:46:30 +00:00 |
|
Jenkins
|
3db1d1d5fd
|
chore(demo-nginx): Update image to main-15
|
2026-01-05 17:45:31 +00:00 |
|
Jenkins
|
9d9e8d9098
|
chore(demo-nginx): Update image to main-14
|
2026-01-05 17:44:58 +00:00 |
|
Jenkins
|
ea257a9d35
|
chore(demo-nginx): Update image to main-12
|
2026-01-05 17:42:31 +00:00 |
|
Jenkins
|
729676ef25
|
chore(demo-nginx): Update image to main-11
|
2026-01-05 17:42:15 +00:00 |
|
Claude AI
|
8fc14fd24c
|
fix(jenkinsfile): Remove flaky test stage, simplify pipeline
|
2026-01-05 17:41:22 +00:00 |
|
|
|
8abae79976
|
Update apps/demo-nginx/Jenkinsfile
|
2026-01-05 17:33:05 +00:00 |
|
Claude AI
|
f3325daa98
|
fix(jenkinsfile): Fix Docker repo name - use username instead of email
|
2026-01-05 17:29:21 +00:00 |
|
Claude AI
|
07f583966f
|
fix(jenkins): Use command to properly extend PATH instead of replacing it
|
2026-01-05 17:22:24 +00:00 |
|
Claude AI
|
5c851b455e
|
fix(jenkins): Add Docker CLI via init container and mount docker socket
|
2026-01-05 17:14:04 +00:00 |
|
Claude AI
|
bcadd441b6
|
feat(jenkins): Add custom Dockerfile with Docker CLI and kubectl
|
2026-01-05 17:13:52 +00:00 |
|
Claude AI
|
3498d03ccb
|
feat(jenkins): Add Docker CLI installation script
|
2026-01-05 17:13:41 +00:00 |
|
Claude AI
|
e32c6c59fb
|
fix(jenkins): Add Docker socket mount for CI/CD pipelines
|
2026-01-05 17:13:31 +00:00 |
|
|
|
e5c284caa8
|
Update apps/demo-nginx/Jenkinsfile
|
2026-01-05 16:53:46 +00:00 |
|
Claude AI
|
2e7491153b
|
docs(demo-nginx): Add comprehensive pipeline documentation
|
2026-01-05 14:22:00 +00:00 |
|
Claude AI
|
8e28c418aa
|
feat(demo-nginx): Add comprehensive Jenkins CI/CD pipeline
|
2026-01-05 14:20:53 +00:00 |
|
Claude AI
|
2e9680440c
|
feat(demo-nginx): Add ArgoCD application manifest
|
2026-01-05 14:20:14 +00:00 |
|
Claude AI
|
154db0aa58
|
feat(demo-nginx): Add ingress with TLS
|
2026-01-05 14:20:07 +00:00 |
|
Claude AI
|
699e736d3b
|
feat(demo-nginx): Add deployment and service manifests
|
2026-01-05 14:19:59 +00:00 |
|
Claude AI
|
a5df3d3f1a
|
feat(demo-nginx): Add namespace for demo nginx application
|
2026-01-05 14:19:49 +00:00 |
|
Claude AI
|
16fe113da3
|
docs(grafana): Add comprehensive Loki integration guide
|
2026-01-05 13:32:46 +00:00 |
|
Claude AI
|
6d263677da
|
feat(grafana): Add comprehensive Loki logs dashboard
|
2026-01-05 13:31:52 +00:00 |
|
Claude AI
|
7bc8648b28
|
feat(grafana): Add Loki datasource configuration
|
2026-01-05 13:31:15 +00:00 |
|