Commit Graph
139 Commits
Author SHA1 Message Date
rmcamposandGitHub 94d33ff4d6 Update cd-pr.yml 2026-04-29 16:36:26 -03:00
rmcamposandGitHub f13b96a5cd Update Kubeconfig setup directory path 2026-04-29 16:17:27 -03:00
rmcamposandGitHub 54e35a97c7 Update cd-pr.yml 2026-04-29 15:35:31 -03:00
rmcamposandGitHub 529f98d363 Update cd-pr.yml 2026-04-28 18:43:30 -03:00
rmcamposandGitHub f6dbc45a3f Update cd-pr.yml 2026-04-28 18:31:07 -03:00
rmcamposandGitHub 74253d52fb Update cd-pr.yml 2026-04-28 18:26:16 -03:00
rmcamposandGitHub 1a991d3d4f Update cd-pr.yml 2026-04-28 18:21:23 -03:00
rmcamposandGitHub 6d98bbbfcb Update cd-pr.yml 2026-04-28 18:12:03 -03:00
rmcampos b7c2255760 chore: udpate terraform to latest version again and add go option to use tlsv1 2026-04-28 22:59:05 +02:00
rmcamposandGitHub a50bc501b6 Add step to display Terraform provider versions
Added a step to show Terraform provider versions in the CI workflow.
2026-04-28 17:32:11 -03:00
rmcamposandGitHub 0a37692f90 Update cd-pr.yml 2026-04-28 17:24:04 -03:00
rmcamposandGitHub 61e62e19b8 Remove cluster connectivity debug steps from workflow
Removed various debugging and connectivity checks related to the Kubernetes cluster from the CI/CD workflow.
2026-04-28 17:14:46 -03:00
rmcamposandGitHub 71f6f52d39 Update cd-pr.yml 2026-04-28 17:04:32 -03:00
rmcamposandGitHub 3d7ef524dd Update cd-pr.yml 2026-04-28 16:58:59 -03:00
rmcamposandGitHub db625f0169 Update cd-pr.yml 2026-04-28 16:56:10 -03:00
rmcamposandGitHub 8eb4a7f654 Update cd-pr.yml 2026-04-28 16:47:46 -03:00
rmcampos 1d434840bb chore: add debug step to certs 2026-04-28 21:38:35 +02:00
rmcampos 48494bc647 chore: fix terraform plan command 2026-04-28 21:19:21 +02:00
rmcampos f728898918 chore: update stg deployment with kube config location 2026-04-28 21:15:23 +02:00
rmcamposandGitHub f79530a80b Update Kubeconfig setup to use runner temp directory 2026-04-28 15:10:40 -03:00
rmcamposandGitHub 300b3a16cb Update cd-pr.yml 2026-04-28 14:39:36 -03:00
rmcamposandGitHub fba6d3c6d0 Update cd-pr.yml 2026-04-28 14:33:15 -03:00
rmcamposandGitHub f1547a997f Add connectivity debug steps to CD workflow
Added steps to debug cluster connectivity and test TCP and TLS.
2026-04-28 14:26:41 -03:00
rmcamposandGitHub 6d68ee069c Increase timeout for terraform plan step 2026-04-28 13:54:55 -03:00
rmcamposandGitHub 80314f22d0 feat: improve security and prevent xss attacks (#30)
* feat: improve security and prevent xss attacks

* chore: fix frontend test file name location

* fix: frontend test case

* ci: add deployment connection
2026-04-16 16:49:51 -03:00
rmcampos c9c414d83f chore: add files back after renaming 2026-04-16 18:55:34 +02:00
rmcamposandGitHub 27c7455870 chore: add files and config to run on VPS and test locally (#29)
* chore: add files and config to run on VPS and test locally

* chore: add missing nginx files left behind

* chore: rename workflow files
2026-04-16 13:54:16 -03:00
rmcampos 25b04dd86b fix: gh cli wrong --commit argument 2026-04-14 22:21:05 +02:00
rmcampos 1111f961dd ci: change to reuse tag and image built on PR and avoid rebuilding on merge 2026-04-14 22:17:14 +02:00
rmcamposandGitHub 95e5336e50 faet: add url to environments 2026-04-10 16:36:59 -03:00
rmcamposandGitHub b08bed7977 fix: replace timestamp by git runner on staging deploy 2026-04-08 11:21:32 -03:00
rmcamposandGitHub 48b9eec4be fix: deploy to stg reading from wrong dir 2026-04-08 11:14:34 -03:00
rmcamposandGitHub 68dcb033a4 feat: fix stg deploy file 2026-04-08 11:12:43 -03:00
rmcamposandGitHub 1c3e6a927d chore: bump spring version to 4.0.5 (#27)
* chore: bump spring version to 4.0.5

* feat: add docker build to CI workflow

* feat: add staging deploy - wip

* fix: change triggers to include PR changes

* feat: add server ci and deploy to stg

* chore: add app build candidate

* remove from branch, get from main

* fix: build app candidate

* fix: build app candidate

* fix: fe changes in the app

* fix: app ci workflow dispatch

* chore: improve PR ci and cd

* feat: make deployments always happen for PRs

* feat: improve workflow names
2026-04-08 10:46:41 -03:00
rmcamposandGitHub 3bb21e5315 Create build-app-candidate.yml 2026-04-07 17:59:50 -03:00
rmcamposandGitHub 19d17350fd Add GitHub Actions workflow for server candidate build
This workflow builds and pushes a Docker image for the server candidate using Maven and caches buildpack layers.
2026-04-07 17:35:15 -03:00
rmcamposandGitHub 75b2b87379 fix: drop reduntant workflow trigger and fix changes detect 2026-04-06 12:41:49 -03:00
rmcamposandGitHub 9ac3152edb add conditional check 2026-04-05 17:25:26 -03:00
rmcamposandGitHub 3c3d8222ff feat: stop workflow if no changes 2026-04-05 17:18:05 -03:00
rmcamposandGitHub 5898b16089 fix: numeric tag in the backend 2026-04-05 17:13:51 -03:00
rmcamposandGitHub 778937254b chore: make repository name lowercase 2026-04-05 17:01:39 -03:00
rmcamposandGitHub f1b6419411 chore: address tag and number different in the backend image 2026-04-05 17:00:21 -03:00
rmcamposandGitHub fefe3439f4 fix: list backend tags. oh boy 2026-04-05 16:57:01 -03:00
rmcamposandGitHub 97d538ded8 fix: get proper image tags 2026-04-05 16:56:07 -03:00
rmcamposandGitHub 6c2874de56 fix: backend and fronend tags 2026-04-05 16:51:51 -03:00
rmcamposandGitHub 7b1c0ad385 fix: mailgun api key name was wrong 2026-04-05 16:47:18 -03:00
rmcamposandGitHub 80b915ad79 chore: improve deployments 2026-04-05 16:44:59 -03:00
rmcamposandGitHub 136f2cd4ff chore: downgrade actions versions 2026-04-05 16:33:38 -03:00
rmcamposandGitHub ad46c150df fix: wrong ns 2026-04-05 16:29:37 -03:00
rmcamposandGitHub e2a4cba2b5 chore(deploy): fix sort order when listing image to deploy 2026-04-05 16:23:38 -03:00