simplifique
  • Joined on 2026-01-02
simplifique pushed to main at simplifique/Vendaweb-api 2026-02-12 16:08:28 -05:00
c088c38a05 chore: update registry and repository URLs to use internal IP address
simplifique pushed to main at simplifique/Vendaweb-api 2026-02-12 16:00:45 -05:00
599a916257 fix: update health check status message to reflect new version
Compare 2 commits »
simplifique pushed to main at simplifique/Vendaweb-portal 2026-02-12 15:05:10 -05:00
161ed4dbe0 fix: correct title spelling in index.html from "Plataforma Smart" to "Plataforma Smarts"
simplifique pushed to main at simplifique/Vendaweb-portal 2026-02-12 14:36:37 -05:00
3110e0aeb4 chore: change git remote URL protocol from HTTPS to HTTP in deploy workflow
simplifique pushed to main at simplifique/Vendaweb-portal 2026-02-12 14:18:54 -05:00
8aa310daec chore: improve image tag update logic in deploy workflow and adjust image registry URL format
simplifique pushed to main at simplifique/Vendaweb-portal 2026-02-12 14:07:20 -05:00
e4de5af67a chore: remove HTTP protocol from registry URL in deploy workflow
simplifique pushed to main at simplifique/Vendaweb-portal 2026-02-12 14:00:34 -05:00
18bbf6cd5e chore: update registry URL to use local IP for image and git operations
simplifique pushed to main at simplifique/Vendaweb-portal 2026-01-29 18:39:22 -05:00
e14157cb3a chore: restore api base URL to https
simplifique pushed to main at simplifique/Vendaweb-api 2026-01-29 17:56:51 -05:00
e5dc346b96 fix: persist shipping fee and refresh k8s docs
simplifique pushed to main at simplifique/Vendaweb-portal 2026-01-29 17:55:10 -05:00
d6249ca40f chore: update branding assets and API URLs
simplifique pushed to main at simplifique/Vendaweb-portal 2026-01-29 15:08:42 -05:00
bbc5ca8856 chore: point frontend to api.vendaweb.simplifiquehc.com.br
simplifique pushed to main at simplifique/Vendaweb-portal 2026-01-29 14:57:47 -05:00
76095c15d0 chore: drop legacy browsers and speed up docker builds
simplifique pushed to main at simplifique/Vendaweb-portal 2026-01-29 14:48:02 -05:00
750645fdb0 chore: reduce portal replicas to 2
simplifique pushed to main at simplifique/Vendaweb-portal 2026-01-29 14:03:03 -05:00
510bf7a530 fix: non-interactive registry login in gitea workflow
simplifique pushed to main at simplifique/Vendaweb-portal 2026-01-29 14:00:26 -05:00
0fd088a222 chore: add k8s manifests and deploy workflow for portal
simplifique pushed to main at simplifique/Vendaweb-api 2026-01-29 13:21:48 -05:00
fd17be5408 fix: harden GitOps deploy and rollback
simplifique pushed to main at simplifique/Vendaweb-api 2026-01-29 12:58:26 -05:00
589fa2913c fix: correct pipeline to update k8s manifest
simplifique pushed to main at simplifique/Vendaweb-api 2026-01-29 12:52:32 -05:00
587d097d9b ci: restrict workflow triggers to main branch only
simplifique pushed to main at simplifique/Vendaweb-api 2026-01-29 12:49:05 -05:00
a694af97c6 feat: add app controller with version and health check endpoints
simplifique pushed to main at simplifique/Vendaweb-api 2026-01-29 12:31:40 -05:00
6523c5f520 feat: Add API endpoints for application version and health checks.