Commit Graph
500 Commits
Author SHA1 Message Date
github-actions[bot] 674f51004d chore: bump api version to 21 [skip ci] 2026-05-06 21:20:59 +00:00
rmcamposandGitHub 028bb6412a chore: bump dependencies back and front (#41)
* chore: bump dependencies in the client

* chore: bump server deps
2026-05-06 18:20:24 -03:00
CopilotGitHubcopilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>RMCamposrmcampos
1aa8ded9b3 feat: Integrate Cypress for E2E authentication testing (#39)
* Initial plan

* feat: add Cypress E2E testing for auth flows

Agent-Logs-Url: https://github.com/RMCampos/tasknote/sessions/f3b4e747-3e09-4b6c-8b4c-336cf45b59c4

Co-authored-by: RMCampos <2219519+RMCampos@users.noreply.github.com>

* fix: use regex intercepts and unique emails in Cypress auth tests

Agent-Logs-Url: https://github.com/RMCampos/tasknote/sessions/2a1225d9-9412-459e-bc97-93303454a461

Co-authored-by: RMCampos <2219519+RMCampos@users.noreply.github.com>

* fix: use PUT method for sign-up intercepts in Cypress auth tests

Agent-Logs-Url: https://github.com/RMCampos/tasknote/sessions/bda14dfc-a30d-4c01-aa74-e8c2690072e3

Co-authored-by: RMCampos <2219519+RMCampos@users.noreply.github.com>

* chore: update tools.md file to include sql command

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: RMCampos <2219519+RMCampos@users.noreply.github.com>
Co-authored-by: Ricardo Campos <ricardompcampos@gmail.com>
2026-05-06 17:21:17 -03:00
rmcamposandGitHub bccd30c1a9 fix: address frontend test warnings and errors (#37)
* fix: warnings and issues when running unit tests

* chore: bump i18next deps
2026-05-06 09:14:51 -03:00
rmcamposandGitHub ecb645415b feat: update vite to v8. (#35)
Issue #26
2026-05-05 18:47:40 -03:00
rmcamposandGitHub 0b99613710 chore: upgrade typescript to v6 (#34)
* chore: udpate typescript to v6

* fix: build issue
2026-04-29 16:42:43 -03:00
rmcamposandGitHub e9b086b57d Update cd-pr.yml 2026-04-29 16:36:26 -03:00
rmcamposandGitHub bae9ab5797 Update Kubeconfig setup directory path 2026-04-29 16:17:27 -03:00
rmcampos 2435a503fd feat: add gemini commands and update agent 2026-04-29 15:36:52 -03:00
rmcamposandGitHub d1aef9113b Update cd-pr.yml 2026-04-29 15:35:31 -03:00
rmcamposandGitHub db7f8355dd chore(client): update dependencies to latest minor versions (#33)
* chore(client): update dependencies to latest minor versions

* chore: increate timeout to deploy plan changes on staging
2026-04-29 15:08:04 -03:00
rmcamposandGitHub 02000b91d3 Update cd-pr.yml 2026-04-28 18:43:30 -03:00
rmcamposandGitHub f193385479 Update cd-pr.yml 2026-04-28 18:31:07 -03:00
rmcamposandGitHub cfd8589093 Update cd-pr.yml 2026-04-28 18:26:16 -03:00
rmcamposandGitHub 3831be3c37 Update cd-pr.yml 2026-04-28 18:21:23 -03:00
rmcamposandGitHub 8aa73887b6 Update cd-pr.yml 2026-04-28 18:12:03 -03:00
rmcampos 7cc5b3a6f6 fix: lock kubernetes provider to 2.38.0 2026-04-28 23:06:39 +02:00
rmcampos 01329605c7 chore: udpate terraform to latest version again and add go option to use tlsv1 2026-04-28 22:59:05 +02:00
rmcampos f8643f2460 fix: pin kubernetes provider to 2.35.1 to fix TLS handshake timeout 2026-04-28 22:43:33 +02:00
rmcamposandGitHub afeb175a18 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 e5498bd10f Update cd-pr.yml 2026-04-28 17:24:04 -03:00
rmcamposandGitHub e3ab437a1f Delete terraform-stg/.terraform.lock.hcl 2026-04-28 17:15:59 -03:00
rmcamposandGitHub ec3c9246e6 Remove kubeconfig_path variable and update provider 2026-04-28 17:15:37 -03:00
rmcamposandGitHub 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
rmcamposandGitHub 9c0ae1f41b Update cd-pr.yml 2026-04-28 17:04:32 -03:00
rmcamposandGitHub 49ba755528 Update cd-pr.yml 2026-04-28 16:58:59 -03:00
rmcamposandGitHub 41431f72b2 Update cd-pr.yml 2026-04-28 16:56:10 -03:00
rmcamposandGitHub 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
rmcamposandGitHub 655579da95 Update main.tf 2026-04-28 15:58:54 -03:00
rmcamposandGitHub b6c7f7cbf2 Update Kubernetes provider config path variable 2026-04-28 15:11:10 -03:00
rmcamposandGitHub 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
rmcamposandGitHub 3c6e27b01d Update Kubernetes provider version constraint 2026-04-28 14:43:53 -03:00
rmcamposandGitHub fa273a4ffe Update cd-pr.yml 2026-04-28 14:39:36 -03:00
rmcamposandGitHub 1b43564d5b Update cd-pr.yml 2026-04-28 14:33:15 -03:00
rmcamposandGitHub 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
rmcamposandGitHub e410496495 Increase timeout for terraform plan step 2026-04-28 13:54:55 -03:00
rmcamposandGitHub 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
rmcamposandGitHub 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
rmcamposandGitHub 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