rmcampos and GitHub
e3ab437a1f
Delete terraform-stg/.terraform.lock.hcl
2026-04-28 17:15:59 -03:00
rmcampos and GitHub
ec3c9246e6
Remove kubeconfig_path variable and update provider
2026-04-28 17:15:37 -03:00
rmcampos and GitHub
8a60c32862
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
rmcampos and GitHub
9c0ae1f41b
Update cd-pr.yml
2026-04-28 17:04:32 -03:00
rmcampos and GitHub
49ba755528
Update cd-pr.yml
2026-04-28 16:58:59 -03:00
rmcampos and GitHub
41431f72b2
Update cd-pr.yml
2026-04-28 16:56:10 -03:00
rmcampos and GitHub
87a56acdb0
Update cd-pr.yml
2026-04-28 16:47:46 -03:00
rmcampos
0931af417e
chore: add debug step to certs
2026-04-28 21:38:35 +02:00
rmcampos
305ad552e7
chore: fix terraform plan command
2026-04-28 21:19:21 +02:00
rmcampos
dabb0a8ead
chore: update stg deployment with kube config location
2026-04-28 21:15:23 +02:00
rmcampos and GitHub
655579da95
Update main.tf
2026-04-28 15:58:54 -03:00
rmcampos and GitHub
b6c7f7cbf2
Update Kubernetes provider config path variable
2026-04-28 15:11:10 -03:00
rmcampos and GitHub
4bbd6610aa
Update Kubeconfig setup to use runner temp directory
2026-04-28 15:10:40 -03:00
rmcampos
9b1542fbda
chore: pin kubernetes provider to 2.x
2026-04-28 19:46:56 +02:00
rmcampos and GitHub
3c6e27b01d
Update Kubernetes provider version constraint
2026-04-28 14:43:53 -03:00
rmcampos and GitHub
fa273a4ffe
Update cd-pr.yml
2026-04-28 14:39:36 -03:00
rmcampos and GitHub
1b43564d5b
Update cd-pr.yml
2026-04-28 14:33:15 -03:00
rmcampos and GitHub
4f33d8d9ae
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
rmcampos and GitHub
e410496495
Increase timeout for terraform plan step
2026-04-28 13:54:55 -03:00
rmcampos and GitHub
73d9c14723
chore(deps): update client dependencies to latest minor versions ( #32 )
2026-04-27 13:58:17 -03:00
rmcampos
158c817683
Merge branch 'main' of github.com:RMCampos/tasknote
2026-04-23 16:02:24 -03:00
rmcampos
e2bf573cb7
feat: add agents md file
2026-04-23 16:00:33 -03:00
rmcampos
9445b889d7
feat: update mailgun templates to match the app ui
2026-04-23 15:47:23 -03:00
rmcampos
6df11e26fa
chore: drop and update schemaspy
2026-04-23 15:45:48 -03:00
github-actions[bot]
85aef0c279
chore: bump api version to 20 [skip ci]
2026-04-16 19:50:18 +00:00
rmcampos and GitHub
c19ef73a5a
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
3b3857207e
chore: add files back after renaming
2026-04-16 18:55:34 +02:00
rmcampos and GitHub
0a30ab0401
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
github-actions[bot]
08cdd73c2b
chore: bump api version to 19 [skip ci]
2026-04-14 20:21:40 +00:00
rmcampos
227296c46d
fix: gh cli wrong --commit argument
2026-04-14 22:21:05 +02:00
github-actions[bot]
35dedf3fbd
chore: bump api version to 18 [skip ci]
2026-04-14 20:17:46 +00:00
rmcampos
a8547fdac4
ci: change to reuse tag and image built on PR and avoid rebuilding on merge
2026-04-14 22:17:14 +02:00
rmcampos and GitHub
35adeb202c
faet: add url to environments
2026-04-10 16:36:59 -03:00
github-actions[bot]
5ecd14b960
chore: bump api version to 17 [skip ci]
2026-04-08 22:05:26 +00:00
rmcampos and GitHub
429dfa02c3
fix: wrong base url for staging env ( #28 )
...
* fix: wrong base url for staging env
* fix: wrong var changed domain
2026-04-08 19:05:00 -03:00
rmcampos and GitHub
e1ccb97b68
Update devcontainer for Java
2026-04-08 18:02:46 -03:00
rmcampos and GitHub
8bb22db9a0
Configure devcontainer with Java, Node.js, and Terraform
...
Added Java, Node.js, and Terraform features to the devcontainer.
2026-04-08 17:23:39 -03:00
rmcampos and GitHub
27f49f101b
chore: drop devcontainer created by ai
2026-04-08 17:17:25 -03:00
rmcampos and GitHub
a07cc97c11
fix: replace timestamp by git runner on staging deploy
2026-04-08 11:21:32 -03:00
rmcampos and GitHub
397894903b
fix: deploy to stg reading from wrong dir
2026-04-08 11:14:34 -03:00
rmcampos and GitHub
1ea98d4707
feat: fix stg deploy file
2026-04-08 11:12:43 -03:00
github-actions[bot]
24545ec16c
chore: bump api version to 16 [skip ci]
2026-04-08 13:47:09 +00:00
rmcampos and GitHub
ce18bc01eb
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
rmcampos and GitHub
fcf2e25c15
Create build-app-candidate.yml
2026-04-07 17:59:50 -03:00
rmcampos and GitHub
c291393962
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
rmcampos and GitHub
8122260737
fix: drop reduntant workflow trigger and fix changes detect
2026-04-06 12:41:49 -03:00
rmcampos
2c1c892006
chore: update client dependencies
2026-04-06 12:29:16 -03:00
rmcampos and GitHub
da8c33234f
feat: add dev container
2026-04-06 10:13:19 -03:00
rmcampos and GitHub
8c0a2149ad
add conditional check
2026-04-05 17:25:26 -03:00
rmcampos and GitHub
d3cd4f656f
feat: stop workflow if no changes
2026-04-05 17:18:05 -03:00