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
rmcampos and GitHub
fce011caf2
fix: numeric tag in the backend
2026-04-05 17:13:51 -03:00
rmcampos and GitHub
7ea7d96826
chore: make repository name lowercase
2026-04-05 17:01:39 -03:00
rmcampos and GitHub
7509eb18c5
chore: address tag and number different in the backend image
2026-04-05 17:00:21 -03:00
rmcampos and GitHub
367512aa0d
fix: list backend tags. oh boy
2026-04-05 16:57:01 -03:00
rmcampos and GitHub
ff5efbc1cd
fix: get proper image tags
2026-04-05 16:56:07 -03:00
rmcampos and GitHub
2b9467ac02
fix: backend and fronend tags
2026-04-05 16:51:51 -03:00
rmcampos and GitHub
8fb211a4ce
fix: mailgun api key name was wrong
2026-04-05 16:47:18 -03:00
rmcampos and GitHub
7ca42e0618
chore: improve deployments
2026-04-05 16:44:59 -03:00
rmcampos and GitHub
20b778cb94
chore: downgrade actions versions
2026-04-05 16:33:38 -03:00
rmcampos and GitHub
d26a057cd2
fix: wrong ns
2026-04-05 16:29:37 -03:00
rmcampos and GitHub
e25c20c32c
chore(deploy): fix sort order when listing image to deploy
2026-04-05 16:23:38 -03:00
rmcampos and GitHub
6ef490c44f
chore: finally formatted tf file nicely
2026-04-05 16:20:59 -03:00
rmcampos and GitHub
8735cd3c7c
chore: fix tf file formatting
2026-04-05 16:11:08 -03:00
rmcampos and GitHub
f692420403
chore: format tf file
2026-04-05 16:04:44 -03:00
rmcampos and GitHub
ed61e2a3b6
feat: add kubernetes CD
2026-04-05 15:58:28 -03:00
github-actions[bot]
5e200032fd
chore: bump api version to 15 [skip ci]
2026-03-17 18:41:21 +00:00
rmcampos
a43c8bb5fe
chore: fix and improve workflow files
2026-03-17 15:40:39 -03:00
github-actions[bot]
ca3ff49521
chore: bump api version to 14 [skip ci]
2026-03-17 18:31:34 +00:00
rmcampos
741cc9693f
feat: bump dependencies in back and front
2026-03-17 15:30:54 -03:00
github-actions[bot]
f5175c41fc
chore: bump api version to 13 [skip ci]
2026-03-16 16:45:38 +00:00
rmcampos
240515cc93
Merge branch 'main' of github.com:RMCampos/tasknote
2026-03-16 13:45:05 -03:00
rmcampos
ee1c0cfb64
fix: add missing templates and config for new domain
2026-03-16 13:44:46 -03:00
github-actions[bot]
37f991d56f
chore: bump api version to 12 [skip ci]
2026-03-16 15:50:14 +00:00
rmcampos
13eadd75dc
Merge branch 'main' of github.com:RMCampos/tasknote
2026-03-16 12:49:30 -03:00
rmcampos
5ae989a1cc
feat: update new error message and translations
2026-03-16 12:48:30 -03:00